Date: Tue, 18 Jun 2019 10:12:54 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504471 - head/www/firefox Message-ID: <201906181012.x5IACsG3048760@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jun 18 10:12:53 2019 New Revision: 504471 URL: https://svnweb.freebsd.org/changeset/ports/504471 Log: www/firefox: update to 67.0.3 Changes: https://www.mozilla.org/firefox/67.0.3/releasenotes/ PR: 236651 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue Jun 18 09:05:52 2019 (r504470) +++ head/www/firefox/Makefile Tue Jun 18 10:12:53 2019 (r504471) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 67.0.2 -PORTREVISION= 2 +DISTVERSION= 67.0.3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/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 Jun 18 09:05:52 2019 (r504470) +++ head/www/firefox/distinfo Tue Jun 18 10:12:53 2019 (r504471) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560068206 -SHA256 (firefox-67.0.2.source.tar.xz) = 6a0dd9a838c9532b143bb0322f73d03afd272f6afba92af5be5845061f0deb47 -SIZE (firefox-67.0.2.source.tar.xz) = 283090748 +TIMESTAMP = 1560836862 +SHA256 (firefox-67.0.3.source.tar.xz) = b5f8c82910335c26f9a82d6ecd49a01800596026422c6fb6bd941fda900e5f2f +SIZE (firefox-67.0.3.source.tar.xz) = 285477708
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906181012.x5IACsG3048760>