diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-05-05 11:51:24 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-05-05 11:51:24 +0000 |
commit | 7ecdcba4943844f27bde21518a0aba84877ddc7d (patch) | |
tree | 6362cacf5325f4bc3638799e15186db053238b79 /www | |
parent | a8bd4938df7556e29d407c045a71e36745759074 (diff) | |
download | pkgsrc-7ecdcba4943844f27bde21518a0aba84877ddc7d.tar.gz |
Update to 45.1.1
Changelog:
Fixed
Build issue when jit is disabled (Bug 1266366)
Add-on signing certificate expiration (Bug 1267318)
Graphics-related shutdown crash (Bug 1261321)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox45/Makefile | 4 | ||||
-rw-r--r-- | www/firefox45/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/firefox45/Makefile b/www/firefox45/Makefile index 39f54853056..2e6636679a5 100644 --- a/www/firefox45/Makefile +++ b/www/firefox45/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2016/05/04 09:41:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/05/05 11:51:24 ryoon Exp $ MOZILLA_PKG_NAME= firefox45 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 45.1 -MOZ_BRANCH_MINOR= .0esr +MOZ_BRANCH_MINOR= .1esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} diff --git a/www/firefox45/distinfo b/www/firefox45/distinfo index 0570100ea3d..f240a319e38 100644 --- a/www/firefox45/distinfo +++ b/www/firefox45/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2016/05/04 09:50:55 ryoon Exp $ +$NetBSD: distinfo,v 1.4 2016/05/05 11:51:24 ryoon Exp $ -SHA1 (firefox-45.1.0esr.source.tar.xz) = 177b27772d1009bfc277577ad4e97d538073f508 -RMD160 (firefox-45.1.0esr.source.tar.xz) = 8bb7166260dbe8faca9e799bc93cdd0fc3bdd144 -SHA512 (firefox-45.1.0esr.source.tar.xz) = 0190cc133171ff731ba2ae7a5296e44b95ee2371c36c016dd0838fd8da8765d607ab2ebf6c7d32abdee2aa1ad5e52c58d40d73cc887e2caaad1f863d04211463 -Size (firefox-45.1.0esr.source.tar.xz) = 184373664 bytes +SHA1 (firefox-45.1.1esr.source.tar.xz) = 5703a40f6ed5482f9b2d8da9cbe967f9779cc036 +RMD160 (firefox-45.1.1esr.source.tar.xz) = e78e024471fe0a48cdc835416d831def32c7e791 +SHA512 (firefox-45.1.1esr.source.tar.xz) = ee6bccdf01450c5b371e31c35f5bb084ad49f796fcc9cf3a346646972044ad85ce198cc34b697c32e2d3ad1e25955ef5b91b68790704ecaa4de9d3a412914fc7 +Size (firefox-45.1.1esr.source.tar.xz) = 184360800 bytes SHA1 (patch-aa) = c97ef4b107ea917c2a10d1a1fdaf524d794612a0 SHA1 (patch-ao) = f4244b8e3d89743cb97395913e8916f7121c172e SHA1 (patch-as) = d5d7f8250a9cd462f25d529c2a79c59a1bba9db2 |