pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/m17n-db Add SUPERSEDES notification.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff1c9118058d
branches:  trunk
changeset: 643308:ff1c9118058d
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Dec 14 07:56:04 2014 +0000

description:
Add SUPERSEDES notification.

diffstat:

 misc/m17n-db/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a310ebdc6b14 -r ff1c9118058d misc/m17n-db/Makefile
--- a/misc/m17n-db/Makefile     Sun Dec 14 07:54:04 2014 +0000
+++ b/misc/m17n-db/Makefile     Sun Dec 14 07:56:04 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/12/14 07:51:27 obache Exp $
+# $NetBSD: Makefile,v 1.21 2014/12/14 07:56:04 obache Exp $
 #
 
 DISTNAME=      m17n-db-1.7.0
@@ -11,6 +11,7 @@
 LICENSE=       gnu-lgpl-v2.1
 
 CONFLICTS+=    m17n-contrib-[0-9]*
+SUPERSEDES+=   m17n-contrib-[0-9]*
 
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake msgfmt pkg-config awk:run



Home | Main Index | Thread Index | Old Index