pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Role-Basic Storable>=2.15 is in perl v5.9.8 a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d07523835535
branches: trunk
changeset: 635276:d07523835535
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jun 02 09:08:14 2014 +0000
description:
Storable>=2.15 is in perl v5.9.8 and later core.
diffstat:
devel/p5-Role-Basic/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r fd8117c359e5 -r d07523835535 devel/p5-Role-Basic/Makefile
--- a/devel/p5-Role-Basic/Makefile Mon Jun 02 08:56:10 2014 +0000
+++ b/devel/p5-Role-Basic/Makefile Mon Jun 02 09:08:14 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/06/02 09:08:14 obache Exp $
DISTNAME= Role-Basic-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/OVID/}
@@ -11,7 +11,7 @@
COMMENT= Just roles. Nothing else
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Storable>=2.15:../../devel/p5-Storable
+DEPENDS+= {perl>=5.9.3,p5-Storable>=2.15}:../../devel/p5-Storable
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Role/Basic/.packlist
Home |
Main Index |
Thread Index |
Old Index