mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to 1.20
Changelog: http://search.cpan.org/src/DROLSKY/Moose-1.20/Changes
This commit is contained in:
parent
99f91988ea
commit
6c92a52bcd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264905
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Moose
|
||||
PORTVERSION= 1.19
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN/../../authors/id/D/DR/DROLSKY
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,8 +15,8 @@ MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A complete modern object system for Perl 5
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
p5-Class-MOP>=1.10:${PORTSDIR}/devel/p5-Class-MOP \
|
||||
p5-Package-DeprecationManager>=0.07:${PORTSDIR}/devel/p5-Package-DeprecationManager \
|
||||
p5-Class-MOP>=1.11:${PORTSDIR}/devel/p5-Class-MOP \
|
||||
p5-Package-DeprecationManager>=0.10:${PORTSDIR}/devel/p5-Package-DeprecationManager \
|
||||
p5-List-MoreUtils>=0.12:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util \
|
||||
p5-Sub-Exporter>=0.980:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
@ -26,7 +26,7 @@ BUILD_DEPENDS= \
|
||||
p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Fatal>=0.001:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-Requires>=0.05:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
PERL_CONFIGURE= 5.8.4+
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Moose-1.19.tar.gz) = 2127904e88e9c2a86f9a85e28930d858226fcec8eb269c65eedca23734f95c13
|
||||
SIZE (Moose-1.19.tar.gz) = 469268
|
||||
SHA256 (Moose-1.20.tar.gz) = 926866bb1dc1d3d380989ecfca9ee89a98e0770f69860da75dc33460f5fcfc89
|
||||
SIZE (Moose-1.20.tar.gz) = 469601
|
||||
|
Loading…
Reference in New Issue
Block a user