diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-02-22 01:24:43 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-02-22 01:24:43 +0000 |
commit | efccfc299cce70bad4a048c3f6f0a4f191a6c6a4 (patch) | |
tree | cde0a83288439e7dce63f6fbc20693a5284de5d8 /databases/p5-DBI | |
parent | 2bf62f4b1fb83d1c711e51c286dd615762dd709b (diff) | |
download | FreeBSD-ports-efccfc299cce70bad4a048c3f6f0a4f191a6c6a4.zip FreeBSD-ports-efccfc299cce70bad4a048c3f6f0a4f191a6c6a4.tar.gz |
Upgrade to 1.21.
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r-- | databases/p5-DBI/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBI/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBI/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 8f5a1e0..459a383 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBI -PORTVERSION= 1.20 +PORTVERSION= 1.21 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 f3cc1dd..4b33274 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1 +1 @@ -MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66 +MD5 (DBI-1.21.tar.gz) = c781eee2559de5e4a72e28a8120cb1d9 diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist index 97b31e4..38ce63ef 100644 --- a/databases/p5-DBI/pkg-plist +++ b/databases/p5-DBI/pkg-plist @@ -6,6 +6,7 @@ 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 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Sponge.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Changes.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/DBD.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/FAQ.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Format.pm |