pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel lib[app]indicator: Add SUPERSEDES
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e5eb3573792
branches: trunk
changeset: 401442:2e5eb3573792
user: nia <nia%pkgsrc.org@localhost>
date: Tue Sep 17 10:42:35 2019 +0000
description:
lib[app]indicator: Add SUPERSEDES
diffstat:
devel/libappindicator/Makefile | 5 ++++-
devel/libindicator/Makefile | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diffs (38 lines):
diff -r 11aae469e7f6 -r 2e5eb3573792 devel/libappindicator/Makefile
--- a/devel/libappindicator/Makefile Tue Sep 17 10:39:08 2019 +0000
+++ b/devel/libappindicator/Makefile Tue Sep 17 10:42:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/09/09 13:25:47 nia Exp $
+# $NetBSD: Makefile,v 1.18 2019/09/17 10:42:35 nia Exp $
DISTNAME= libappindicator-12.10.0
PKGREVISION= 2
@@ -10,6 +10,9 @@
COMMENT= Allow applications to export a menu into the panel
LICENSE= gnu-lgpl-v3 AND gnu-lgpl-v2.1
+CONFLICTS+= libappindicator3-[0-9]*
+SUPERSEDES+= libappindicator3-[0-9]*
+
EXTRACT_USING= gtar
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff -r 11aae469e7f6 -r 2e5eb3573792 devel/libindicator/Makefile
--- a/devel/libindicator/Makefile Tue Sep 17 10:39:08 2019 +0000
+++ b/devel/libindicator/Makefile Tue Sep 17 10:42:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/09/09 13:25:47 nia Exp $
+# $NetBSD: Makefile,v 1.11 2019/09/17 10:42:35 nia Exp $
DISTNAME= libindicator-12.10.1
PKGREVISION= 9
@@ -10,6 +10,9 @@
COMMENT= GTK+3 symbols and convience functions for indicators
LICENSE= gnu-gpl-v3
+CONFLICTS+= libindicator3-[0-9]*
+SUPERSEDES+= libindicator3-[0-9]*
+
EXTRACT_USING= gtar
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index