diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2011-09-16 12:02:54 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2011-09-16 12:02:54 +0000 |
commit | 84b450a1c8622b1faa880debf779c15b8a8a8cc6 (patch) | |
tree | 661993e5efac66d984d5fcc85aa2900ce0474019 /devel/p5-File-pushd | |
parent | 07129431224520ee78674966990b446325ee61a9 (diff) | |
download | ports-84b450a1c8622b1faa880debf779c15b8a8a8cc6.tar.gz ports-84b450a1c8622b1faa880debf779c15b8a8a8cc6.zip |
Notes
Diffstat (limited to 'devel/p5-File-pushd')
-rw-r--r-- | devel/p5-File-pushd/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-File-pushd/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-File-pushd/pkg-plist | 1 |
3 files changed, 3 insertions, 8 deletions
diff --git a/devel/p5-File-pushd/Makefile b/devel/p5-File-pushd/Makefile index eb234dc07674..dd5a63f199be 100644 --- a/devel/p5-File-pushd/Makefile +++ b/devel/p5-File-pushd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= File-pushd -PORTVERSION= 1.00 -PORTREVISION= 1 +PORTVERSION= 1.001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= File::pushd - temporary chdir for a limited scope -BUILD_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_CONFIGURE= yes MAN3= File::pushd.3 diff --git a/devel/p5-File-pushd/distinfo b/devel/p5-File-pushd/distinfo index 47e938e75614..ca3f8af40c47 100644 --- a/devel/p5-File-pushd/distinfo +++ b/devel/p5-File-pushd/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-pushd-1.00.tar.gz) = bf2716418b587eeb4f38abc00a7d5fa92217d6db75b31ee56ee5be5efeff0c92 -SIZE (File-pushd-1.00.tar.gz) = 11246 +SHA256 (File-pushd-1.001.tar.gz) = 941600b12c06a3111bfe1c769f1659f14aa3d30f57b4c3ed423aafd637bf064f +SIZE (File-pushd-1.001.tar.gz) = 13522 diff --git a/devel/p5-File-pushd/pkg-plist b/devel/p5-File-pushd/pkg-plist index e6cd96b15598..7b835dd8c3a5 100644 --- a/devel/p5-File-pushd/pkg-plist +++ b/devel/p5-File-pushd/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/File/pushd.pm -%%SITE_PERL%%/File/pushd.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/pushd/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/pushd @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File |