diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-05-17 08:56:52 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-05-17 08:56:52 +0800 |
commit | 59d56cd7c05c7a8f69619a029f5a3e6af28db5fc (patch) | |
tree | 2fd92db1c30537c6f83e38866fdb5979bab9afb4 | |
parent | d6568ce97b55cca2c64c2f2081dcf5a951af126f (diff) | |
download | freebsd-ports-gnome-59d56cd7c05c7a8f69619a029f5a3e6af28db5fc.tar.gz freebsd-ports-gnome-59d56cd7c05c7a8f69619a029f5a3e6af28db5fc.tar.zst freebsd-ports-gnome-59d56cd7c05c7a8f69619a029f5a3e6af28db5fc.zip |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-05-14&enddate=2019-05-17
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 912b19f1b73f..1e22a00b48c4 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 67.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 3b594dec5989..254e9aa1d1ec 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557788939 -SHA256 (firefox-67.0.source.tar.xz) = 020e2340b7173dbc4cfb8ffb11d4a32dcc69fe535f8a0f410e702548f698c8f9 -SIZE (firefox-67.0.source.tar.xz) = 284541660 +TIMESTAMP = 1558053331 +SHA256 (firefox-67.0.source.tar.xz) = 2cb937db00e35162393aa5b65d1f2280be1e62d5ee33d3e9997cccba542d791b +SIZE (firefox-67.0.source.tar.xz) = 282874008 |