pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Expect add a CONFLICT on the old PKGNAME.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8deae78caad
branches: trunk
changeset: 467935:c8deae78caad
user: grant <grant%pkgsrc.org@localhost>
date: Sun Feb 08 23:04:55 2004 +0000
description:
add a CONFLICT on the old PKGNAME.
diffstat:
devel/p5-Expect/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d0f97ed0e2a2 -r c8deae78caad devel/p5-Expect/Makefile
--- a/devel/p5-Expect/Makefile Sun Feb 08 22:55:53 2004 +0000
+++ b/devel/p5-Expect/Makefile Sun Feb 08 23:04:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/02/06 08:38:59 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/02/08 23:04:55 grant Exp $
DISTNAME= Expect-1.15
PKGNAME= p5-Expect-1.15
@@ -12,6 +12,8 @@
DEPENDS+= p5-IO-stty-[0-9]*:../../devel/p5-IO-Stty
DEPENDS+= p5-IO-tty-[0-9]*:../../devel/p5-IO-Tty
+CONFLICTS+= p5-expect-[0-9]*
+
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Expect/.packlist
Home |
Main Index |
Thread Index |
Old Index