summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno>2009-06-14 19:39:48 +0000
committersno <sno>2009-06-14 19:39:48 +0000
commit0d71b4d46fe132153d991c9a2c835dac70f4a048 (patch)
tree258281f229b4e8fa6985b851b1e53b6773f92e5b /devel
parentada99c7a8c72ca7f678ac0c6f1297fdf4a46676f (diff)
downloadpkgsrc-0d71b4d46fe132153d991c9a2c835dac70f4a048.tar.gz
pkgsrc changes:
- Updating package of p5 module CPAN::Reporter from 1.1707 to 1.708 - Update dependencies according to META.yaml Upstream changes: 1.1708 Mon Jun 1 23:31:58 EDT 2009 *** Emergency fix -- 1.1706/1.1707 can prevent subsequent module *** *** installation if installed with an older Test::Reporter. *** *** Disable test reporting (From CPAN, 'o conf test_report 0') *** *** and install CPAN::Reporter 1.1708. Then re-enable test *** *** reports. *** - Fixed: in the case where an old Test::Reporter without the distfile() method is installed, CPAN::Reporter would crash and prevent installation of modules (including newer Test::Reporter); now checks for a Test::Reporter
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-CPAN-Reporter/Makefile9
-rw-r--r--devel/p5-CPAN-Reporter/distinfo8
2 files changed, 7 insertions, 10 deletions
diff --git a/devel/p5-CPAN-Reporter/Makefile b/devel/p5-CPAN-Reporter/Makefile
index 13b120f212f..3faccf2276c 100644
--- a/devel/p5-CPAN-Reporter/Makefile
+++ b/devel/p5-CPAN-Reporter/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/06/01 19:25:50 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/14 19:39:48 sno Exp $
-DISTNAME= CPAN-Reporter-1.1707
+DISTNAME= CPAN-Reporter-1.1708
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
@@ -32,6 +32,7 @@ DEPENDS+= p5-Devel-Autoflush>=0.04:../../devel/p5-Devel-Autoflush
DEPENDS+= p5-File-Copy-Recursive>=0.35:../../sysutils/p5-File-Copy-Recursive
DEPENDS+= p5-File-HomeDir>=0.58:../../devel/p5-File-HomeDir
DEPENDS+= p5-File-pushd>=0.32:../../devel/p5-File-pushd
+DEPENDS+= p5-IO-CaptureOutput>=1.03:../../devel/p5-IO-CaptureOutput
DEPENDS+= p5-Parse-CPAN-Meta-[0-9]*:../../devel/p5-Parse-CPAN-Meta
DEPENDS+= p5-Probe-Perl>=0.01:../../devel/p5-Probe-Perl
DEPENDS+= p5-Tee>=0.13:../../devel/p5-Tee
@@ -41,9 +42,5 @@ DEPENDS+= p5-Test-Reporter>=1.54:../../devel/p5-Test-Reporter
DEPENDS+= p5-Proc-ProcessTable>=0.45:../../devel/p5-Proc-ProcessTable
.endif
-BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.36:../../devel/p5-ExtUtils-MakeMaker
-BUILD_DEPENDS+= p5-IO-CaptureOutput>=1.03:../../devel/p5-IO-CaptureOutput
-BUILD_DEPENDS+= p5-Test-Simple>=0.62:../../devel/p5-Test-Simple
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-CPAN-Reporter/distinfo b/devel/p5-CPAN-Reporter/distinfo
index 532aae35174..aa4dcd3f325 100644
--- a/devel/p5-CPAN-Reporter/distinfo
+++ b/devel/p5-CPAN-Reporter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/06/01 19:25:50 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/06/14 19:39:48 sno Exp $
-SHA1 (CPAN-Reporter-1.1707.tar.gz) = 0e6394fde6dab8cfe7f79bb5b6a78e29d62a3f89
-RMD160 (CPAN-Reporter-1.1707.tar.gz) = 75ad0e368c9c39fb438cf186b007b26fd9f356e0
-Size (CPAN-Reporter-1.1707.tar.gz) = 122941 bytes
+SHA1 (CPAN-Reporter-1.1708.tar.gz) = 1c5fc36870711d6461750badc64c8d8c0fd5a0b6
+RMD160 (CPAN-Reporter-1.1708.tar.gz) = e98e0b3582cb9322d439a9277fdf7988953eeaed
+Size (CPAN-Reporter-1.1708.tar.gz) = 123146 bytes