pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-CPAN-Reporter pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/146441d93497
branches: trunk
changeset: 394678:146441d93497
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jun 14 19:39:48 2009 +0000
description:
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:
devel/p5-CPAN-Reporter/Makefile | 9 +++------
devel/p5-CPAN-Reporter/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 10 deletions(-)
diffs (43 lines):
diff -r 2e89321ebedb -r 146441d93497 devel/p5-CPAN-Reporter/Makefile
--- a/devel/p5-CPAN-Reporter/Makefile Sun Jun 14 19:28:10 2009 +0000
+++ b/devel/p5-CPAN-Reporter/Makefile Sun Jun 14 19:39:48 2009 +0000
@@ -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-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-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 -r 2e89321ebedb -r 146441d93497 devel/p5-CPAN-Reporter/distinfo
--- a/devel/p5-CPAN-Reporter/distinfo Sun Jun 14 19:28:10 2009 +0000
+++ b/devel/p5-CPAN-Reporter/distinfo Sun Jun 14 19:39:48 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index