diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-Format-MySQL/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-MySQL/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile index 4e3086496cb4..0451bd4c642f 100644 --- a/devel/p5-DateTime-Format-MySQL/Makefile +++ b/devel/p5-DateTime-Format-MySQL/Makefile @@ -6,12 +6,13 @@ # PORTNAME= DateTime-Format-MySQL -PORTVERSION= 0.03 +PORTVERSION= 0.03.01 PORTREVISION= 1 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 and format MySQL dates and times diff --git a/devel/p5-DateTime-Format-MySQL/distinfo b/devel/p5-DateTime-Format-MySQL/distinfo index d173e98c7a33..60467b4bd973 100644 --- a/devel/p5-DateTime-Format-MySQL/distinfo +++ b/devel/p5-DateTime-Format-MySQL/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-Format-MySQL-0.03.tar.gz) = 787963146a22c7ea2697f2fef4e851cb -SIZE (DateTime-Format-MySQL-0.03.tar.gz) = 10509 +MD5 (DateTime-Format-MySQL-0.0301.tar.gz) = 17e438a05887699846c6453bf893c379 +SIZE (DateTime-Format-MySQL-0.0301.tar.gz) = 11495 |