pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Symbol-Global-Name perl>=5.15.1 contains ExtU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7377261588b1
branches: trunk
changeset: 635277:7377261588b1
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jun 02 09:11:54 2014 +0000
description:
perl>=5.15.1 contains ExtUtils::MakeMaker>=6.59
diffstat:
devel/p5-Symbol-Global-Name/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r d07523835535 -r 7377261588b1 devel/p5-Symbol-Global-Name/Makefile
--- a/devel/p5-Symbol-Global-Name/Makefile Mon Jun 02 09:08:14 2014 +0000
+++ b/devel/p5-Symbol-Global-Name/Makefile Mon Jun 02 09:11:54 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/06/02 09:11:54 obache Exp $
DISTNAME= Symbol-Global-Name-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Symbol/}
@@ -11,7 +11,7 @@
COMMENT= Finds name and type of a global variable
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-ExtUtils-MakeMaker>=6.59:../../devel/p5-ExtUtils-MakeMaker
+DEPENDS+= {perl>=5.15.1,p5-ExtUtils-MakeMaker>=6.59}:../../devel/p5-ExtUtils-MakeMaker
PERL5_PACKLIST= auto/Symbol/Global/Name/.packlist
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index