diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-01 05:40:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-01 05:40:51 +0800 |
commit | 2c4619920c7cee11d61986d3c5b39f1e4d6e2cb0 (patch) | |
tree | 1db3e4882861817f8a7b7ac4f04709b90675f5d3 /devel | |
parent | 24fea432c6e68da2914db1320df42a77e8e33a1e (diff) | |
download | freebsd-ports-gnome-2c4619920c7cee11d61986d3c5b39f1e4d6e2cb0.tar.gz freebsd-ports-gnome-2c4619920c7cee11d61986d3c5b39f1e4d6e2cb0.tar.zst freebsd-ports-gnome-2c4619920c7cee11d61986d3c5b39f1e4d6e2cb0.zip |
- Update to 0.1002
PR: 120665
Submitted by: lippe
Approved by: maintainer timeout
Diffstat (limited to 'devel')
-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 |