diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-26 07:19:27 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-26 07:19:27 +0800 |
commit | e807d916fcacbc40acdde4391a8cfc5e2e6050dc (patch) | |
tree | 63cb77df00aa3e594ad5e29ca0d51c6831dd5240 /www/p5-Apache-DBI | |
parent | f4b44a0832f416b4d2d3bff74fd1f766f416ee50 (diff) | |
download | freebsd-ports-gnome-e807d916fcacbc40acdde4391a8cfc5e2e6050dc.tar.gz freebsd-ports-gnome-e807d916fcacbc40acdde4391a8cfc5e2e6050dc.tar.zst freebsd-ports-gnome-e807d916fcacbc40acdde4391a8cfc5e2e6050dc.zip |
Upgrade to 0.88.
Diffstat (limited to 'www/p5-Apache-DBI')
-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 917bae310de7..39d2cfd15e7d 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 341751314954..07355355bc13 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 93e1e10a8d01..94e699ede33c 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 |