aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-31 21:40:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-31 21:40:51 +0000
commit97d27a0eb8c4a3c8d9a8ab005078b2eb14a052c5 (patch)
treef8232b5ec7615f0f9a2d7e79b31663bdf0ebf814
parent55a5edac10b6f92707ff05464850cae1d606193a (diff)
downloadports-97d27a0eb8c4a3c8d9a8ab005078b2eb14a052c5.tar.gz
ports-97d27a0eb8c4a3c8d9a8ab005078b2eb14a052c5.zip
- Update to 0.1002
PR: 120665 Submitted by: lippe Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=214062
-rw-r--r--devel/p5-File-chdir/Makefile5
-rw-r--r--devel/p5-File-chdir/distinfo6
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