diff options
author | lth <lth@FreeBSD.org> | 2005-09-07 17:42:09 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-09-07 17:42:09 +0800 |
commit | e577b14dd9b45a4fc0b3f59eb77f311b9df15224 (patch) | |
tree | 82898133422897a62101799b84006107a46ddaef /databases | |
parent | 5665435a766e99335defe73c6d168a5f09e2d5b0 (diff) | |
download | freebsd-ports-gnome-e577b14dd9b45a4fc0b3f59eb77f311b9df15224.tar.gz freebsd-ports-gnome-e577b14dd9b45a4fc0b3f59eb77f311b9df15224.tar.zst freebsd-ports-gnome-e577b14dd9b45a4fc0b3f59eb77f311b9df15224.zip |
Update to 1.00
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Class-DBI-Untaint/Makefile | 11 | ||||
-rw-r--r-- | databases/p5-Class-DBI-Untaint/distinfo | 4 |
2 files changed, 4 insertions, 11 deletions
diff --git a/databases/p5-Class-DBI-Untaint/Makefile b/databases/p5-Class-DBI-Untaint/Makefile index cbac679ddf63..633b3b37c1ae 100644 --- a/databases/p5-Class-DBI-Untaint/Makefile +++ b/databases/p5-Class-DBI-Untaint/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= Class-DBI-Untaint -PORTVERSION= 0.01 +PORTVERSION= 1.00 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class @@ -22,11 +22,4 @@ PERL_CONFIGURE= yes MAN3= Class::DBI::Untaint.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -post-configure: - ${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Untaint/distinfo b/databases/p5-Class-DBI-Untaint/distinfo index c070e923a3c2..2cc00da05647 100644 --- a/databases/p5-Class-DBI-Untaint/distinfo +++ b/databases/p5-Class-DBI-Untaint/distinfo @@ -1,2 +1,2 @@ -MD5 (Class-DBI-Untaint-0.01.tar.gz) = 3b442a54c2ce8a8f8caa619560e002f5 -SIZE (Class-DBI-Untaint-0.01.tar.gz) = 1884 +MD5 (Class-DBI-Untaint-1.00.tar.gz) = 51c911e080ecfe088e33daa4002e7352 +SIZE (Class-DBI-Untaint-1.00.tar.gz) = 2751 |