- Update to 1.56
- Update and sort *_DEPENDS: add missing p5-DateTime-Locale - Update PORTSCOUT Changes: http://search.cpan.org/dist/DateTime-Format-Strptime/Changes
This commit is contained in:
parent
86aa9c2191
commit
66ad2e2a77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375965
2 changed files with 8 additions and 8 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DateTime-Format-Strptime
|
||||
PORTVERSION= 1.55
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.56
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
|
@ -14,12 +13,13 @@ COMMENT= Parse and format strp and strf time patterns
|
|||
|
||||
LICENSE= ART20
|
||||
|
||||
RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
|
||||
p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
|
||||
RUN_DEPENDS= p5-DateTime>=1:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-DateTime-Locale>=0.45:${PORTSDIR}/devel/p5-DateTime-Locale \
|
||||
p5-DateTime-TimeZone>=0.79:${PORTSDIR}/devel/p5-DateTime-TimeZone \
|
||||
p5-Params-Validate>=0.64:${PORTSDIR}/devel/p5-Params-Validate
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PORTSCOUT= skipv:1.0700
|
||||
PORTSCOUT= skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (DateTime-Format-Strptime-1.55.tar.gz) = 70ca985789b03b22e992350dc7e620f7cfd6fbb429854555bce7af6ea2ac9643
|
||||
SIZE (DateTime-Format-Strptime-1.55.tar.gz) = 27017
|
||||
SHA256 (DateTime-Format-Strptime-1.56.tar.gz) = 2ff69d0f5a0359aab04e7276db5bee3be10040da24fbf09de1d904e7ead78b28
|
||||
SIZE (DateTime-Format-Strptime-1.56.tar.gz) = 36863
|
||||
|
|
Loading…
Reference in a new issue