Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 18:01:58 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386349 - in head: mail/linux-thunderbird mail/thunderbird-i18n www/firefox-esr www/firefox-esr-i18n www/firefox-i18n www/libxul www/linux-firefox www/linux-seamonkey www/seamonkey-i18n
Message-ID:  <201505141801.t4EI1wj1062938@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu May 14 18:01:58 2015
New Revision: 386349
URL: https://svnweb.freebsd.org/changeset/ports/386349

Log:
  Consistently add buildN candidate URL to gecko@ ports
  
  Thunderbird 31.7.0 wasn't actually released yet despite
  THUNDERBIRD_31_7_0_RELEASE tag in comm-esr31 hg repo 1 week old.
  Based on #releng IRC logs it seems there was an issue with automation.
  Hopefully, upstream doesn't abandon 31.7.0 in favor of 38.0.
  
  To avoid in future testing patience (BROKEN vs. PORTEPOCH) due to
  discrepancy with release announcments let's fall back to candidates.
  
  Reported by:	pkg-fallout
  MFH:		2015Q2
  X-MFH-With:	r386162

Modified:
  head/mail/linux-thunderbird/Makefile
  head/mail/thunderbird-i18n/Makefile
  head/www/firefox-esr-i18n/Makefile
  head/www/firefox-esr/Makefile
  head/www/firefox-i18n/Makefile
  head/www/libxul/Makefile
  head/www/linux-firefox/Makefile
  head/www/linux-seamonkey/Makefile
  head/www/seamonkey-i18n/Makefile

Modified: head/mail/linux-thunderbird/Makefile
==============================================================================
--- head/mail/linux-thunderbird/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/mail/linux-thunderbird/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	thunderbird
 DISTVERSION=	31.7.0
 CATEGORIES=	mail news net-im ipv6
-MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
+MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US/
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above

Modified: head/mail/thunderbird-i18n/Makefile
==============================================================================
--- head/mail/thunderbird-i18n/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/mail/thunderbird-i18n/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	thunderbird-i18n
 PORTVERSION=	31.7.0
 CATEGORIES=	mail news net-im
-MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/linux-i686/xpi
+MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi/
 PKGNAMEPREFIX=
 DISTFILES=	${THUNDERBIRD_I18N_:S/$/.xpi/}
 DIST_SUBDIR=	xpi/${DISTNAME}

Modified: head/www/firefox-esr-i18n/Makefile
==============================================================================
--- head/www/firefox-esr-i18n/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/firefox-esr-i18n/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	firefox
 PORTVERSION=	31.7.0
 CATEGORIES=	www
-MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}esr/linux-i686/xpi
+MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi/
 PKGNAMEPREFIX=
 PKGNAMESUFFIX=	-esr-i18n
 DISTFILES=	${FIREFOX_I18N_:S/$/.xpi/}

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/firefox-esr/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -6,7 +6,8 @@ DISTVERSION=	31.7.0
 DISTVERSIONSUFFIX=esr.source
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
-MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source
+MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source/
 PKGNAMESUFFIX=	-esr
 
 MAINTAINER=	gecko@FreeBSD.org

Modified: head/www/firefox-i18n/Makefile
==============================================================================
--- head/www/firefox-i18n/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/firefox-i18n/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	firefox-i18n
 PORTVERSION=	38.0
 CATEGORIES=	www
-MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/linux-i686/xpi
+MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build3/linux-i686/xpi/
 PKGNAMEPREFIX=
 DISTFILES=	${FIREFOX_I18N_:S/$/.xpi/}
 DIST_SUBDIR=	xpi/${DISTNAME}

Modified: head/www/libxul/Makefile
==============================================================================
--- head/www/libxul/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/libxul/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	libxul
 DISTVERSION=	31.7.0
 CATEGORIES?=	www devel
-MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source
+MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source \
+		https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/${DISTVERSION}esr-candidates/build2/source/
 DISTNAME=	firefox-${DISTVERSION}esr.source
 
 MAINTAINER?=	gecko@FreeBSD.org

Modified: head/www/linux-firefox/Makefile
==============================================================================
--- head/www/linux-firefox/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/linux-firefox/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -5,7 +5,8 @@ PORTNAME=	firefox
 DISTVERSION=	38.0
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
-MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
+MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/linux-i686/en-US/
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla

Modified: head/www/linux-seamonkey/Makefile
==============================================================================
--- head/www/linux-seamonkey/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/linux-seamonkey/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	seamonkey
 DISTVERSION=	2.33.1
 CATEGORIES=	www mail news editors irc ipv6
-MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
+MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US/
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	The open source, standards compliant web browser

Modified: head/www/seamonkey-i18n/Makefile
==============================================================================
--- head/www/seamonkey-i18n/Makefile	Thu May 14 17:31:29 2015	(r386348)
+++ head/www/seamonkey-i18n/Makefile	Thu May 14 18:01:58 2015	(r386349)
@@ -4,7 +4,8 @@
 PORTNAME=	seamonkey-i18n
 PORTVERSION=	2.33.1
 CATEGORIES=	www mail news editors irc
-MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/langpack
+MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/langpack \
+		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/langpack/
 PKGNAMEPREFIX=
 DISTFILES=	${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./}
 DIST_SUBDIR=	xpi/${DISTNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505141801.t4EI1wj1062938>