From owner-svn-ports-all@FreeBSD.ORG Sat Jun 13 11:10:01 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 038D9B07; Sat, 13 Jun 2015 11:10:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2732D64; Sat, 13 Jun 2015 11:10:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5DBA0wh064350; Sat, 13 Jun 2015 11:10:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5DB9q8F064222; Sat, 13 Jun 2015 11:09:52 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201506131109.t5DB9q8F064222@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 13 Jun 2015 11:09:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r389345 - in branches/2015Q2: Mk audio/opus audio/opus-tools audio/opusfile devel/bugzilla44 lang/spidermonkey17 mail/linux-thunderbird mail/thunderbird mail/thunderbird-i18n textproc/s... X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2015 11:10:01 -0000 Author: jbeich Date: Sat Jun 13 11:09:51 2015 New Revision: 389345 URL: https://svnweb.freebsd.org/changeset/ports/389345 Log: MFH: r388939 bsd.sites.mk: cleanup MOZILLA mirrors - Switch to CDN by default as mirrors are no longer kept up to date - Drop obsolete pointer to http://www.mozilla.org/mirrors.html - Drop redundant BUGZILLA and MOZILLA_EXTEND - Shorten MASTER_SITES in gecko@ ports - Move MOZILLA_ADDONS to bsd.sites.mk - Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS - Addons CDN redirects to https://, so don't mislead with http:// https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/ Differential Revision: https://reviews.freebsd.org/D2550 Tested by: distilator Reviewed by: mat (partial) Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.) Approved by: portmgr (bapt, earlier version) Approved by: ports-secteam (delphij) Modified: branches/2015Q2/Mk/bsd.sites.mk branches/2015Q2/audio/opus-tools/Makefile branches/2015Q2/audio/opus/Makefile branches/2015Q2/audio/opusfile/Makefile branches/2015Q2/devel/bugzilla44/Makefile branches/2015Q2/lang/spidermonkey17/Makefile branches/2015Q2/mail/linux-thunderbird/Makefile branches/2015Q2/mail/thunderbird-i18n/Makefile branches/2015Q2/mail/thunderbird/Makefile branches/2015Q2/textproc/so-hunspell/Makefile branches/2015Q2/textproc/sr-hunspell/Makefile branches/2015Q2/textproc/ss-hunspell/Makefile branches/2015Q2/textproc/tk-hunspell/Makefile branches/2015Q2/textproc/tn-hunspell/Makefile branches/2015Q2/textproc/ts-hunspell/Makefile branches/2015Q2/textproc/ve-hunspell/Makefile branches/2015Q2/textproc/xh-hunspell/Makefile branches/2015Q2/textproc/yi-hunspell/Makefile branches/2015Q2/textproc/zu-hunspell/Makefile branches/2015Q2/www/firefox-esr-i18n/Makefile branches/2015Q2/www/firefox-esr/Makefile branches/2015Q2/www/firefox-i18n/Makefile branches/2015Q2/www/firefox/Makefile branches/2015Q2/www/libxul/Makefile branches/2015Q2/www/linux-firefox/Makefile branches/2015Q2/www/linux-seamonkey/Makefile branches/2015Q2/www/seamonkey-i18n/Makefile branches/2015Q2/www/seamonkey/Makefile branches/2015Q2/www/xpi-adblock/Makefile.xpi branches/2015Q2/www/xpi-downthemall/Makefile Directory Properties: branches/2015Q2/ (props changed) Modified: branches/2015Q2/Mk/bsd.sites.mk ============================================================================== --- branches/2015Q2/Mk/bsd.sites.mk Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/Mk/bsd.sites.mk Sat Jun 13 11:09:51 2015 (r389345) @@ -770,43 +770,18 @@ MASTER_SITE_MOZDEV+= \ http://ftp.osuosl.org/pub/mozdev/%SUBDIR%/ .endif -# releases.mozilla.org mirror sites -# -# For the full list, see the following: -# -# http://www.mozilla.org/mirrors.html -# .if !defined(IGNORE_MASTER_SITE_MOZILLA) MASTER_SITE_MOZILLA+= \ - https://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - http://mirror3.mirrors.tds.net/pub/mozilla.org/%SUBDIR%/ \ - http://mozilla.isc.org/pub/mozilla.org/%SUBDIR%/ \ http://releases.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - http://kyoto-mz-dl.sinet.ad.jp/pub/mozilla.org/%SUBDIR%/ \ - http://jp-nii01.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - http://jp-nii02.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - http://mirror.internode.on.net/pub/mozilla/%SUBDIR%/ \ - http://ftp.acc.umu.se/pub/mozilla.org/%SUBDIR%/ \ - http://mozilla.c3sl.ufpr.br/releases/%SUBDIR%/ \ - http://www.gtlib.gatech.edu/pub/mozilla.org/%SUBDIR%/ \ - ftp://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - ftp://ftp.fh-wolfenbuettel.de/pub/www/mozilla/%SUBDIR%/ \ - ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.mozilla.org/pub/%SUBDIR%/ \ - http://ftp.twaren.net/Unix/Mozilla/%SUBDIR%/ -.endif - -.if !defined(IGNORE_MASTER_SITE_BUGZILLA) -MASTER_SITE_BUGZILLA+= \ https://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ http://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - ftp://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - http://mirror.internode.on.net/pub/mozilla/%SUBDIR%/ + ftp://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ .endif -.if !defined(IGNORE_MASTER_SITE_MOZILLA_EXTENDED) -MASTER_SITE_MOZILLA_EXTENDED+= \ - http://releases.mozilla.org/pub/mozilla.org/%SUBDIR%/ \ - ${MASTER_SITE_MOZILLA} +.if !defined(IGNORE_MASTER_SITE_MOZILLA_ADDONS) +MASTER_SITE_MOZILLA_ADDONS+= \ + https://addons.cdn.mozilla.net/user-media/%SUBDIR%/ \ + http://kyoto-mz-dl.sinet.ad.jp/pub/mozilla.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_MPLAYERHQ) Modified: branches/2015Q2/audio/opus-tools/Makefile ============================================================================== --- branches/2015Q2/audio/opus-tools/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/audio/opus-tools/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTVERSION= 0.1.9 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ - ${MASTER_SITE_MOZILLA_EXTENDED} + ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= opus MAINTAINER= naddy@FreeBSD.org Modified: branches/2015Q2/audio/opus/Makefile ============================================================================== --- branches/2015Q2/audio/opus/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/audio/opus/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ - ${MASTER_SITE_MOZILLA_EXTENDED} + ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= opus MAINTAINER= naddy@FreeBSD.org Modified: branches/2015Q2/audio/opusfile/Makefile ============================================================================== --- branches/2015Q2/audio/opusfile/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/audio/opusfile/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ - ${MASTER_SITE_MOZILLA_EXTENDED} + ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= opus MAINTAINER= liangtai.s16@gmail.com Modified: branches/2015Q2/devel/bugzilla44/Makefile ============================================================================== --- branches/2015Q2/devel/bugzilla44/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/devel/bugzilla44/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -3,7 +3,7 @@ PORTNAME= bugzilla PORTVERSION= 4.4.8 CATEGORIES= devel -MASTER_SITES= BUGZILLA +MASTER_SITES= MOZILLA MASTER_SITE_SUBDIR= webtools webtools/archived MAINTAINER= bz-ports@FreeBSD.org Modified: branches/2015Q2/lang/spidermonkey17/Makefile ============================================================================== --- branches/2015Q2/lang/spidermonkey17/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/lang/spidermonkey17/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= spidermonkey17 DISTVERSION= 1.7.0 PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} +MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= js DISTNAME= js-${DISTVERSION} Modified: branches/2015Q2/mail/linux-thunderbird/Makefile ============================================================================== --- branches/2015Q2/mail/linux-thunderbird/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/mail/linux-thunderbird/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= thunderbird DISTVERSION= 31.7.0 CATEGORIES= mail news net-im ipv6 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/ + MOZILLA/${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: branches/2015Q2/mail/thunderbird-i18n/Makefile ============================================================================== --- branches/2015Q2/mail/thunderbird-i18n/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/mail/thunderbird-i18n/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= thunderbird-i18n PORTVERSION= 31.7.0 CATEGORIES= mail news net-im 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/ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: branches/2015Q2/mail/thunderbird/Makefile ============================================================================== --- branches/2015Q2/mail/thunderbird/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/mail/thunderbird/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= thunderbird DISTVERSION= 31.7.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} Modified: branches/2015Q2/textproc/so-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/so-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/so-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/13375 +MASTER_SITES= MOZILLA_ADDONS/addons/13375 PKGNAMEPREFIX= so- DISTNAME= qaamuuska_af_soomaaliga-${PORTVERSION}-tb+fx EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/sr-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/sr-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/sr-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/10894 +MASTER_SITES= MOZILLA_ADDONS/addons/10894 PKGNAMEPREFIX= sr- DISTNAME= serbian_dictionary-${PORTVERSION}-fx+tb+sm EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/ss-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/ss-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/ss-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46614 +MASTER_SITES= MOZILLA_ADDONS/addons/46614 PKGNAMEPREFIX= ss- DISTNAME= swati_spell_checker-${PORTVERSION}-tb+sm+fx+fn EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/tk-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/tk-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/tk-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -3,7 +3,7 @@ PORTNAME= hunspell PORTVERSION= 0.1.6 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/204314 +MASTER_SITES= MOZILLA_ADDONS/addons/204314 PKGNAMEPREFIX= tk- DISTNAME= turkmen_spell_checker_dictionary-${PORTVERSION}-tb+fx+sm EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/tn-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/tn-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/tn-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46617 +MASTER_SITES= MOZILLA_ADDONS/addons/46617 PKGNAMEPREFIX= tn- DISTNAME= tswana_spell_checker-${PORTVERSION}-tb+sm+fx+fn EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/ts-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/ts-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/ts-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46611 +MASTER_SITES= MOZILLA_ADDONS/addons/46611 PKGNAMEPREFIX= ts- DISTNAME= tsonga_spell_checker-${PORTVERSION}-tb+sm+fx+fn EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/ve-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/ve-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/ve-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46601 +MASTER_SITES= MOZILLA_ADDONS/addons/46601 PKGNAMEPREFIX= ve- DISTNAME= venda_spell_checker-${PORTVERSION}-tb+fn+fx+sm EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/xh-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/xh-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/xh-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46599 +MASTER_SITES= MOZILLA_ADDONS/addons/46599 PKGNAMEPREFIX= xh- DISTNAME= xhosa_spell_checker-${PORTVERSION}-tb+fn+fx+sm EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/yi-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/yi-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/yi-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -3,7 +3,7 @@ PORTNAME= hunspell PORTVERSION= 0.0.3 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/222538 +MASTER_SITES= MOZILLA_ADDONS/addons/222538 PKGNAMEPREFIX= yi- DISTNAME= yiddish_spell_checker_yivo-${PORTVERSION}-sm+fn+fx+tb EXTRACT_SUFX= .xpi Modified: branches/2015Q2/textproc/zu-hunspell/Makefile ============================================================================== --- branches/2015Q2/textproc/zu-hunspell/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/textproc/zu-hunspell/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46490 +MASTER_SITES= MOZILLA_ADDONS/addons/46490 PKGNAMEPREFIX= zu- DISTNAME= zulu_spell_checker-${PORTVERSION}-tb+fn+fx+sm EXTRACT_SUFX= .xpi Modified: branches/2015Q2/www/firefox-esr-i18n/Makefile ============================================================================== --- branches/2015Q2/www/firefox-esr-i18n/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/firefox-esr-i18n/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= firefox PORTVERSION= 31.7.0 CATEGORIES= www 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/ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi PKGNAMEPREFIX= PKGNAMESUFFIX= -esr-i18n DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} Modified: branches/2015Q2/www/firefox-esr/Makefile ============================================================================== --- branches/2015Q2/www/firefox-esr/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/firefox-esr/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr MAINTAINER= gecko@FreeBSD.org Modified: branches/2015Q2/www/firefox-i18n/Makefile ============================================================================== --- branches/2015Q2/www/firefox-i18n/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/firefox-i18n/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= firefox-i18n PORTVERSION= 38.0.1 CATEGORIES= www 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/ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: branches/2015Q2/www/firefox/Makefile ============================================================================== --- branches/2015Q2/www/firefox/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/firefox/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2015Q2/www/libxul/Makefile ============================================================================== --- branches/2015Q2/www/libxul/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/libxul/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= libxul DISTVERSION= 31.7.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ - https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/${DISTVERSION}esr-candidates/build2/source/ + MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER?= gecko@FreeBSD.org Modified: branches/2015Q2/www/linux-firefox/Makefile ============================================================================== --- branches/2015Q2/www/linux-firefox/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/linux-firefox/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -6,7 +6,7 @@ DISTVERSION= 38.0.1 PORTEPOCH= 1 CATEGORIES= www ipv6 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/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2015Q2/www/linux-seamonkey/Makefile ============================================================================== --- branches/2015Q2/www/linux-seamonkey/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/linux-seamonkey/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= seamonkey DISTVERSION= 2.33.1 CATEGORIES= www mail news editors irc ipv6 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/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser Modified: branches/2015Q2/www/seamonkey-i18n/Makefile ============================================================================== --- branches/2015Q2/www/seamonkey-i18n/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/seamonkey-i18n/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,7 +5,7 @@ PORTNAME= seamonkey-i18n PORTVERSION= 2.33.1 CATEGORIES= www mail news editors irc MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/langpack \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/langpack/ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/langpack PKGNAMEPREFIX= DISTFILES= ${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./} DIST_SUBDIR= xpi/${DISTNAME} Modified: branches/2015Q2/www/seamonkey/Makefile ============================================================================== --- branches/2015Q2/www/seamonkey/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/seamonkey/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -6,7 +6,7 @@ DISTVERSION= 2.33.1 PORTREVISION= 2 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} Modified: branches/2015Q2/www/xpi-adblock/Makefile.xpi ============================================================================== --- branches/2015Q2/www/xpi-adblock/Makefile.xpi Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/xpi-adblock/Makefile.xpi Sat Jun 13 11:09:51 2015 (r389345) @@ -58,8 +58,6 @@ # xpi ports do not depend on their master applications. You can install an # extension before the app and run relink when the app is present. -MASTER_SITE_MOZILLA_ADDONS= http://addons.cdn.mozilla.net/user-media/%SUBDIR%/ - .ifndef MASTER_SITES MASTER_SITES?= MOZILLA_ADDONS .ifdef XPI_NUM Modified: branches/2015Q2/www/xpi-downthemall/Makefile ============================================================================== --- branches/2015Q2/www/xpi-downthemall/Makefile Sat Jun 13 11:08:22 2015 (r389344) +++ branches/2015Q2/www/xpi-downthemall/Makefile Sat Jun 13 11:09:51 2015 (r389345) @@ -5,14 +5,13 @@ PORTNAME= downthemall PORTVERSION= 2.0.17 DISTVERSIONSUFFIX= -fx+sm CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} -MASTER_SITE_SUBDIR= addons/201 MAINTAINER= gecko@FreeBSD.org COMMENT= Lets you download all the links in a webpage and much more XPI_DISTNAME= downthemall +XPI_NUM= 201 XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8} .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"