pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2005Q2]: pkgsrc/devel/swig13 Register conflict with old swig-b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4b8b405ba13
branches:  pkgsrc-2005Q2
changeset: 495833:a4b8b405ba13
user:      epg <epg%pkgsrc.org@localhost>
date:      Sat Jun 25 20:09:15 2005 +0000

description:
Register conflict with old swig-build package, which unfortunately
must remain for security/py-m2crypto.

diffstat:

 devel/swig13/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r eb76406fa5bf -r a4b8b405ba13 devel/swig13/Makefile
--- a/devel/swig13/Makefile     Sat Jun 25 19:11:12 2005 +0000
+++ b/devel/swig13/Makefile     Sat Jun 25 20:09:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/05/31 21:53:26 jlam Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2005/06/25 20:09:15 epg Exp $
 
 DISTNAME=      swig-1.3.24
 CATEGORIES=    devel
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://www.swig.org/
 COMMENT=       Simplified Wrapper and Interface Generator
 
+CONFLICTS=      swig-build-[0-9]*
+
 CONFIGURE_ARGS+=       --with-swiglibdir=${PREFIX}/share/swig/1.3
 BUILD_TARGET=          swig
 WRKSRC=                        ${WRKDIR}/SWIG-1.3.24



Home | Main Index | Thread Index | Old Index