Update to 3.8

This commit is contained in:
Lars Thegler 2008-03-25 09:50:16 +00:00
parent 83734402cb
commit 5726aab576
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209762
3 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Module-Pluggable
PORTVERSION= 3.6
PORTVERSION= 3.8
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -17,7 +17,7 @@ COMMENT= Automatically give your module the ability to have plugins
RUN_DEPENDS= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
PERL_CONFIGURE= yes
MAN3= Devel::InnerPackage.3 \
Module::Pluggable.3 \

View File

@ -1,3 +1,3 @@
MD5 (Module-Pluggable-3.6.tar.gz) = 9b804c4a3dc2df0c6259ff43ee0a165c
SHA256 (Module-Pluggable-3.6.tar.gz) = 9c570ccef259a82db5ddf3479bf67811fb20054c098db35c6bc321c6d1d97a94
SIZE (Module-Pluggable-3.6.tar.gz) = 14991
MD5 (Module-Pluggable-3.8.tar.gz) = 661e2c71c824419c37775998c63b0f85
SHA256 (Module-Pluggable-3.8.tar.gz) = 9a51c05d559cf8453167655f710c791d86ac886633d8370126c23256cc2e1925
SIZE (Module-Pluggable-3.8.tar.gz) = 16889

View File

@ -1,6 +1,8 @@
%%SITE_PERL%%/Devel/InnerPackage.pm
%%SITE_PERL%%/Module/Pluggable.pm
%%SITE_PERL%%/Module/Pluggable/Object.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Pluggable/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Pluggable
@dirrmtry %%SITE_PERL%%/Devel
@dirrmtry %%SITE_PERL%%/Module/Pluggable
@dirrmtry %%SITE_PERL%%/Module