diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-19 04:49:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-19 04:49:53 +0000 |
commit | 035f8ce5c63f97a9f8ac55b4fe182b5e6901fb37 (patch) | |
tree | 9f6200fe8e0c23ef8cc44550f031a2878904c157 /www | |
parent | d59728945e00eb31a1640ae1a5e19d46274a11ab (diff) | |
download | ports-035f8ce5c63f97a9f8ac55b4fe182b5e6901fb37.tar.gz ports-035f8ce5c63f97a9f8ac55b4fe182b5e6901fb37.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-i18n/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-i18n/distinfo | 6 | ||||
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
4 files changed, 10 insertions, 8 deletions
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile index 7ff51fc5cd04..7c8801177531 100644 --- a/www/firefox-i18n/Makefile +++ b/www/firefox-i18n/Makefile @@ -3,9 +3,10 @@ PORTNAME= firefox-i18n PORTVERSION= 58.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build6/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} diff --git a/www/firefox-i18n/distinfo b/www/firefox-i18n/distinfo index 103ec91e84e0..c434c22459e6 100644 --- a/www/firefox-i18n/distinfo +++ b/www/firefox-i18n/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1516028155 +TIMESTAMP = 1516319766 SHA256 (xpi/firefox-i18n-58.0/ach.xpi) = 2927ffaed1c67d844e36c61a735508341b4da5ae062e87ef6bb728ea6252c120 SIZE (xpi/firefox-i18n-58.0/ach.xpi) = 445610 SHA256 (xpi/firefox-i18n-58.0/af.xpi) = 56398a4ea260c26c5d1a5722a17e3ae4946a25aca36bc21e7f8146f56078b31f @@ -43,8 +43,8 @@ SHA256 (xpi/firefox-i18n-58.0/el.xpi) = 321b7f69e2db2f794604fa5dd085e4deccec1c67 SIZE (xpi/firefox-i18n-58.0/el.xpi) = 540701 SHA256 (xpi/firefox-i18n-58.0/en-GB.xpi) = c969f4e459b719e292fd1674ae90191b0e6b1262c86fcd26d9a96d12673c3abe SIZE (xpi/firefox-i18n-58.0/en-GB.xpi) = 443432 -SHA256 (xpi/firefox-i18n-58.0/en-US.xpi) = 557551671ba00a923723de024e7e52336fc7fad436fe2eef0df43341a5ca363d -SIZE (xpi/firefox-i18n-58.0/en-US.xpi) = 440001 +SHA256 (xpi/firefox-i18n-58.0/en-US.xpi) = fcf9498e7303362fae71ae7848b806503ae598e70ad9c55e5045ced0cff76acf +SIZE (xpi/firefox-i18n-58.0/en-US.xpi) = 440002 SHA256 (xpi/firefox-i18n-58.0/en-ZA.xpi) = 21ff6c58a514b0b05b137196096f2711105f4b15c27a9dbadeff6ad111e14747 SIZE (xpi/firefox-i18n-58.0/en-ZA.xpi) = 434818 SHA256 (xpi/firefox-i18n-58.0/eo.xpi) = 628b4c660141ab9c6056e087c200929d2d850668d7d8b625aee2413be1f70120 diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d9e46766b41b..d530fe5771ef 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,10 +3,11 @@ PORTNAME= firefox DISTVERSION= 58.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build6/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index a156f05234a2..761d6b45339e 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516028155 -SHA256 (firefox-58.0.source.tar.xz) = 657f049cde85d649cec249ae246fa14bd90201fce0c64ac2764b769eb44e5820 -SIZE (firefox-58.0.source.tar.xz) = 248957120 +TIMESTAMP = 1516319766 +SHA256 (firefox-58.0.source.tar.xz) = 0e0a39caabf94d7467d8bb4008fa9e7340a7be57b8c78ccf0cf98791a3bfaaff +SIZE (firefox-58.0.source.tar.xz) = 247185892 |