mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- add missing dependency and bump PORTREVISION
This commit is contained in:
parent
c103ec6b78
commit
9e7859992b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361867
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= DateTime-Format-Flexible
|
||||
PORTVERSION= 0.26
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,6 +17,7 @@ LICENSE_COMB= dual
|
||||
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-DateTime-Format-Builder>=0.74:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
|
||||
p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
|
||||
p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime
|
||||
|
Loading…
Reference in New Issue
Block a user