diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-04-21 11:27:23 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-04-21 11:27:23 +0000 |
commit | c9f0aa5f3aefe7a5948f98b154a5083a899f2066 (patch) | |
tree | c29b2374aa6644f5fe6b8a92982f868152589472 | |
parent | 79d3242cef99cec8e8de668f9aa51fbb94bb4582 (diff) | |
download | pkgsrc-c9f0aa5f3aefe7a5948f98b154a5083a899f2066.tar.gz |
Update to 37.0.2
Changelog:
Fixed Request Desktop Site feature does not work as expected
-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 66b5fc0d547..ac428d5b246 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.208 2015/04/12 06:24:32 martin Exp $ +# $NetBSD: Makefile,v 1.209 2015/04/21 11:27:23 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 37.0.1 +MOZ_BRANCH= 37.0.2 MOZ_BRANCH_MINOR= DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 2 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 3a82a7ce1b5..4a0f01f079e 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.201 2015/04/12 06:24:32 martin Exp $ +$NetBSD: distinfo,v 1.202 2015/04/21 11:27:23 ryoon Exp $ -SHA1 (firefox-37.0.1.source.tar.bz2) = 8bbffaa3cb81916bb44e11773d3f05fc4f2b9f36 -RMD160 (firefox-37.0.1.source.tar.bz2) = f3605aaab5e4e002ab29523d8dcaed1953a03ab8 -Size (firefox-37.0.1.source.tar.bz2) = 178735792 bytes +SHA1 (firefox-37.0.2.source.tar.bz2) = 6e306d56e4e00ffdc2ddbdfbbabe4cb9fc527071 +RMD160 (firefox-37.0.2.source.tar.bz2) = 193762b58712fb48c69cfcecc73587867167bd1d +Size (firefox-37.0.2.source.tar.bz2) = 178743099 bytes SHA1 (patch-aa) = bfaa1b50d7547a9d5c82b66d7ac76df4906d956b SHA1 (patch-accessible_atk_Platform.cpp) = 0f957996759f8b81f6d3a833977b5cee9af65208 SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc |