diff options
author | tnn <tnn@pkgsrc.org> | 2010-04-03 08:45:57 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-04-03 08:45:57 +0000 |
commit | 9ddc79e16bb8c6cae973bc41db9a827d6e0e86e4 (patch) | |
tree | 3f01dc6d25aaf51a8596a376fa0c3f3b0b6155d2 /www/seamonkey | |
parent | e5a6dd1a8aa2ef759cb830caa0e5ff2bb8aa8635 (diff) | |
download | pkgsrc-9ddc79e16bb8c6cae973bc41db9a827d6e0e86e4.tar.gz |
Update to seamonkey-2.0.4.
* Security fixes (MFSA 2010-16 through MFSA 2010-24)
* Fixes for a number of non-security-relevant crashes, increasing the
stability of the whole platform and the Mail & Newsgroups part of SeaMonkey
* ChatZilla localization packs work again (Bug 540842)
* FTP file upload was fixed (Bug 467524)
* The internal help content was updated some more
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 5 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 84a17ce08ff..20ef77c3277 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2010/03/16 10:59:09 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2010/04/03 08:45:57 tnn Exp $ # DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER} -SM_VER= 2.0.3 -PKGREVISION= 1 +SM_VER= 2.0.4 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 d5fcd729c0b..144076f47fc 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.47 2010/03/16 10:59:09 tnn Exp $ +$NetBSD: distinfo,v 1.48 2010/04/03 08:45:57 tnn Exp $ -SHA1 (seamonkey-2.0.3.source.tar.bz2) = 517bd1dd2ebb5bd856c8543f3f7f282681c241ce -RMD160 (seamonkey-2.0.3.source.tar.bz2) = d19385263c2dfc5de63be389ae342041c7d34dfd -Size (seamonkey-2.0.3.source.tar.bz2) = 60922373 bytes +SHA1 (seamonkey-2.0.4.source.tar.bz2) = 8bbf46520725b3fae0d057821a4e7cd89baa8031 +RMD160 (seamonkey-2.0.4.source.tar.bz2) = ee0fd6efd1d14a84626f6d597c6dee17af946add +Size (seamonkey-2.0.4.source.tar.bz2) = 61574927 bytes SHA1 (patch-aa) = 0d46562e73fce3fc1bf590ac93a28b2202a8e214 SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead SHA1 (patch-ab) = c7a6961362b131f0a39f65355562b115fae3be85 |