- update to 0.27
- add licenses
This commit is contained in:
parent
40c440beb9
commit
a6b63b2f01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275261
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Types-Structured
|
||||
PORTVERSION= 0.26
|
||||
PORTVERSION= 0.27
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -20,6 +20,9 @@ RUN_DEPENDS= p5-Moose>=1.06:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Devel-PartialDump>=0.10:${PORTSDIR}/devel/p5-Devel-PartialDump \
|
||||
p5-Sub-Exporter>=0.982:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MooseX::Meta::TypeCoercion::Structured.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MooseX-Types-Structured-0.26.tar.gz) = 79ff684ee3f28feb5424626c3eb437d19dca91801e2c060855af870c7c5aec2e
|
||||
SIZE (MooseX-Types-Structured-0.26.tar.gz) = 34672
|
||||
SHA256 (MooseX-Types-Structured-0.27.tar.gz) = f2554bc8225305d608c17b35151688b9f8299a075ddcf1b3b0de76e2fa24a04e
|
||||
SIZE (MooseX-Types-Structured-0.27.tar.gz) = 34643
|
||||
|
Loading…
Reference in New Issue
Block a user