summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Params-Validate/Makefile4
-rw-r--r--devel/p5-Perl6-Export-Attrs/Makefile5
-rw-r--r--devel/p5-Test-Class/Makefile5
3 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile
index 260fb8f64fa..71abc021af4 100644
--- a/devel/p5-Params-Validate/Makefile
+++ b/devel/p5-Params-Validate/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2013/09/05 19:03:53 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2013/12/02 12:57:53 wiz Exp $
DISTNAME= Params-Validate-1.08
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5pva
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/}
@@ -13,7 +14,6 @@ LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-DEPENDS+= {p5-Attribute-Handlers>=0.79,perl>=5.10.0}:../../devel/p5-Attribute-Handlers
DEPENDS+= {p5-Scalar-List-Utils>=1.0,perl>=5.10.0}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Module-Implementation-[0-9]*:../../devel/p5-Module-Implementation
diff --git a/devel/p5-Perl6-Export-Attrs/Makefile b/devel/p5-Perl6-Export-Attrs/Makefile
index cc2572da0f6..72095fa36f8 100644
--- a/devel/p5-Perl6-Export-Attrs/Makefile
+++ b/devel/p5-Perl6-Export-Attrs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:40 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/02 12:57:53 wiz Exp $
DISTNAME= Perl6-Export-Attrs-0.0.3
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
@@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Perl6-Export-Attrs/
COMMENT= Perl 5 module implementing Perl 6 symbol export mechanism
-DEPENDS+= {p5-Attribute-Handlers>=0,perl>=5.10.0}:../../devel/p5-Attribute-Handlers
DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
USE_LANGUAGES= # empty
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index ea7178bbe74..1b1071837df 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2013/11/24 09:57:03 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/12/02 12:57:53 wiz Exp $
DISTNAME= Test-Class-0.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -11,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Class/
COMMENT= Easily create test classes in an xUnit/JUnit style
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {p5-Attribute-Handlers>=0.77,perl>=5.10.0}:../../devel/p5-Attribute-Handlers
DEPENDS+= p5-MRO-Compat>=0.11:../../devel/p5-MRO-Compat
#DEPENDS+= {perl>=5.10.0,p5-Storable>=2.04}:../../devel/p5-Storable
DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.78}:../../devel/p5-Test-Simple