diff options
author | swills <swills@FreeBSD.org> | 2012-05-09 01:42:19 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-09 01:42:19 +0800 |
commit | f5a338c2582bac8477f4373ae27bd807acd75e1d (patch) | |
tree | 2382dca9853fc31b0fe96bcd90e3c606e4098e44 /devel | |
parent | 91e573c033b79a6a87e9d7c02b58261fd3cb9a7f (diff) | |
download | freebsd-ports-gnome-f5a338c2582bac8477f4373ae27bd807acd75e1d.tar.gz freebsd-ports-gnome-f5a338c2582bac8477f4373ae27bd807acd75e1d.tar.zst freebsd-ports-gnome-f5a338c2582bac8477f4373ae27bd807acd75e1d.zip |
- Update to 1.2006
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-CPAN-Reporter/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-CPAN-Reporter/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-CPAN-Reporter/Makefile b/devel/p5-CPAN-Reporter/Makefile index 469b9358b209..c1a935a751e0 100644 --- a/devel/p5-CPAN-Reporter/Makefile +++ b/devel/p5-CPAN-Reporter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CPAN-Reporter -PORTVERSION= 1.2004 +PORTVERSION= 1.2006 CATEGORIES= devel MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-Archive-Tar>0:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-File-HomeDir>0:${PORTSDIR}/devel/p5-File-HomeDir \ p5-File-pushd>0:${PORTSDIR}/devel/p5-File-pushd \ p5-IO-CaptureOutput>0:${PORTSDIR}/devel/p5-IO-CaptureOutput \ + p5-IPC-Cmd>=0.76:${PORTSDIR}/devel/p5-IPC-Cmd \ p5-Probe-Perl>0:${PORTSDIR}/sysutils/p5-Probe-Perl \ p5-Test-Reporter>1.54:${PORTSDIR}/devel/p5-Test-Reporter \ p5-Devel-Autoflush>0:${PORTSDIR}/devel/p5-Devel-Autoflush \ diff --git a/devel/p5-CPAN-Reporter/distinfo b/devel/p5-CPAN-Reporter/distinfo index a4cda768aa25..d4fd940b9e36 100644 --- a/devel/p5-CPAN-Reporter/distinfo +++ b/devel/p5-CPAN-Reporter/distinfo @@ -1,2 +1,2 @@ -SHA256 (CPAN-Reporter-1.2004.tar.gz) = 78687a8e9b8720568bc704dbbe9f12ab234895bb49a7f9fa517b2667990315d7 -SIZE (CPAN-Reporter-1.2004.tar.gz) = 100894 +SHA256 (CPAN-Reporter-1.2006.tar.gz) = cf1575827ae7ca70f7bd61235a727ac5647168e23cd00c2930f785fc50067586 +SIZE (CPAN-Reporter-1.2006.tar.gz) = 101107 |