diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-30 16:09:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-30 16:09:33 +0000 |
commit | cad9106340f5e3bdfa0b2cbcef9338be1f6b5106 (patch) | |
tree | 0766eeedb88bfcf5f14523b84f1e6b248053a74e /databases/p5-DBI | |
parent | 3da079c100edd6792f3022d9effe2e1d8c0eaeef (diff) | |
download | ports-cad9106340f5e3bdfa0b2cbcef9338be1f6b5106.tar.gz ports-cad9106340f5e3bdfa0b2cbcef9338be1f6b5106.zip |
Notes
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r-- | databases/p5-DBI/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-DBI/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBI/pkg-plist | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 89a2c6078948..be715efcc041 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-DBI -# Version required: 1.02 +# Version required: 1.06 # Date created: October 17th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.18 1998/11/11 05:37:09 asami Exp $ +# $Id: Makefile,v 1.19 1999/01/21 17:50:56 vanilla Exp $ # -DISTNAME= DBI-1.02 -PKGNAME= p5-DBI-1.02 +DISTNAME= DBI-1.06 +PKGNAME= p5-DBI-1.06 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBI diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index 03b60db08ef6..86a3216ffd36 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1 +1 @@ -MD5 (DBI-1.02.tar.gz) = 7d1130a431dd28171aa124ed2e8eff98 +MD5 (DBI-1.06.tar.gz) = 878ae6648aa6607b0d019821e959d667 diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist index 2b3192aa96b9..110e76350cd1 100644 --- a/databases/p5-DBI/pkg-plist +++ b/databases/p5-DBI/pkg-plist @@ -1,6 +1,7 @@ bin/dbiproxy bin/dbish lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/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/NullP.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm @@ -15,8 +16,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBIXS.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver.xst -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DriverDB.xst -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DriverST.xst lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbd_xsh.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbi_sql.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist |