aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-07 19:09:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-07 19:09:24 +0000
commitf7cb2bf79e7964522a5c14d74a0c51c7dcde12a4 (patch)
tree303fb4cada5c533b43141f85005eea73a2f2f1b3 /mail
parent3571b5f098c935d5853247eb2da0844f9225f569 (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-devel/Makefile13
-rw-r--r--mail/thunderbird-devel/distinfo4
2 files changed, 12 insertions, 5 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile
index d28f4e7ba5c4..f7347c599657 100644
--- a/mail/thunderbird-devel/Makefile
+++ b/mail/thunderbird-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= thunderbird
-DISTVERSION= 1.5b2
+DISTVERSION= 1.5rc1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -24,7 +24,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
USE_X_PREFIX= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
@@ -40,13 +40,20 @@ PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
FAKEDIR= ${WRKDIR}/fake
+EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \
+ --exclude */macbuild/*\
+ --exclude */package/* \
+ --exclude .cvsignore \
+ --exclude makefile.win \
+ --exclude MANIFEST
+
NO_MTREE= yes
WRKSRC= ${WRKDIR}/mozilla
LOCAL_SUBDIR= lib/${PORTNAME}
LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR}
THUNDERBIRD= ${PORTNAME}
-THUNDERBIRD_VER= 1.4.1
+THUNDERBIRD_VER= 1.5
THUNDERBIRD_ICON_SRC= ${LOCAL_PREFIX}/lib/${THUNDERBIRD}-${THUNDERBIRD_VER}/icons/default.xpm
THUNDERBIRD_ICON= ${PORTNAME}.xpm
MOZ_PIS_SCRIPTS= S50cleanhome
diff --git a/mail/thunderbird-devel/distinfo b/mail/thunderbird-devel/distinfo
index 5639688115e5..91d948f78c45 100644
--- a/mail/thunderbird-devel/distinfo
+++ b/mail/thunderbird-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (thunderbird-1.5b2-source.tar.bz2) = 5fc1dc4490493e9d80545e54740c22a6
-SIZE (thunderbird-1.5b2-source.tar.bz2) = 34853438
+MD5 (thunderbird-1.5rc1-source.tar.bz2) = 0df70073cc6ac9f6772f82bc9e024543
+SIZE (thunderbird-1.5rc1-source.tar.bz2) = 35022501