diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-06-18 18:12:53 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-06-18 18:12:53 +0800 |
commit | 8dc83de320498dc8f302f8d62028ccb9cdef89af (patch) | |
tree | 16147faa06ffe53573b8f9f445f614bfcc3ed946 /www/firefox | |
parent | fdfda675f6907c47d32a3727c2ba5cce44d888bb (diff) | |
download | freebsd-ports-gnome-8dc83de320498dc8f302f8d62028ccb9cdef89af.tar.gz freebsd-ports-gnome-8dc83de320498dc8f302f8d62028ccb9cdef89af.tar.zst freebsd-ports-gnome-8dc83de320498dc8f302f8d62028ccb9cdef89af.zip |
www/firefox: update to 67.0.3
Changes: https://www.mozilla.org/firefox/67.0.3/releasenotes/
PR: 236651
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 ddb9700cc321..bec3635c5c53 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -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 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 504753271e54..7a9947f79564 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -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 |