diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-01-25 13:51:58 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-01-25 13:51:58 +0000 |
commit | 214c42ee934ba8c1a7e36c1e47063df4323a1dba (patch) | |
tree | 5d2f7dbd4bc2965b2b77139f529b019483acc142 /devel/p5-Test-Pod | |
parent | 28362f643d3a8925ac6d27b917b2b356cf8ff2af (diff) |
Update to 1.41.
Notes
Notes:
svn path=/head/; revision=248547
Diffstat (limited to 'devel/p5-Test-Pod')
-rw-r--r-- | devel/p5-Test-Pod/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-Pod/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Test-Pod/pkg-plist | 3 |
3 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index 2597b18b21b7..38c280aac1ab 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Test-Pod -PORTVERSION= 1.40 -PORTREVISION= 1 +PORTVERSION= 1.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +17,7 @@ COMMENT= Check for POD errors in files BUILD_DEPENDS= ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Test::Pod.3 diff --git a/devel/p5-Test-Pod/distinfo b/devel/p5-Test-Pod/distinfo index af799e72be49..b9c93c64f53a 100644 --- a/devel/p5-Test-Pod/distinfo +++ b/devel/p5-Test-Pod/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Pod-1.40.tar.gz) = de975155ed1afb430b70456e2db00b29 -SHA256 (Test-Pod-1.40.tar.gz) = 64e56b0fda4783a92e371649b2ddc19539b11e9a94d8624f11913d81eee62996 -SIZE (Test-Pod-1.40.tar.gz) = 7697 +MD5 (Test-Pod-1.41.tar.gz) = ad4952833546b17fd1f8cc789e6dbcc9 +SHA256 (Test-Pod-1.41.tar.gz) = 49d66f101f60366ebabe4e5bc5c5f7a526051315fc33c36bc7bb2e499c598683 +SIZE (Test-Pod-1.41.tar.gz) = 8775 diff --git a/devel/p5-Test-Pod/pkg-plist b/devel/p5-Test-Pod/pkg-plist index d434390f938e..67101b8ddaa1 100644 --- a/devel/p5-Test-Pod/pkg-plist +++ b/devel/p5-Test-Pod/pkg-plist @@ -1,5 +1,2 @@ %%SITE_PERL%%/Test/Pod.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test |