summaryrefslogtreecommitdiff
path: root/mail/thunderbird
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-12-22 07:22:04 +0000
committerobache <obache@pkgsrc.org>2007-12-22 07:22:04 +0000
commit6456ebb5c87186dfc4913291d398207cc1c2e060 (patch)
tree6b6678799eb944f0df3537a50cee797331761dfe /mail/thunderbird
parent1ab9f1cd4b4ef8fedbc87067bee8504d54cba756 (diff)
downloadpkgsrc-6456ebb5c87186dfc4913291d398207cc1c2e060.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/thunderbird')
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common5
1 files changed, 2 insertions, 3 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/