diff options
author | mat <mat@FreeBSD.org> | 2004-07-13 23:06:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-07-13 23:06:12 +0800 |
commit | 871446eaf5a2a215c4ec6182d8131e28c264e444 (patch) | |
tree | c2c15b34f4f73223c82ed7067d262a93fad9ea55 /devel | |
parent | e8428826ab5b84ecd62b02ebb91c3e55c59937f3 (diff) | |
download | freebsd-ports-gnome-871446eaf5a2a215c4ec6182d8131e28c264e444.tar.gz freebsd-ports-gnome-871446eaf5a2a215c4ec6182d8131e28c264e444.tar.zst freebsd-ports-gnome-871446eaf5a2a215c4ec6182d8131e28c264e444.zip |
Update to 0.03.01
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 |