diff options
author | lth <lth@FreeBSD.org> | 2004-08-09 03:31:40 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-08-09 03:31:40 +0800 |
commit | 3da51775b7b63aca42005915fe1e4cc9f19b1e1a (patch) | |
tree | 39800e831f2b75e4af9d1dd904df4af2a4ec2ea9 | |
parent | 6398841d531fc6ec0ec276f1f7557e438233f212 (diff) | |
download | freebsd-ports-gnome-3da51775b7b63aca42005915fe1e4cc9f19b1e1a.tar.gz freebsd-ports-gnome-3da51775b7b63aca42005915fe1e4cc9f19b1e1a.tar.zst freebsd-ports-gnome-3da51775b7b63aca42005915fe1e4cc9f19b1e1a.zip |
Update to 1.01
-rw-r--r-- | databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Class-DBI-Plugin-RetrieveAll/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile index 1b6f62c47624..ebab2f2e1bce 100644 --- a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile +++ b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= Class-DBI-Plugin-RetrieveAll -PORTVERSION= 1 +PORTVERSION= 1.01 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class @@ -28,9 +28,6 @@ post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use warnings/;' \ ${WRKSRC}/lib/Class/DBI/Plugin/RetrieveAll.pm - -post-configure: - ${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile .endif .include <bsd.port.post.mk> diff --git a/databases/p5-Class-DBI-Plugin-RetrieveAll/distinfo b/databases/p5-Class-DBI-Plugin-RetrieveAll/distinfo index 346f4f39df2c..a441cded327f 100644 --- a/databases/p5-Class-DBI-Plugin-RetrieveAll/distinfo +++ b/databases/p5-Class-DBI-Plugin-RetrieveAll/distinfo @@ -1,2 +1,2 @@ -MD5 (Class-DBI-Plugin-RetrieveAll-1.tar.gz) = 90683c19c505813a4640f549d33bd5e4 -SIZE (Class-DBI-Plugin-RetrieveAll-1.tar.gz) = 7984 +MD5 (Class-DBI-Plugin-RetrieveAll-1.01.tar.gz) = 27dd0db083dd0127a2704bf55c29b8a8 +SIZE (Class-DBI-Plugin-RetrieveAll-1.01.tar.gz) = 8069 |