diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-31 12:18:48 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-31 12:18:48 +0000 |
commit | 526072799f6b2da825e4d5581e39967a4fd78707 (patch) | |
tree | fa3164da7e770ba9c58f9976cf584bef0fc7cc53 /www/firefox | |
parent | 0484d456e0e45fd36e7b6cac9bcda77219a428e9 (diff) | |
download | ports-526072799f6b2da825e4d5581e39967a4fd78707.tar.gz ports-526072799f6b2da825e4d5581e39967a4fd78707.zip |
Notes
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 f3787f0f1ca5..266b3814bb8f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 63.0 -PORTREVISION= 3 +DISTVERSION= 63.0.1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index e7ec3fcf72ca..43fd5cc50d9d 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539893202 -SHA256 (firefox-63.0.source.tar.xz) = 3f95b028571ab9ffb3bf637761534a685aed224de3b87eb8ad7e1d0831995c07 -SIZE (firefox-63.0.source.tar.xz) = 265957640 +TIMESTAMP = 1540944520 +SHA256 (firefox-63.0.1.source.tar.xz) = c42c60ee9789058d4aca2c9673b45255d29767cc087bf6acbb57f4a2211fd7e9 +SIZE (firefox-63.0.1.source.tar.xz) = 265358784 |