diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-25 23:19:27 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-25 23:19:27 +0000 |
commit | e807d916fcacbc40acdde4391a8cfc5e2e6050dc (patch) | |
tree | 63cb77df00aa3e594ad5e29ca0d51c6831dd5240 | |
parent | f4b44a0832f416b4d2d3bff74fd1f766f416ee50 (diff) | |
download | FreeBSD-ports-e807d916fcacbc40acdde4391a8cfc5e2e6050dc.zip FreeBSD-ports-e807d916fcacbc40acdde4391a8cfc5e2e6050dc.tar.gz |
Upgrade to 0.88.
-rw-r--r-- | www/p5-Apache-DBI/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-DBI/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-DBI/pkg-plist | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 917bae3..39d2cfd 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-DBI -PORTVERSION= 0.87 +PORTVERSION= 0.88 CATEGORIES= www databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/p5-Apache-DBI/distinfo b/www/p5-Apache-DBI/distinfo index 3417513..0735535 100644 --- a/www/p5-Apache-DBI/distinfo +++ b/www/p5-Apache-DBI/distinfo @@ -1 +1 @@ -MD5 (ApacheDBI-0.87.tar.gz) = 6ee243d7a0d738e61837b9760f50e1a8 +MD5 (ApacheDBI-0.88.tar.gz) = d1808067ce9198603afbb7a868ffad59 diff --git a/www/p5-Apache-DBI/pkg-plist b/www/p5-Apache-DBI/pkg-plist index 93e1e10..94e699e 100644 --- a/www/p5-Apache-DBI/pkg-plist +++ b/www/p5-Apache-DBI/pkg-plist @@ -1,5 +1,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/DBI.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthDBI.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/DBI/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/DBI |