pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2009Q4]: pkgsrc/mail/thunderbird Pullup ticket #3032 - request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11beccd19150
branches:  pkgsrc-2009Q4
changeset: 569286:11beccd19150
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Mar 04 17:38:24 2010 +0000

description:
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.

diffstat:

 mail/thunderbird/Makefile |  11 ++++++++---
 mail/thunderbird/distinfo |   8 ++++----
 2 files changed, 12 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r 7649103c874a -r 11beccd19150 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Tue Mar 02 12:32:40 2010 +0000
+++ b/mail/thunderbird/Makefile Thu Mar 04 17:38:24 2010 +0000
@@ -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 @@
        ${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 -r 7649103c874a -r 11beccd19150 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Tue Mar 02 12:32:40 2010 +0000
+++ b/mail/thunderbird/distinfo Thu Mar 04 17:38:24 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index