- Since this module depends on perl 5.8.6+, remove dependencies on
p5-Scalar-List-Utils and p5-Time-HiRes.
This commit is contained in:
parent
4f49b44221
commit
f0203bcc80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241100
1 changed files with 1 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Catalyst-Runtime
|
||||
PORTVERSION= 5.80011
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -33,11 +34,9 @@ BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfSco
|
|||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
|
||||
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean \
|
||||
p5-Path-Class>=0.09:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
|
||||
p5-String-RewritePrefix>=0.004:${PORTSDIR}/textproc/p5-String-RewritePrefix \
|
||||
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
|
||||
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
|
||||
p5-Tree-Simple>=1.15:${PORTSDIR}/devel/p5-Tree-Simple \
|
||||
p5-Text-SimpleTable>=0.03:${PORTSDIR}/textproc/p5-Text-SimpleTable \
|
||||
p5-Tree-Simple-VisitorFactory>=0:${PORTSDIR}/devel/p5-Tree-Simple-VisitorFactory \
|
||||
|
|
Loading…
Reference in a new issue