From 60996d19cc992cf5367ae84b2ee9616878c57c59 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 4 Nov 2003 16:08:53 +0000 Subject: Update to 0.03.1 --- devel/p5-DateTime-Format-DBI/Makefile | 5 ++--- devel/p5-DateTime-Format-DBI/distinfo | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/devel/p5-DateTime-Format-DBI/Makefile b/devel/p5-DateTime-Format-DBI/Makefile index 70c08bb08569..f66fd06312b8 100644 --- a/devel/p5-DateTime-Format-DBI/Makefile +++ b/devel/p5-DateTime-Format-DBI/Makefile @@ -6,13 +6,12 @@ # PORTNAME= DateTime-Format-DBI -PORTVERSION= 0.03 +PORTVERSION= 0.03.1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}a -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} MAINTAINER= mat@FreeBSD.org COMMENT= Find a parser class for a database connection diff --git a/devel/p5-DateTime-Format-DBI/distinfo b/devel/p5-DateTime-Format-DBI/distinfo index 3da35138e478..73baef0f2e07 100644 --- a/devel/p5-DateTime-Format-DBI/distinfo +++ b/devel/p5-DateTime-Format-DBI/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-DBI-0.03a.tar.gz) = 60d799859126c05a5f2026d007495494 +MD5 (DateTime-Format-DBI-0.031.tar.gz) = 97efe8dfe3a6e68cfb9489c451cd16dd -- cgit