diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-01 02:52:12 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-01 02:52:12 +0800 |
commit | d87ee3ba4bb394a8ff6d0aabf325f77b256cc0ea (patch) | |
tree | 933d68c93c46774512b6a845f6a2afe7e49d178e /www/firefox | |
parent | 87378368c4cd9d84e237f7da415b7dac422158ae (diff) | |
download | freebsd-ports-gnome-d87ee3ba4bb394a8ff6d0aabf325f77b256cc0ea.tar.gz freebsd-ports-gnome-d87ee3ba4bb394a8ff6d0aabf325f77b256cc0ea.tar.zst freebsd-ports-gnome-d87ee3ba4bb394a8ff6d0aabf325f77b256cc0ea.zip |
www/firefox: update to 65.0.2
Changes: https://www.mozilla.org/firefox/65.0.2/releasenotes/
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 91a3a1e86169..c79b60f8947b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 65.0.1 -PORTREVISION= 4 +DISTVERSION= 65.0.2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 146df4ea55f8..f793bf8b8f57 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549967522 -SHA256 (firefox-65.0.1.source.tar.xz) = 67e517f6d1ea8aa5c8f32404b8756f3205c3550917a91a19b0a0edccc656a3cc -SIZE (firefox-65.0.1.source.tar.xz) = 276816148 +TIMESTAMP = 1551305934 +SHA256 (firefox-65.0.2.source.tar.xz) = 7d856a681fd8959f492679d0db3c3b787102665670f57cd9739ba9065702059f +SIZE (firefox-65.0.2.source.tar.xz) = 279607324 |