aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-11-26 20:11:34 +0800
committervanilla <vanilla@FreeBSD.org>2001-11-26 20:11:34 +0800
commit95cdda15aa4f96d03bf276807a2b372cff38b097 (patch)
treee85e976f7c0b978f3d55e832f1f1a0cf2b2e7484 /databases/p5-DBI
parentc76f3c0f6fd1dff334eaab6bf1379d9691959c25 (diff)
downloadfreebsd-ports-graphics-95cdda15aa4f96d03bf276807a2b372cff38b097.tar.gz
freebsd-ports-graphics-95cdda15aa4f96d03bf276807a2b372cff38b097.tar.zst
freebsd-ports-graphics-95cdda15aa4f96d03bf276807a2b372cff38b097.zip
Upgrade to 1.20.
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile4
-rw-r--r--databases/p5-DBI/distinfo2
-rw-r--r--databases/p5-DBI/pkg-plist2
3 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 2716e04911f..8f5a1e05ae7 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBI
-PORTVERSION= 1.19
+PORTVERSION= 1.20
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@@ -21,8 +21,6 @@ PERL_CONFIGURE= yes
MAN1= dbiproxy.1 \
dbish.1
MAN3= Bundle::DBI.3 \
- DBD::ADO.3 \
- DBD::Multiplex.3 \
DBD::Proxy.3 \
DBI.3 \
DBI::DBD.3 \
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index a9dca5990ad..f3cc1dd4feb 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1 +1 @@
-MD5 (DBI-1.19.tar.gz) = 0c9e128862d13e66437440be0d2ab06d
+MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66
diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist
index 04378cd4027..97b31e423a4 100644
--- a/databases/p5-DBI/pkg-plist
+++ b/databases/p5-DBI/pkg-plist
@@ -2,9 +2,7 @@ bin/dbiproxy
bin/dbish
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ADO.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Multiplex.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Sponge.pm