mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 2.0402
- Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Moose/Changes
This commit is contained in:
parent
217eae974e
commit
2240f5b33e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290666
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Moose
|
||||
PORTVERSION= 2.0401
|
||||
PORTVERSION= 2.0402
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DOY
|
||||
@ -36,9 +36,16 @@ BUILD_DEPENDS= \
|
||||
p5-Try-Tiny>=0.02:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
# Do not add devel/p5-Data-Visitor to avoid cyclic dependency in tinderbox
|
||||
TEST_DEPENDS= \
|
||||
p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \
|
||||
p5-Declare-Constraints-Simple>=0:${PORTSDIR}/devel/p5-Declare-Constraints-Simple \
|
||||
p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-Module-Refresh>=0:${PORTSDIR}/devel/p5-Module-Refresh \
|
||||
p5-SUPER>=0:${PORTSDIR}/devel/p5-SUPER \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Fatal>=0.001:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \
|
||||
p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
|
||||
p5-Test-Requires>=0.05:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Moose-2.0401.tar.gz) = 518c4441ebaa5e9378efd0a7eeb28a9bf1a19641fa253267107301ea7027bd1e
|
||||
SIZE (Moose-2.0401.tar.gz) = 678472
|
||||
SHA256 (Moose-2.0402.tar.gz) = d033fa37b7c7451312fdd1b758511afe43b4bba10acce063aaf219dbd7008a6e
|
||||
SIZE (Moose-2.0402.tar.gz) = 677553
|
||||
|
Loading…
Reference in New Issue
Block a user