From 3a7058be89a51ded801a1a760ada6a43ca20ffed Mon Sep 17 00:00:00 2001 From: schnoebe Date: Sat, 5 Mar 2011 23:08:52 +0000 Subject: pull up request 3382, requested by tnn@ Revisions pulled up: + pkgsrc/www/seamonkey/Makefile 1.46, 1.47 + pkgsrc/www/seamonkey/distinfo 1.59 Module Name: pkgsrc Committed By: wiz Date: Thu Jan 13 13:53:34 UTC 2011 Modified Files: pkgsrc/www/seamonkey: Makefile Log Message: png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 pkgsrc/www/seamonkey/Makefile Module Name: pkgsrc Committed By: tnn Date: Sat Mar 5 14:48:21 UTC 2011 Modified Files: pkgsrc/www/seamonkey: Makefile distinfo Log Message: Security and stability update of seamonkey to 2.0.12. MFSA 2011-10 CSRF risk with plugins and 307 redirects MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents MFSA 2011-07 Memory corruption during text run construction (Windows) MFSA 2011-06 Use-after-free error using Web Workers MFSA 2011-05 Buffer overflow in JavaScript atom map MFSA 2011-04 Buffer overflow in JavaScript upvarMap MFSA 2011-03 Use-after-free error in JSON.stringify MFSA 2011-02 Recursive eval call causes confirm dialogs to evaluate to true MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17) --- www/seamonkey/Makefile | 4 ++-- www/seamonkey/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 5f0c98c5007..c7b82ec8b66 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2010/12/12 00:07:23 tnn Exp $ +# $NetBSD: Makefile,v 1.45.2.1 2011/03/05 23:08:52 schnoebe Exp $ # DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER} -SM_VER= 2.0.11 +SM_VER= 2.0.12 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index e60ec090731..377aae97680 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.58 2010/12/12 00:07:23 tnn Exp $ +$NetBSD: distinfo,v 1.58.2.1 2011/03/05 23:08:52 schnoebe Exp $ -SHA1 (seamonkey-2.0.11.source.tar.bz2) = ddcb0a0fb76aa239117c375dbe3ac7969d0ed421 -RMD160 (seamonkey-2.0.11.source.tar.bz2) = 146485d3ccb84d921fbd563c1c863e40016079f7 -Size (seamonkey-2.0.11.source.tar.bz2) = 61641109 bytes +SHA1 (seamonkey-2.0.12.source.tar.bz2) = bacbaacbe2b2c09b8c99f2bdbf594b541880aee2 +RMD160 (seamonkey-2.0.12.source.tar.bz2) = 1f6b438036341a9d1f9c770fc557ee6d42c6adeb +Size (seamonkey-2.0.12.source.tar.bz2) = 61633659 bytes SHA1 (patch-aa) = 0d46562e73fce3fc1bf590ac93a28b2202a8e214 SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead SHA1 (patch-ab) = c7a6961362b131f0a39f65355562b115fae3be85 -- cgit v1.2.3