mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 0.020
ChangeLog: 0.020 2013-08-01 07:33:57 PDT-0700 * Drop Perl6::Junction in favor of Syntax::Keyword::Junction Same thing -- essentially, AFAICT -- except that we don't get 'smartmatch operator is experimental' warnings in 5.18 :)
This commit is contained in:
parent
ec907b236c
commit
efa9954a41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325721
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Moose-More
|
||||
PORTVERSION= 0.019
|
||||
PORTVERSION= 0.020
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
@ -15,7 +15,7 @@ LICENSE= LGPL21
|
||||
BUILD_DEPENDS= p5-Data-OptList>=0:${PORTSDIR}/devel/p5-Data-OptList \
|
||||
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Moose-Autobox>=0:${PORTSDIR}/devel/p5-Moose-Autobox \
|
||||
p5-Perl6-Junction>=0:${PORTSDIR}/devel/p5-Perl6-Junction \
|
||||
p5-Syntax-Keyword-Junction>=0:${PORTSDIR}/devel/p5-Syntax-Keyword-Junction \
|
||||
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
p5-TAP-SimpleOutput>=0:${PORTSDIR}/devel/p5-TAP-SimpleOutput \
|
||||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-Moose-More-0.019.tar.gz) = 0a6970d03b58883623f800de0b1f443e209f4671d416ead7be803d859c367ac4
|
||||
SIZE (Test-Moose-More-0.019.tar.gz) = 29684
|
||||
SHA256 (Test-Moose-More-0.020.tar.gz) = 44d2cb5aba09859d5f743a6b57df8018920348382e329086ee64304dd759354f
|
||||
SIZE (Test-Moose-More-0.020.tar.gz) = 30402
|
||||
|
Loading…
Reference in New Issue
Block a user