diff options
author | ryoon <ryoon> | 2014-10-30 17:12:27 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-10-30 17:12:27 +0000 |
commit | caad089f8b2ed41175857e1f71038a26a20ef665 (patch) | |
tree | c5e9aaed8cb56654e2a4cf793cc86b880734c274 /www/firefox | |
parent | fd0e0e139e1a1f4708c7afab6a872b1674a5f260 (diff) | |
download | pkgsrc-caad089f8b2ed41175857e1f71038a26a20ef665.tar.gz |
Update to 33.0.2
Changelog:
Fixed
33.0.2: Fix a startup crash with some combination of hardware and drivers
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 7844c443dc0..2beee6a51da 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.179 2014/10/29 22:12:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.180 2014/10/30 17:12:27 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 33.0 -MOZ_BRANCH_MINOR= .1 +MOZ_BRANCH_MINOR= .2 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 53f8b0c79cd..d832897460c 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.165 2014/10/28 17:26:56 ryoon Exp $ +$NetBSD: distinfo,v 1.166 2014/10/30 17:12:27 ryoon Exp $ -SHA1 (firefox-33.0.1.source.tar.bz2) = 09b9ca1f6af1e0ff8716d559ccf55801ae1a8f2d -RMD160 (firefox-33.0.1.source.tar.bz2) = 950503814eb4a07cb9ba2ad7dae1b5377536304b -Size (firefox-33.0.1.source.tar.bz2) = 155162060 bytes +SHA1 (firefox-33.0.2.source.tar.bz2) = 60657ba123df85a632822974d8f914cc8c35a738 +RMD160 (firefox-33.0.2.source.tar.bz2) = 3fa3fc7ce8c1418765048581e93c5d2c119b6662 +Size (firefox-33.0.2.source.tar.bz2) = 155166571 bytes SHA1 (patch-aa) = 9975c507837d3894ca4915e5c5fd65264f1cd526 SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 |