svn commit: r504471 - head/www/firefox
Jan Beich
jbeich at FreeBSD.org
Tue Jun 18 10:12:55 UTC 2019
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 at 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
More information about the svn-ports-head
mailing list