- update to 0.28
- changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-Types-0.28/Changes
This commit is contained in:
parent
5bd4240e80
commit
9e87b29722
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279854
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= MooseX-Types
|
||||
PORTVERSION= 0.27
|
||||
PORTVERSION= 0.28
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -22,8 +22,8 @@ BUILD_DEPENDS= p5-Moose>=0.61:${PORTSDIR}/devel/p5-Moose \
|
|||
p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (MooseX-Types-0.27.tar.gz) = 520b69699d7c763a282caa4d03302b43cb9d50e7576c9f82899da2da9e8daa67
|
||||
SIZE (MooseX-Types-0.27.tar.gz) = 31626
|
||||
SHA256 (MooseX-Types-0.28.tar.gz) = a7509eef4b2fd158e4fc3e39c8483d70266dbb40348b4fe2ceef532c5a6f5872
|
||||
SIZE (MooseX-Types-0.28.tar.gz) = 31739
|
||||
|
|
Loading…
Reference in a new issue