pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/dircproxy - Add CONFLICTS for the upcoming import...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5432adfe9b7
branches:  trunk
changeset: 492014:a5432adfe9b7
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Apr 03 14:11:25 2005 +0000

description:
- Add CONFLICTS for the upcoming import of dircproxy-devel which is the 1.1.x
  branch.

diffstat:

 chat/dircproxy/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5cad5168d9d7 -r a5432adfe9b7 chat/dircproxy/Makefile
--- a/chat/dircproxy/Makefile   Sun Apr 03 13:24:10 2005 +0000
+++ b/chat/dircproxy/Makefile   Sun Apr 03 14:11:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/01/03 00:00:21 tron Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/03 14:11:25 adrianp Exp $
 
 DISTNAME=      dircproxy-1.0.5
 PKGREVISION=   2
@@ -14,6 +14,8 @@
 USE_PERL5=             YES
 USE_PKGINSTALL=                YES
 
+CONFLICTS=             dircproxy-1.1.[0-9]*
+
 REPLACE_PERL=          contrib/log.pl contrib/privmsg-log.pl
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index