Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail thunderbird: Add SUPERSEDES
details: https://anonhg.NetBSD.org/pkgsrc/rev/af4ad98c9a81
branches: trunk
changeset: 433700:af4ad98c9a81
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jun 07 10:30:38 2020 +0000
description:
thunderbird: Add SUPERSEDES
diffstat:
mail/thunderbird-l10n/Makefile | 4 +++-
mail/thunderbird/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 2928fb0706ed -r af4ad98c9a81 mail/thunderbird-l10n/Makefile
--- a/mail/thunderbird-l10n/Makefile Sun Jun 07 10:28:30 2020 +0000
+++ b/mail/thunderbird-l10n/Makefile Sun Jun 07 10:30:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2020/06/05 03:58:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.94 2020/06/07 10:30:38 nia Exp $
#
TB_VER= 68.9.0
@@ -11,6 +11,8 @@
HOMEPAGE= https://www.mozillamessaging.com/en-US/thunderbird/
COMMENT= Language packs for mail/thunderbird
+SUPERSEDES+= thunderbird60-l10n-[0-9]*
+
DEPENDS+= thunderbird>=${PKGVERSION_NOREV}:../../mail/thunderbird
DIST_SUBDIR= ${PKGNAME_NOREV}
diff -r 2928fb0706ed -r af4ad98c9a81 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Sun Jun 07 10:28:30 2020 +0000
+++ b/mail/thunderbird/Makefile Sun Jun 07 10:30:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.247 2020/06/05 03:57:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.248 2020/06/07 10:30:38 nia Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
@@ -12,6 +12,8 @@
COMMENT= Organize, secure and customize your mail
LICENSE= mpl-1.1
+SUPERSEDES+= thunderbird60-[0-9]*
+
USE_TOOLS+= unzip pax
WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//}
MOZILLA_DIR= # empty
Home |
Main Index |
Thread Index |
Old Index