diff options
author | tron <tron@pkgsrc.org> | 2015-04-06 10:50:50 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2015-04-06 10:50:50 +0000 |
commit | d3631a6468accac9e6f0cdfa45fe21ef62c7d852 (patch) | |
tree | 4357eb4738d74f0c5cf16a0564c06085f5d37abc | |
parent | 09796160b5d81bc77e904530115545e2918f814f (diff) | |
download | pkgsrc-d3631a6468accac9e6f0cdfa45fe21ef62c7d852.tar.gz |
Update "firefox" package to version 37.0.1. Changes since version 37.0:
- Disabled HTTP/2 AltSvc
- Start-up crash due to graphics hardware and third party software
- Various security fixes
-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 2edfa773e11..27358f2cbfe 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.205 2015/04/06 08:17:39 adam Exp $ +# $NetBSD: Makefile,v 1.206 2015/04/06 10:50:50 tron Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 37.0 +MOZ_BRANCH= 37.0.1 MOZ_BRANCH_MINOR= 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 c63ec3ee888..0f72349b296 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.198 2015/04/05 12:54:11 ryoon Exp $ +$NetBSD: distinfo,v 1.199 2015/04/06 10:50:50 tron Exp $ -SHA1 (firefox-37.0.source.tar.bz2) = c23a3d36603edd9d2fbac51afe7a4825c0ac15d8 -RMD160 (firefox-37.0.source.tar.bz2) = b222c30ae0b74e532cf95350de0a4c40e21a0a58 -Size (firefox-37.0.source.tar.bz2) = 178736413 bytes +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 (patch-aa) = bfaa1b50d7547a9d5c82b66d7ac76df4906d956b SHA1 (patch-accessible_atk_Platform.cpp) = 0f957996759f8b81f6d3a833977b5cee9af65208 SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc |