- Upgrade to 0.07.

This commit is contained in:
Jun Kuriyama 2012-05-26 13:57:33 +00:00
parent 117b771183
commit 430e639bce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297481
3 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= MouseX-AttributeHelpers
PORTVERSION= 0.06
PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MASAKI
@ -35,6 +35,7 @@ MAN3= MouseX::AttributeHelpers.3 \
MouseX::AttributeHelpers::Collection::List.3 \
MouseX::AttributeHelpers::Counter.3 \
MouseX::AttributeHelpers::Number.3 \
MouseX::AttributeHelpers::String.3
MouseX::AttributeHelpers::String.3 \
MouseX::README.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (MouseX-AttributeHelpers-0.06.tar.gz) = 82a606fe600519369fa138d9a36c7f962b17ace75c1aa42d10b315cc9db58cff
SIZE (MouseX-AttributeHelpers-0.06.tar.gz) = 46013
SHA256 (MouseX-AttributeHelpers-0.07.tar.gz) = b112bdeee369ad97a5845d1cc497d83220ee2748d95691ff5435e478c4c7c818
SIZE (MouseX-AttributeHelpers-0.07.tar.gz) = 47452

View File

@ -10,6 +10,7 @@
%%SITE_PERL%%/MouseX/AttributeHelpers/Counter.pm
%%SITE_PERL%%/MouseX/AttributeHelpers/Number.pm
%%SITE_PERL%%/MouseX/AttributeHelpers/String.pm
%%SITE_PERL%%/MouseX/README.pod
@dirrm %%SITE_PERL%%/MouseX/AttributeHelpers/Collection
@dirrm %%SITE_PERL%%/MouseX/AttributeHelpers
@dirrmtry %%SITE_PERL%%/MouseX