summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorobache <obache>2007-12-22 07:22:04 +0000
committerobache <obache>2007-12-22 07:22:04 +0000
commitd7ed5af97079ffc72c148fde8b280ffb64acba8d (patch)
tree6b6678799eb944f0df3537a50cee797331761dfe /mail
parent4eff3eb943d998a5a2cfe506f68178ae84205ae5 (diff)
downloadpkgsrc-d7ed5af97079ffc72c148fde8b280ffb64acba8d.tar.gz
Change MOZILLA master sites difinitions, related to PR 37379.
There are three types Mozilla mirrors. (http://www.mozilla.org/mirroring.html) * mozilla-current contains only the current version of Firefox and Thunderbird * mozilla-release contains Firefox, Thunderbird, and Sunbird releases * mozilla-all complete archive Define following variables for mozilla master sites: MASTER_SITE_MOZILLA_ALL = mozilla-all MASTER_SITE_MOZILLA = mozilla-release and change some packages to use appropriate variable. Update contents of MASTER_SITE_MOZILLA with master and primary mirrors taken from http://www.mozilla.org/mirrors.html and add some sample definitions.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common5
-rw-r--r--mail/thunderbird15/Makefile-thunderbird.common5
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common
index 55ad6568e08..56f50659a71 100644
--- a/mail/thunderbird/Makefile-thunderbird.common
+++ b/mail/thunderbird/Makefile-thunderbird.common
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.31 2007/11/15 15:05:23 tron Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.32 2007/12/22 07:22:09 obache Exp $
MOZILLA_BIN= thunderbird-bin
MOZ_VER= 2.0.0.9
EXTRACT_SUFX= .tar.bz2
DISTNAME= thunderbird-${MOZ_VER}-source
CATEGORIES= mail
-MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/source/
-MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/source/
+MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${MOZ_VER}/source/}
HOMEPAGE= http://www.mozilla.com/en-US/thunderbird/
diff --git a/mail/thunderbird15/Makefile-thunderbird.common b/mail/thunderbird15/Makefile-thunderbird.common
index f949f967087..722d3e49618 100644
--- a/mail/thunderbird15/Makefile-thunderbird.common
+++ b/mail/thunderbird15/Makefile-thunderbird.common
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.3 2007/08/24 14:53:31 ghen Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.4 2007/12/22 07:22:10 obache Exp $
MOZILLA_BIN= thunderbird-bin
MOZ_VER= 1.5.0.13
EXTRACT_SUFX= .tar.bz2
DISTNAME= thunderbird-${MOZ_VER}-source
CATEGORIES= mail
-MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/source/
-MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/source/
+MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${MOZ_VER}/source/}
HOMEPAGE= http://www.mozilla.org/projects/thunderbird/