Index: head/devel/p5-App-Cmd/Makefile =================================================================== --- head/devel/p5-App-Cmd/Makefile (revision 376969) +++ head/devel/p5-App-Cmd/Makefile (revision 376970) @@ -1,37 +1,40 @@ # Created by: George Hartzell # $FreeBSD$ PORTNAME= App-Cmd -PORTVERSION= 0.323 -PORTREVISION= 1 +PORTVERSION= 0.326 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= App::Cmd - Write command line apps with less suffering LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Capture-Tiny>=0.13:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \ p5-Getopt-Long-Descriptive>=0.084:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ p5-IO-TieCombine>=0:${PORTSDIR}/devel/p5-IO-TieCombine \ p5-String-RewritePrefix>=0:${PORTSDIR}/textproc/p5-String-RewritePrefix \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ + p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ + p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd \ + p5-ExtUtils-MakeMaker>=6.4:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker USES= perl5 USE_PERL5= configure .include .if ${PERL_LEVEL} < 501800 BUILD_DEPENDS+= p5-Getopt-Long>=2.39:${PORTSDIR}/devel/p5-Getopt-Long RUN_DEPENDS+= p5-Getopt-Long>=2.39:${PORTSDIR}/devel/p5-Getopt-Long .endif .include Index: head/devel/p5-App-Cmd/distinfo =================================================================== --- head/devel/p5-App-Cmd/distinfo (revision 376969) +++ head/devel/p5-App-Cmd/distinfo (revision 376970) @@ -1,2 +1,2 @@ -SHA256 (App-Cmd-0.323.tar.gz) = 6d8e2837728f76154d277d98f8facfa5615676a4ee124bc7b818aa63337cd215 -SIZE (App-Cmd-0.323.tar.gz) = 39348 +SHA256 (App-Cmd-0.326.tar.gz) = 2b6ddd498dd8d8b28b9a4656a6c69479b5bc5b1e46660dd8670e9c5055b8dbfc +SIZE (App-Cmd-0.326.tar.gz) = 44254