mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
- Updated to 0.12 to sync with upstream (internal changes that only affect
the Perl tests) http://cpansearch.perl.org/src/DROLSKY/MooseX-StrictConstructor-0.12/Changes Reported by: portscout via miwi
This commit is contained in:
parent
c2925123a1
commit
40d58724a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265762
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= MooseX-StrictConstructor
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,6 +16,7 @@ COMMENT= Make your MooseX object constructors blow up on unknown attributes
|
|||
|
||||
RUN_DEPENDS= p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose
|
||||
BUILD_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (MooseX-StrictConstructor-0.11.tar.gz) = 957a8ac265d8324f4600c4d1393be241
|
||||
SHA256 (MooseX-StrictConstructor-0.11.tar.gz) = dd25ed66fce6d429355705cfb3f1468b9af2c45f2a7d92a949a560c81191d557
|
||||
SIZE (MooseX-StrictConstructor-0.11.tar.gz) = 10378
|
||||
SHA256 (MooseX-StrictConstructor-0.12.tar.gz) = 5a0dbac64e904b877a0497c1c8860d44d415eb426543e95aa55931b965bdf50c
|
||||
SIZE (MooseX-StrictConstructor-0.12.tar.gz) = 10452
|
||||
|
|
Loading…
Add table
Reference in a new issue