svn commit: r500983 - head/www/firefox
Christoph Moench-Tegeder
cmt at FreeBSD.org
Tue May 7 22:06:53 UTC 2019
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 at 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
More information about the svn-ports-head
mailing list