Date: Tue, 7 May 2019 22:06:52 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500983 - head/www/firefox Message-ID: <201905072206.x47M6qtl048743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Tue May 7 22:06:52 2019 New Revision: 500983 URL: https://svnweb.freebsd.org/changeset/ports/500983 Log: update www/firefox to 66.0.5 https://www.mozilla.org/en-US/firefox/66.0.5/releasenotes/ MFH: 2019Q2 (blanket: web browser) Modified: head/www/firefox/Makefile head/www/firefox/distinfo Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue May 7 21:30:28 2019 (r500982) +++ head/www/firefox/Makefile Tue May 7 22:06:52 2019 (r500983) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 66.0.4 +DISTVERSION= 66.0.5 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Tue May 7 21:30:28 2019 (r500982) +++ head/www/firefox/distinfo Tue May 7 22:06:52 2019 (r500983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557048971 -SHA256 (firefox-66.0.4.source.tar.xz) = 7ac6fae17e402276483fbfbb6b320d61e6695a28f1112ba2c987127f105dc25d -SIZE (firefox-66.0.4.source.tar.xz) = 283007704 +TIMESTAMP = 1557261981 +SHA256 (firefox-66.0.5.source.tar.xz) = a2aeb4e036d1365a2d2550e24ba8b4dde061281300f2b11a204cc1e9eb1792b5 +SIZE (firefox-66.0.5.source.tar.xz) = 282561836
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905072206.x47M6qtl048743>