diff options
author | mat <mat@FreeBSD.org> | 2003-11-05 00:08:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-11-05 00:08:53 +0800 |
commit | 60996d19cc992cf5367ae84b2ee9616878c57c59 (patch) | |
tree | 66ca8efe87d71dec655fe7d211417ba14d2fb019 | |
parent | ae8f56404c0b7489512109d421260e91ab6511d5 (diff) | |
download | freebsd-ports-gnome-60996d19cc992cf5367ae84b2ee9616878c57c59.tar.gz freebsd-ports-gnome-60996d19cc992cf5367ae84b2ee9616878c57c59.tar.zst freebsd-ports-gnome-60996d19cc992cf5367ae84b2ee9616878c57c59.zip |
Update to 0.03.1
-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 |