pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird Move setting of PKGREVISION from Make...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4dc7e5bca0f8
branches: trunk
changeset: 394887:4dc7e5bca0f8
user: he <he%pkgsrc.org@localhost>
date: Fri Jun 19 13:13:06 2009 +0000
description:
Move setting of PKGREVISION from Makefile to the common Makefile,
so that thunderbird-gtk1 also gets the revision bump, as the latter
is already using the newest patch for regxpcom crash fixing.
diffstat:
mail/thunderbird/Makefile | 3 +--
mail/thunderbird/Makefile-thunderbird.common | 3 ++-
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r beb5b0eaf396 -r 4dc7e5bca0f8 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Fri Jun 19 11:35:11 2009 +0000
+++ b/mail/thunderbird/Makefile Fri Jun 19 13:13:06 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2009/06/19 11:34:31 he Exp $
+# $NetBSD: Makefile,v 1.37 2009/06/19 13:13:06 he Exp $
MOZILLA= thunderbird
-PKGREVISION= 1
COMMENT= Mozilla mail client
MOZILLA_USE_GTK2= # yes
diff -r beb5b0eaf396 -r 4dc7e5bca0f8 mail/thunderbird/Makefile-thunderbird.common
--- a/mail/thunderbird/Makefile-thunderbird.common Fri Jun 19 11:35:11 2009 +0000
+++ b/mail/thunderbird/Makefile-thunderbird.common Fri Jun 19 13:13:06 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.44 2009/03/19 15:08:58 ghen Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.45 2009/06/19 13:13:06 he Exp $
# used by mail/thunderbird/Makefile
# used by mail/thunderbird-gtk1/Makefile
MOZILLA_BIN= thunderbird-bin
MOZ_VER= 2.0.0.21
+PKGREVISION= 1
EXTRACT_SUFX= .tar.bz2
DISTNAME= thunderbird-${MOZ_VER}-source
CATEGORIES= mail
Home |
Main Index |
Thread Index |
Old Index