1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.30

- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/MooseX-MethodAttributes/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-19 03:54:31 +00:00
parent 70e14a6ff0
commit 1e5b8fa940
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394687
3 changed files with 17 additions and 17 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= MooseX-MethodAttributes
PORTVERSION= 0.29
PORTREVISION= 1
PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -22,6 +21,7 @@ TEST_DEPENDS= p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-P
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuildtiny

View File

@ -1,2 +1,2 @@
SHA256 (MooseX-MethodAttributes-0.29.tar.gz) = b3410314f02d0466a0789651dfee857e3c46a3b83dd483e47fd535f58e89e3df
SIZE (MooseX-MethodAttributes-0.29.tar.gz) = 33301
SHA256 (MooseX-MethodAttributes-0.30.tar.gz) = b9010f8309668000d630595ae251170ddcfad642d468efea0afda55eb1e53239
SIZE (MooseX-MethodAttributes-0.30.tar.gz) = 41590

View File

@ -1,16 +1,3 @@
%%PERL5_MAN3%%/MooseX::MethodAttributes.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Inheritable.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::AttrContainer.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::AttrContainer::Inheritable.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Class.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Map.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Method.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Method::Wrapped.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Role.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Role::Application.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Role::Application::Summation.3.gz
%%SITE_PERL%%/MooseX/MethodAttributes.pm
%%SITE_PERL%%/MooseX/MethodAttributes/Inheritable.pm
%%SITE_PERL%%/MooseX/MethodAttributes/Role.pm
@ -24,3 +11,16 @@
%%SITE_PERL%%/MooseX/MethodAttributes/Role/Meta/Role.pm
%%SITE_PERL%%/MooseX/MethodAttributes/Role/Meta/Role/Application.pm
%%SITE_PERL%%/MooseX/MethodAttributes/Role/Meta/Role/Application/Summation.pm
%%PERL5_MAN3%%/MooseX::MethodAttributes.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Inheritable.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::AttrContainer.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::AttrContainer::Inheritable.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Class.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Map.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Method.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Method::Wrapped.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Role.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Role::Application.3.gz
%%PERL5_MAN3%%/MooseX::MethodAttributes::Role::Meta::Role::Application::Summation.3.gz