Update p5-DateTime-Format-Builder to 0.82

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:26:33 +00:00
parent 3a15f5deaf
commit f20a8deba3
2 changed files with 15 additions and 12 deletions

View File

@ -1,27 +1,30 @@
# $OpenBSD: Makefile,v 1.15 2020/07/03 21:44:48 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2020/07/24 01:26:33 afresh1 Exp $
COMMENT = create DateTime parser classes and objects
MODULES = cpan
MODULES = cpan
PKG_ARCH = *
DISTNAME = DateTime-Format-Builder-0.81
DISTNAME = DateTime-Format-Builder-0.82
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
MODCPAN_EXAMPLES = Yes
RUN_DEPENDS = devel/p5-Class-Factory-Util \
devel/p5-DateTime \
devel/p5-DateTime-Format-Strptime \
devel/p5-Params-Validate
RUN_DEPENDS = devel/p5-DateTime>=1.0 \
devel/p5-DateTime-Format-Strptime>=1.04 \
devel/p5-Params-Validate>=0.72
TEST_DEPENDS = devel/p5-DateTime-Format-HTTP \
devel/p5-DateTime-Format-Mail
# Extra DEPENDS to avoid skipping tests
MAKE_ENV = TEST_POD=Yes
TEST_DEPENDS += devel/p5-Devel-Cycle \
devel/p5-Test-Memory-Cycle
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (DateTime-Format-Builder-0.81.tar.gz) = fNWKjLU79phAfMmS+J5NSb89xVuvTz8A8d72Og//M+8=
SIZE (DateTime-Format-Builder-0.81.tar.gz) = 39933
SHA256 (DateTime-Format-Builder-0.82.tar.gz) = OD+usiuZLHfKZaUleZLdL225Gn23PqRgHFEuHGwuHKM=
SIZE (DateTime-Format-Builder-0.82.tar.gz) = 63465