summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2013-05-27 14:47:54 +0000
committerwen <wen>2013-05-27 14:47:54 +0000
commit75f56ec3a76197aea6216cbdc4a7db244562c6fb (patch)
treeda4f5b07063733236d9c6ede3401e8cce295c5c7
parentc41cfb38d292a7f9b567bcd0f5a456880e3e39f1 (diff)
downloadpkgsrc-75f56ec3a76197aea6216cbdc4a7db244562c6fb.tar.gz
Update to 0.004
Update DEPENDS Upstream changes: 0.004 2013-05-15 00:04:46 Europe/Amsterdam Reinstate loading of CPAN::Meta 0.003 2013-05-14 23:16:36 Europe/Amsterdam Sort dependencies before displaying them check_dependencies() can now optionally also test recommended and suggested prerequisites
-rw-r--r--devel/p5-Test-CheckDeps/Makefile7
-rw-r--r--devel/p5-Test-CheckDeps/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Test-CheckDeps/Makefile b/devel/p5-Test-CheckDeps/Makefile
index dc4fd5113a9..072f5c8259c 100644
--- a/devel/p5-Test-CheckDeps/Makefile
+++ b/devel/p5-Test-CheckDeps/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:03 asau Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/27 14:47:54 wen Exp $
#
-DISTNAME= Test-CheckDeps-0.002
+DISTNAME= Test-CheckDeps-0.004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -12,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Test-CheckDeps/
COMMENT= Perl 5 module to check for presence of dependencies
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.14.0,p5-CPAN-Meta-[0-9]*}:../../devel/p5-CPAN-Meta
+DEPENDS+= p5-CPAN-Meta>=2.12092:../../devel/p5-CPAN-Meta
DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
USE_LANGUAGES= # empty
diff --git a/devel/p5-Test-CheckDeps/distinfo b/devel/p5-Test-CheckDeps/distinfo
index de042a46c0f..0cee4d4b08a 100644
--- a/devel/p5-Test-CheckDeps/distinfo
+++ b/devel/p5-Test-CheckDeps/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2012/09/10 12:29:11 sno Exp $
+$NetBSD: distinfo,v 1.2 2013/05/27 14:47:54 wen Exp $
-SHA1 (Test-CheckDeps-0.002.tar.gz) = de30637cd2ef6b26bda0a397a57a22abac4264d7
-RMD160 (Test-CheckDeps-0.002.tar.gz) = ccc901486e7ec09589e2613292b444a2bbca50c5
-Size (Test-CheckDeps-0.002.tar.gz) = 10964 bytes
+SHA1 (Test-CheckDeps-0.004.tar.gz) = 49d91c61854b9ce41e8a07c7954f5baa73deebec
+RMD160 (Test-CheckDeps-0.004.tar.gz) = 0a543f77ff162bcb861911f977d45eacbef00c93
+Size (Test-CheckDeps-0.004.tar.gz) = 11356 bytes