pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird Bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/91fd2a522b5b
branches: trunk
changeset: 600913:91fd2a522b5b
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Mar 16 21:09:55 2012 +0000
description:
Bump PKGREVISION.
* Update Lightning to 1.3 from 1.3b1
Changelog:
* Support for Apple iCloud and Chandler servers improved
* Support for high contrast themes (needs to be enabled in the preferences)
* New toolbar to adapt to Thunderbird's Tabs-on-Top
diffstat:
mail/thunderbird/Makefile | 8 +++++---
mail/thunderbird/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r 570ad22767cf -r 91fd2a522b5b mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Fri Mar 16 21:04:55 2012 +0000
+++ b/mail/thunderbird/Makefile Fri Mar 16 21:09:55 2012 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.89 2012/03/15 08:52:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.90 2012/03/16 21:09:55 ryoon Exp $
#
-DISTNAME= thunderbird-${TB_VER}.source
+DISTNAME= # empty
PKGNAME= thunderbird-${TB_VER}
+PKGREVISION= 1
TB_VER= 11.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} \
${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}/source/}
-EXTRACT_SUFX= .tar.bz2
+DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 \
+ comm-release-f60c071e187b.tar.bz2
MAINTAINER= tnn%NetBSD.org@localhost
HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/
diff -r 570ad22767cf -r 91fd2a522b5b mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Fri Mar 16 21:04:55 2012 +0000
+++ b/mail/thunderbird/distinfo Fri Mar 16 21:09:55 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.89 2012/03/15 08:52:34 ryoon Exp $
+$NetBSD: distinfo,v 1.90 2012/03/16 21:09:55 ryoon Exp $
-SHA1 (enigmail-1.4.tar.gz) = 1ee4bcd8d38685af44c1aeeea4fbba7bf30513e4
-RMD160 (enigmail-1.4.tar.gz) = b3c717e150c826faae1daa09806e07dd16619c51
-Size (enigmail-1.4.tar.gz) = 1323467 bytes
+SHA1 (comm-release-f60c071e187b.tar.bz2) = 7b3770d918a7662688d6641bc367c1c375bc7200
+RMD160 (comm-release-f60c071e187b.tar.bz2) = e1efa6624eaf565b95f7e9d68ca04a3cbbe47f05
+Size (comm-release-f60c071e187b.tar.bz2) = 2261054 bytes
SHA1 (thunderbird-11.0.source.tar.bz2) = dce279de31e66940afc0d85756a7fd6da21a1dc1
RMD160 (thunderbird-11.0.source.tar.bz2) = 2220b88d901a8ade3d52045275ced5f368c2716d
Size (thunderbird-11.0.source.tar.bz2) = 101442328 bytes
Home |
Main Index |
Thread Index |
Old Index