Update to 0.02
Hide that ugly patching
This commit is contained in:
parent
9b23ece01e
commit
3da30d1205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98709
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= DateTime-Format-DateManip
|
||||
PORTVERSION= 0.01
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.02
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
@ -30,7 +29,7 @@ MAN3= DateTime::Format::DateManip.3
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
post-patch:
|
||||
${PERL} -pi -e '$$_ = "" if /^use bytes;/' ${WRKSRC}/lib/DateTime/Format/DateManip.pm
|
||||
@${PERL} -pi -e '$$_ = "" if /^use bytes;/' ${WRKSRC}/lib/DateTime/Format/DateManip.pm
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DateTime-Format-DateManip-0.01.tar.gz) = d3f6f5346c18102fd4641e8ef61d1ea1
|
||||
MD5 (DateTime-Format-DateManip-0.02.tar.gz) = 85209c2dccdd96e043852c6fbdf74c8a
|
||||
|
Loading…
Reference in New Issue
Block a user