summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2010-03-04 17:38:24 +0000
committertron <tron@pkgsrc.org>2010-03-04 17:38:24 +0000
commit8e1f9e4678ebc42efc4226a92c6011bc45fe573d (patch)
treef9e16dd3a73d6553d504a6797d69c191ac0423b6
parent8e27e1a0eb5d02c6099d81065f07019fb4ba0fbe (diff)
downloadpkgsrc-8e1f9e4678ebc42efc4226a92c6011bc45fe573d.tar.gz
Pullup ticket #3032 - requested by tnn
thunderbird: security update Revisions pulled up: - mail/thunderbird/Makefile 1.47-1.49 - mail/thunderbird/distinfo 1.62-1.63 --- Module Name: pkgsrc Committed By: tnn Date: Mon Jan 25 14:42:55 UTC 2010 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Log Message: Update to thunderbird-3.0.1. General stability/bugfix update. --- Module Name: pkgsrc Committed By: tnn Date: Fri Feb 26 18:38:39 UTC 2010 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Log Message: Update to thunderbird-3.0.2 * Several fixes to improve stability and security. * Fixes for Thunderbird 2 users upgrading to Thunderbird 3. * Several fixes to IMAP. --- Module Name: pkgsrc Committed By: tnn Date: Wed Mar 3 13:54:47 UTC 2010 Modified Files: pkgsrc/mail/thunderbird: Makefile Log Message: relax sqlite3 dependency to match what we have in pkgsrc-2009Q4.
-rw-r--r--mail/thunderbird/Makefile11
-rw-r--r--mail/thunderbird/distinfo8
2 files changed, 12 insertions, 7 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index e643ccd08d7..94cfcb2ac28 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.45 2009/12/16 10:05:44 tnn Exp $
+# $NetBSD: Makefile,v 1.45.2.1 2010/03/04 17:38:24 tron Exp $
#
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 3.0
-PKGREVISION= 1
+TB_VER= 3.0.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.bz2
@@ -60,6 +59,12 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/mail/branding/nightly/mailicon48.png \
${DESTDIR}${PREFIX}/share/pixmaps/${MOZILLA}.png
+SUBST_CLASSES+= fix-sqlite-dep
+SUBST_STAGE.fix-sqlite-dep= pre-configure
+SUBST_MESSAGE.fix-sqlite-dep= Fixing sqlite dependency
+SUBST_FILES.fix-sqlite-dep= ${MOZILLA_DIR}/configure.in configure.in
+SUBST_SED.fix-sqlite-dep= -e 's,\(SQLITE_VERSION\)=[.0-9]*,\1=3.6.21,g'
+
.include "../../devel/xulrunner/mozilla-common.mk"
.include "options.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index 16b74a39425..b51fbfd7725 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.61 2009/12/16 10:05:44 tnn Exp $
+$NetBSD: distinfo,v 1.61.2.1 2010/03/04 17:38:24 tron Exp $
-SHA1 (thunderbird-3.0.source.tar.bz2) = 7a8a08f011901b4c0b737de2d7a226242935543d
-RMD160 (thunderbird-3.0.source.tar.bz2) = bb2fb69319ec99da9fefe7fcf36456222050f4e5
-Size (thunderbird-3.0.source.tar.bz2) = 60022838 bytes
+SHA1 (thunderbird-3.0.2.source.tar.bz2) = a498193239ac6fe0986670128bda9770f83bbb29
+RMD160 (thunderbird-3.0.2.source.tar.bz2) = 2c86849a7dfa0ad2c2fde02c21e2bb179dcb3b91
+Size (thunderbird-3.0.2.source.tar.bz2) = 59947226 bytes
SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead
SHA1 (patch-ma-toplevel) = 460326a0551fecd13ca188cff907c89cce359c31
SHA1 (patch-zb) = a8f2ad6cc50302537d8fc5fe7d543da2b808cd28