Update to 0.04.01
This commit is contained in:
parent
92b15ff96a
commit
296d35bd67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100547
2 changed files with 4 additions and 3 deletions
|
@ -6,11 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= DateTime-Format-ISO8601
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.04.01
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
|
||||
|
||||
MAINTAINER= mat@FreeBSD.org
|
||||
COMMENT= Parse ISO8601 formats
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (DateTime-Format-ISO8601-0.04.tar.gz) = 7fce7234dbc005c4937b60358eda6457
|
||||
SIZE (DateTime-Format-ISO8601-0.04.tar.gz) = 18642
|
||||
MD5 (DateTime-Format-ISO8601-0.0401.tar.gz) = d8b189a1a859528f2ba59f5f5ef55a3a
|
||||
SIZE (DateTime-Format-ISO8601-0.0401.tar.gz) = 18869
|
||||
|
|
Loading…
Reference in a new issue