- update to 0.07
- add licenses - changes: http://cpansearch.perl.org/src/FLORA/MooseX-LazyRequire-0.07/Changes
This commit is contained in:
parent
f773926996
commit
b49c26b359
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272279
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-LazyRequire
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Required attributes which fail only when trying to use them
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (MooseX-LazyRequire-0.06.tar.gz) = cd01a34702b8d1d11987ad9d8750216a
|
||||
SHA256 (MooseX-LazyRequire-0.06.tar.gz) = c8c3e6d5777dc3b3eeb2dd1d84c61ef2c6ae6390d0c31f8a28f0dda4fb2efe25
|
||||
SIZE (MooseX-LazyRequire-0.06.tar.gz) = 11428
|
||||
SHA256 (MooseX-LazyRequire-0.07.tar.gz) = eb093900ed0c8ed5b4e02e1e28d1d2c36eedda1cdb2f6226a8ce931ef2bba161
|
||||
SIZE (MooseX-LazyRequire-0.07.tar.gz) = 11651
|
||||
|
Loading…
Reference in New Issue
Block a user