diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-09-21 13:00:30 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-09-21 13:00:30 +0000 |
commit | c40a9d7369f4d5efc1cad535343674d89b9503b6 (patch) | |
tree | 549ef9791c15178dcb3dacbc6be53c1de751c525 | |
parent | 43851793ecc61453c0c0b8b44ceeab7371730308 (diff) |
Notes
-rw-r--r-- | devel/p5-File-chdir/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-File-chdir/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index 8deb3dcd131c..b8b577baeece 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-chdir -PORTVERSION= 0.1006 +PORTVERSION= 0.1007 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A more sensible way to change directories -BUILD_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools -RUN_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual PERL_CONFIGURE= yes diff --git a/devel/p5-File-chdir/distinfo b/devel/p5-File-chdir/distinfo index 63e1c32df375..e902fbdf36b9 100644 --- a/devel/p5-File-chdir/distinfo +++ b/devel/p5-File-chdir/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-chdir-0.1006.tar.gz) = b26e91f8b5480544da599412612ff9287007be9703d41c35251f09c5ff19879a -SIZE (File-chdir-0.1006.tar.gz) = 21188 +SHA256 (File-chdir-0.1007.tar.gz) = 908b8ac5696292e047de3370bb653eb222cb0002fce5abed4f029c1e48925b5f +SIZE (File-chdir-0.1007.tar.gz) = 21516 |