pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 7 10:30:38 UTC 2020
Modified Files:
pkgsrc/mail/thunderbird: Makefile
pkgsrc/mail/thunderbird-l10n: Makefile
Log Message:
thunderbird: Add SUPERSEDES
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.93 -r1.94 pkgsrc/mail/thunderbird-l10n/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.247 pkgsrc/mail/thunderbird/Makefile:1.248
--- pkgsrc/mail/thunderbird/Makefile:1.247 Fri Jun 5 03:57:58 2020
+++ pkgsrc/mail/thunderbird/Makefile Sun Jun 7 10:30:38 2020
@@ -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 @@ HOMEPAGE= https://www.thunderbird.net/en
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
Index: pkgsrc/mail/thunderbird-l10n/Makefile
diff -u pkgsrc/mail/thunderbird-l10n/Makefile:1.93 pkgsrc/mail/thunderbird-l10n/Makefile:1.94
--- pkgsrc/mail/thunderbird-l10n/Makefile:1.93 Fri Jun 5 03:58:46 2020
+++ pkgsrc/mail/thunderbird-l10n/Makefile Sun Jun 7 10:30:38 2020
@@ -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 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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}
Home |
Main Index |
Thread Index |
Old Index