pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Simple Add a conflict with perl 5.8.3 an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/24de49533582
branches: trunk
changeset: 474513:24de49533582
user: kim <kim%pkgsrc.org@localhost>
date: Sat May 01 16:05:18 2004 +0000
description:
Add a conflict with perl 5.8.3 and later.
diffstat:
devel/p5-Test-Simple/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 30d3e111d934 -r 24de49533582 devel/p5-Test-Simple/Makefile
--- a/devel/p5-Test-Simple/Makefile Sat May 01 16:04:38 2004 +0000
+++ b/devel/p5-Test-Simple/Makefile Sat May 01 16:05:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/03/31 01:53:01 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/05/01 16:05:18 kim Exp $
DISTNAME= Test-Simple-0.47
PKGNAME= p5-${DISTNAME}
@@ -11,6 +11,8 @@
DEPENDS+= p5-Test-Harness-[0-9]*:../../devel/p5-Test-Harness
+CONFLICTS+= perl>=5.8.3
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
Home |
Main Index |
Thread Index |
Old Index