svn commit: r438521 - in head/www: firefox firefox-i18n
Jan Beich
jbeich at FreeBSD.org
Fri Apr 14 15:19:32 UTC 2017
Author: jbeich
Date: Fri Apr 14 15:19:30 2017
New Revision: 438521
URL: https://svnweb.freebsd.org/changeset/ports/438521
Log:
www/firefox: update to 53.0 (rc6)
Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog
MFH: 2017Q2
Modified:
head/www/firefox-i18n/Makefile (contents, props changed)
head/www/firefox/Makefile (contents, props changed)
head/www/firefox/distinfo (contents, props changed)
Modified: head/www/firefox-i18n/Makefile
==============================================================================
--- head/www/firefox-i18n/Makefile Fri Apr 14 15:07:29 2017 (r438520)
+++ head/www/firefox-i18n/Makefile Fri Apr 14 15:19:30 2017 (r438521)
@@ -5,7 +5,7 @@ PORTNAME= firefox-i18n
PORTVERSION= 53.0
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
- MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build5/linux-i686/xpi
+ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build6/linux-i686/xpi
PKGNAMEPREFIX=
DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile Fri Apr 14 15:07:29 2017 (r438520)
+++ head/www/firefox/Makefile Fri Apr 14 15:19:30 2017 (r438521)
@@ -4,11 +4,11 @@
PORTNAME= firefox
DISTVERSION= 53.0
DISTVERSIONSUFFIX=.source
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build6/source
MAINTAINER= gecko at FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo Fri Apr 14 15:07:29 2017 (r438520)
+++ head/www/firefox/distinfo Fri Apr 14 15:19:30 2017 (r438521)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492050353
-SHA256 (firefox-53.0.source.tar.xz) = 324cf0f4282749a912eaf58d53277e4be1684b76dfccb5de02c20c345be367bf
-SIZE (firefox-53.0.source.tar.xz) = 215869588
+TIMESTAMP = 1492149930
+SHA256 (firefox-53.0.source.tar.xz) = 4ed1b23ea7c08f81a08817ddf3b4f06849e01420ee074008b6f390366e95b7d0
+SIZE (firefox-53.0.source.tar.xz) = 213676692
More information about the svn-ports-all
mailing list