Update p5-DateTime-Format-Strptime to 1.77

Originally from wen heping <wenheping2000 () hotmail ! com>
ok on that version from sthen@
tweaks from me after
This commit is contained in:
afresh1 2020-07-24 01:25:40 +00:00
parent c5b4054799
commit 3a15f5deaf
3 changed files with 19 additions and 12 deletions

View File

@ -1,22 +1,26 @@
# $OpenBSD: Makefile,v 1.20 2020/07/03 21:44:48 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2020/07/24 01:25:40 afresh1 Exp $
COMMENT = parse and format strp and strf time patterns
MODULES = cpan
PKG_ARCH = *
DISTNAME = DateTime-Format-Strptime-1.54
DISTNAME = DateTime-Format-Strptime-1.77
EPOCH = 0
REVISION = 1
CATEGORIES = devel
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
# artistic_2
# Artistic 2.0
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-DateTime \
devel/p5-DateTime-Locale \
devel/p5-DateTime-TimeZone \
devel/p5-Params-Validate
RUN_DEPENDS = devel/p5-DateTime>=1.0 \
devel/p5-DateTime-Locale>=1.23 \
devel/p5-DateTime-TimeZone>=2.09 \
devel/p5-Params-ValidationCompiler \
devel/p5-Specio>=0.33 \
devel/p5-Try-Tiny
TEST_DEPENDS = devel/p5-Test-Fatal \
devel/p5-Test-Warnings
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (DateTime-Format-Strptime-1.54.tar.gz) = ALthsSRy+xpjfsVbvYh42wWzqsiaZ7eZGygeMoltud4=
SIZE (DateTime-Format-Strptime-1.54.tar.gz) = 26578
SHA256 (DateTime-Format-Strptime-1.77.tar.gz) = L6Q8g47PU1byIakaQcgduiLnhgxUdLSmFyMlmJgXPko=
SIZE (DateTime-Format-Strptime-1.77.tar.gz) = 114321

View File

@ -1,4 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/06/26 09:37:40 bernd Exp $
@comment $OpenBSD: PLIST,v 1.2 2020/07/24 01:25:40 afresh1 Exp $
${P5SITE}/DateTime/Format/
${P5SITE}/DateTime/Format/Strptime/
${P5SITE}/DateTime/Format/Strptime.pm
${P5SITE}/DateTime/Format/Strptime/Types.pm
@man man/man3p/DateTime::Format::Strptime.3p
@man man/man3p/DateTime::Format::Strptime::Types.3p