From 2ce5409a8de7c2dd9032eaa75a600b064be0b5c4 Mon Sep 17 00:00:00 2001 From: jbeich Date: Mon, 29 Jan 2018 11:11:16 +0000 Subject: www/firefox: update to 58.0.1 Changes: https://www.mozilla.org/firefox/58.0.1/releasenotes/ PR: 223425 MFH: 2018Q1 --- www/firefox/Makefile | 5 ++--- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'www/firefox') 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 -- cgit