diff options
-rw-r--r-- | devel/p5-DateTime-Format-DBI/Makefile | 5 | ||||
-rw-r--r-- | 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 |