diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-22 13:19:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-22 13:19:10 +0000 |
commit | 09a213350fe468c2bb2fb4de28f3dbf249791da9 (patch) | |
tree | e2d2f11260e027bce0c812ccccfb1eaac25dd869 /www/firefox-esr | |
parent | fd830fa36efc51c1d7988280a3395b4af52ba2ad (diff) | |
download | ports-09a213350fe468c2bb2fb4de28f3dbf249791da9.tar.gz ports-09a213350fe468c2bb2fb4de28f3dbf249791da9.zip |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 5 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index c05e6c47a7ad..c9edf0a81600 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 60.6.0 -PORTREVISION= 1 +DISTVERSION= 60.6.1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index f0e1cadc348a..44f2523b2beb 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552512856 -SHA256 (firefox-60.6.0esr.source.tar.xz) = 7c80d82c347ff6163e3d5d72448a38911b30e4e627183caac4264bcf613b85d5 -SIZE (firefox-60.6.0esr.source.tar.xz) = 267508680 +TIMESTAMP = 1553230891 +SHA256 (firefox-60.6.1esr.source.tar.xz) = 94037fdceb83785ef6748de196eae562d9fa83ab7ec858b07ed13c1f540a04f5 +SIZE (firefox-60.6.1esr.source.tar.xz) = 269197532 |