Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4E31163B8DB for ; Fri, 12 Oct 2012 18:32:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2229414A1C4; Fri, 12 Oct 2012 18:32:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 50CC714A1B8 for ; Fri, 12 Oct 2012 18:32:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id tdoIYhD12EjS for ; Fri, 12 Oct 2012 18:32:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 74BC614A0E3 for ; Fri, 12 Oct 2012 18:32:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6B459175DD; Fri, 12 Oct 2012 18:32:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 12 Oct 2012 18:32:35 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/seamonkey To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20121012183235.6B459175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 12 18:32:35 UTC 2012 Modified Files: pkgsrc/www/seamonkey: Makefile PLIST PLIST.lightning distinfo enigmail.mk pkgsrc/www/seamonkey/patches: patch-as patch-aw patch-mail_app_nsMailApp.cpp Removed Files: pkgsrc/www/seamonkey/patches: patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h patch-ma patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc Log Message: Update to 2.13 * Update enigmail to 1.4.5 * Update Mozilla Lightning to 1.8 Changelog: SeaMonkey-specific changes None. Mozilla platform changes JavaScript responsiveness has been improved through incremental garbage collection. CSS3 Animations, Transitions, Transforms and Gradients have been unprefixed. MD5 is no longer supported as a hash algorithm in digital signatures. The Opus codec is now support by default. The reverse CSS3 animation direction has been implemented. Per tab reporting is now available in about:memory. Fixed several stability issues. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 pkgsrc/www/seamonkey/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/seamonkey/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/seamonkey/PLIST.lightning cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/seamonkey/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/seamonkey/enigmail.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/seamonkey/patches/patch-as cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/seamonkey/patches/patch-aw cvs rdiff -u -r1.5 -r0 \ pkgsrc/www/seamonkey/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h \ pkgsrc/www/seamonkey/patches/patch-ma cvs rdiff -u -r1.3 -r1.4 \ pkgsrc/www/seamonkey/patches/patch-mail_app_nsMailApp.cpp cvs rdiff -u -r1.4 -r0 \ pkgsrc/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.