mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.04.03
This commit is contained in:
parent
2f5fd1822f
commit
bc6e6582e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141338
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= DateTime-Format-ISO8601
|
||||
PORTVERSION= 0.04.02
|
||||
PORTVERSION= 0.04.03
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
|
@ -29,7 +29,7 @@ MAN3= DateTime::Format::ISO8601.3
|
|||
.if ${PERL_LEVEL} < 500600
|
||||
post-patch:
|
||||
@${PERL} -pi -e '$$_ = "" if /use warnings/;' \
|
||||
${WRKSRC}/lib/DateTime/Format/ISO8601.pm
|
||||
${WRKSRC}/lib/DateTime/Format/ISO8601.pm ${WRKSRC}/t/*.t
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (DateTime-Format-ISO8601-0.0402.tar.gz) = b23ee264085f3e1f1c7b82a941ace4e8
|
||||
SIZE (DateTime-Format-ISO8601-0.0402.tar.gz) = 19379
|
||||
MD5 (DateTime-Format-ISO8601-0.0403.tar.gz) = f9d72c2c71d940af9376eaf71571f8da
|
||||
SIZE (DateTime-Format-ISO8601-0.0403.tar.gz) = 19776
|
||||
|
|
Loading…
Add table
Reference in a new issue