aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2010-07-29 17:20:56 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2010-07-29 17:20:56 +0000
commitd59d45f3a9fed7d86f2d6fa96e11e5afdb2283e8 (patch)
treeb2aa2047e6af3c39cdc0675eb1876eb0d625bd5d /databases/p5-DBI
parent4172925bdfd1bc71ae9fbccf2ab20415979e574d (diff)
downloadports-d59d45f3a9fed7d86f2d6fa96e11e5afdb2283e8.tar.gz
ports-d59d45f3a9fed7d86f2d6fa96e11e5afdb2283e8.zip
Update to 1.613
Changes: http://search.cpan.org/~timb/DBI-1.613/Changes#Changes_in_DBI_1.613_%28svn_r14271%29_22nd_July_2010 PR: ports/148947 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes
Notes: svn path=/head/; revision=258438
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile7
-rw-r--r--databases/p5-DBI/distinfo6
-rw-r--r--databases/p5-DBI/pkg-plist4
3 files changed, 12 insertions, 5 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index f830d0643e46..6af1c55fbe38 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= DBI
-PORTVERSION= 1.61.1
+PORTVERSION= 1.613
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= The perl5 Database Interface. Required for DBD::* modules
@@ -29,6 +29,8 @@ MAN1= dbilogstrip.1 dbiprof.1 dbiproxy.1
MAN3= Bundle::DBI.3 \
DBD::DBM.3 \
DBD::File.3 \
+ DBD::File::Developers.3 \
+ DBD::File::Roadmap.3 \
DBD::Gofer.3 \
DBD::Gofer::Policy::Base.3 \
DBD::Gofer::Policy::classic.3 \
@@ -47,6 +49,7 @@ MAN3= Bundle::DBI.3 \
DBI::Const::GetInfoType.3 \
DBI::DBD.3 \
DBI::DBD::Metadata.3 \
+ DBI::DBD::SqlEngine.3 \
DBI::FAQ.3 \
DBI::Gofer::Execute.3 \
DBI::Gofer::Request.3 \
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index c5be69fd8d1f..1c23e9d719f3 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBI-1.611.tar.gz) = f48bc718e871f8926809af16682783fb
-SHA256 (DBI-1.611.tar.gz) = d38544d7b2385172651944e4c4eadebc0ac955113db87d68017d79650f4bbf4f
-SIZE (DBI-1.611.tar.gz) = 534200
+MD5 (DBI-1.613.tar.gz) = 1fb75474c3ff75fcbc16a98656e8f89d
+SHA256 (DBI-1.613.tar.gz) = 64699525044db83253f3ec7e61ebe14b6b327b36aa282dd4eaafc31d44489082
+SIZE (DBI-1.613.tar.gz) = 566542
diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist
index f397b3d0db78..497e82f3f118 100644
--- a/databases/p5-DBI/pkg-plist
+++ b/databases/p5-DBI/pkg-plist
@@ -6,6 +6,8 @@ bin/dbiproxy
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/DBM.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/ExampleP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/File.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBD/File/Roadmap.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/DBD/File/Developers.pod
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer/Policy/Base.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer/Policy/classic.pm
@@ -26,6 +28,7 @@ bin/dbiproxy
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Const/GetInfoType.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/DBD.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/DBD/Metadata.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/DBD/SqlEngine.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/FAQ.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Execute.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Request.pm
@@ -78,5 +81,6 @@ bin/dbiproxy
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer/Transport
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer/Policy
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/File
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Bundle