diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-09 10:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-09 10:09:11 +0000 |
commit | d9e32b4bb4765cc90b9a1769c4edd646cb3ede0b (patch) | |
tree | 89e1ae5bb4d807ab759c38ccfd28aba0501fdb31 /devel/p5-DateTime-Format-Pg | |
parent | db4ded148de61947b2b2a352602b3841d56a0003 (diff) | |
download | ports-d9e32b4bb4765cc90b9a1769c4edd646cb3ede0b.tar.gz ports-d9e32b4bb4765cc90b9a1769c4edd646cb3ede0b.zip |
Update to 0.07
Notes
Notes:
svn path=/head/; revision=115729
Diffstat (limited to 'devel/p5-DateTime-Format-Pg')
-rw-r--r-- | devel/p5-DateTime-Format-Pg/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Pg/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-Pg/Makefile b/devel/p5-DateTime-Format-Pg/Makefile index a11091ccd9b9..560f708a53d2 100644 --- a/devel/p5-DateTime-Format-Pg/Makefile +++ b/devel/p5-DateTime-Format-Pg/Makefile @@ -6,12 +6,11 @@ # PORTNAME= DateTime-Format-Pg -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}0 MAINTAINER= mat@FreeBSD.org COMMENT= Parse and format PostgreSQL dates and times diff --git a/devel/p5-DateTime-Format-Pg/distinfo b/devel/p5-DateTime-Format-Pg/distinfo index ddcb81858f92..07f4514e0a6f 100644 --- a/devel/p5-DateTime-Format-Pg/distinfo +++ b/devel/p5-DateTime-Format-Pg/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-Format-Pg-0.060.tar.gz) = b2f8f4a5eda4abfbc1e0574ca239c28e -SIZE (DateTime-Format-Pg-0.060.tar.gz) = 17524 +MD5 (DateTime-Format-Pg-0.07.tar.gz) = 229f457be68c27dfa2fcca56bae9dcb5 +SIZE (DateTime-Format-Pg-0.07.tar.gz) = 17734 |