- Update to 0.089

- Remove MD5

PR:             ports/153349
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Changes:        http://search.cpan.org/dist/DateTimeX-Easy/Changes
This commit is contained in:
Philip M. Gollucci 2010-12-22 23:25:27 +00:00
parent 1671368f63
commit 0f176a041a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266747
2 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DateTimeX-Easy
PORTVERSION= 0.088
PORTVERSION= 0.089
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,12 +15,11 @@ MAINTAINER= cm@therek.net
COMMENT= Parse a date/time string using the best method available
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-DateManip>=0:${PORTSDIR}/devel/p5-DateTime-Format-DateManip \
p5-DateTime-Format-DateParse>=0:${PORTSDIR}/devel/p5-DateTime-Format-DateParse \
p5-DateTime-Format-Flexible>=0:${PORTSDIR}/devel/p5-DateTime-Format-Flexible \
p5-DateTime-Format-ICal>=0:${PORTSDIR}/devel/p5-DateTime-Format-ICal \
p5-DateTime-Format-Natural>=0:${PORTSDIR}/devel/p5-DateTime-Format-Natural \
p5-DateTime-Format-Flexible>=0:${PORTSDIR}/devel/p5-DateTime-Format-Flexible \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,2 @@
MD5 (DateTimeX-Easy-0.088.tar.gz) = 62b3fde502e99d00b2a4001b3b299719
SHA256 (DateTimeX-Easy-0.088.tar.gz) = fe15383f9db3651363b4e8c46216cc3ff21e44a8f343f28fdb53ffb5bd2f6857
SIZE (DateTimeX-Easy-0.088.tar.gz) = 33251
SHA256 (DateTimeX-Easy-0.089.tar.gz) = 17e6d202e7ac6049523048e97bb8f195e3c79208570da1504f4313584e487a79
SIZE (DateTimeX-Easy-0.089.tar.gz) = 30965