pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libsigsegv Add conflict with libsigsegv25.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b819b3adbba1
branches:  trunk
changeset: 547142:b819b3adbba1
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Fri Sep 12 22:14:11 2008 +0000

description:
Add conflict with libsigsegv25.

diffstat:

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

diffs (17 lines):

diff -r c18972a8b104 -r b819b3adbba1 devel/libsigsegv/Makefile
--- a/devel/libsigsegv/Makefile Fri Sep 12 22:12:44 2008 +0000
+++ b/devel/libsigsegv/Makefile Fri Sep 12 22:14:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/09/06 13:52:29 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/12 22:14:11 ahoka Exp $
 #
 
 DISTNAME=              libsigsegv-2.6
@@ -10,6 +10,7 @@
 COMMENT=               Library for handling page faults in user mode
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+CONFLICTS+=            libsigsegv25-[0-9]*
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index