diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-29 19:11:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-29 19:11:16 +0800 |
commit | 2ce5409a8de7c2dd9032eaa75a600b064be0b5c4 (patch) | |
tree | 6ddfbf19fed8d00f61a0e857ce2f0735e6851a90 /www/firefox | |
parent | 19fcbae4c39497677ad800fbc7759e8b85c53e98 (diff) | |
download | freebsd-ports-gnome-2ce5409a8de7c2dd9032eaa75a600b064be0b5c4.tar.gz freebsd-ports-gnome-2ce5409a8de7c2dd9032eaa75a600b064be0b5c4.tar.zst freebsd-ports-gnome-2ce5409a8de7c2dd9032eaa75a600b064be0b5c4.zip |
www/firefox: update to 58.0.1
Changes: https://www.mozilla.org/firefox/58.0.1/releasenotes/
PR: 223425
MFH: 2018Q1
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 4e57808d52f0..42833387bb0f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 58.0 -PORTREVISION= 2 +DISTVERSION= 58.0.1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build6/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 761d6b45339e..3ac001ea939e 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516319766 -SHA256 (firefox-58.0.source.tar.xz) = 0e0a39caabf94d7467d8bb4008fa9e7340a7be57b8c78ccf0cf98791a3bfaaff -SIZE (firefox-58.0.source.tar.xz) = 247185892 +TIMESTAMP = 1517174358 +SHA256 (firefox-58.0.1.source.tar.xz) = 6032d4cf4c6d74f05c41c4268041de4d700d62fe31043f883977ad39e18d0038 +SIZE (firefox-58.0.1.source.tar.xz) = 248933088 |