pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libnet Add conflict for newly imported libnet 1....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a46be8a4333
branches:  trunk
changeset: 487826:3a46be8a4333
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Jan 20 21:17:48 2005 +0000

description:
Add conflict for newly imported libnet 1.1.x branch

diffstat:

 devel/libnet/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 57d4f501831c -r 3a46be8a4333 devel/libnet/Makefile
--- a/devel/libnet/Makefile     Thu Jan 20 21:07:51 2005 +0000
+++ b/devel/libnet/Makefile     Thu Jan 20 21:17:48 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:30 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/01/20 21:17:48 adrianp Exp $
 #
 
 DISTNAME=      libnet-1.0.1b
@@ -11,6 +11,7 @@
 COMMENT=       C library for portable packet creation and injection
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+CONFLICTS=     libnet-1.1.[0-9]*
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:C/l/L/}
 USE_BUILDLINK3= yes



Home | Main Index | Thread Index | Old Index