diff options
-rw-r--r-- | devel/p5-File-chdir/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-File-chdir/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index 219be419cf63..c86601f30313 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-chdir -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= A more sensible way to change directories +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools + PERL_CONFIGURE= yes MAN3= File::chdir.3 diff --git a/devel/p5-File-chdir/distinfo b/devel/p5-File-chdir/distinfo index 86b9524249bb..0061e9125783 100644 --- a/devel/p5-File-chdir/distinfo +++ b/devel/p5-File-chdir/distinfo @@ -1,3 +1,3 @@ -MD5 (File-chdir-0.06.tar.gz) = 41a4661789f6de97fb632e4560d37864 -SHA256 (File-chdir-0.06.tar.gz) = 7521446d60a2779ead6462e969309476693cd115507b2fd1ea223801268991e5 -SIZE (File-chdir-0.06.tar.gz) = 22393 +MD5 (File-chdir-0.07.tar.gz) = 23c64d291574b2c6141090916887efdf +SHA256 (File-chdir-0.07.tar.gz) = ec1dc5cb65c34f3fd1fd78b0d992e58cc1ce8de1a8e3c0b3673d255c48a7203d +SIZE (File-chdir-0.07.tar.gz) = 23217 |