aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-10-24 04:47:13 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-10-24 04:47:13 +0000
commite414c716043ba71f796a0b1ed47bc869577cfec9 (patch)
tree35858024fedce2ba1c31f24f08c5a39597bef3cc /databases/p5-DBI
parent1f9cc310d340de2735328c50322e40bebb36eccf (diff)
downloadports-e414c716043ba71f796a0b1ed47bc869577cfec9.tar.gz
ports-e414c716043ba71f796a0b1ed47bc869577cfec9.zip
Notes
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile10
-rw-r--r--databases/p5-DBI/distinfo6
-rw-r--r--databases/p5-DBI/pkg-plist5
3 files changed, 15 insertions, 6 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 22afc40264fa..d6ec312b61ab 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= DBI
-PORTVERSION= 1.59
+PORTVERSION= 1.60.1
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DBI
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= chinsan@FreeBSD.org
COMMENT= The perl5 Database Interface. Required for DBD::* modules
@@ -51,6 +51,9 @@ MAN3= Bundle::DBI.3 \
DBI::Gofer::Execute.3 \
DBI::Gofer::Request.3 \
DBI::Gofer::Response.3 \
+ DBI::Gofer::Serializer::DataDumper.3 \
+ DBI::Gofer::Serializer::Base.3 \
+ DBI::Gofer::Serializer::Storable.3 \
DBI::Gofer::Transport::Base.3 \
DBI::Gofer::Transport::pipeone.3 \
DBI::Gofer::Transport::stream.3 \
@@ -62,6 +65,7 @@ MAN3= Bundle::DBI.3 \
DBI::ProxyServer.3 \
DBI::PurePerl.3 \
DBI::SQL::Nano.3 \
+ DBI::Util::CacheMemory.3 \
DBI::W32ODBC.3 \
Roadmap.3 \
TASKS.3 \
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index e4fa1bb7a4d7..01ec987c24e3 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBI-1.59.tar.gz) = f793bd7e1ca77018be1ec16bf81614cd
-SHA256 (DBI-1.59.tar.gz) = e3d26cabf870ea5db474db398e6a3daf6e4d3d3bd9ebdd286ee00579de2e2e78
-SIZE (DBI-1.59.tar.gz) = 489903
+MD5 (DBI-1.601.tar.gz) = d80677bd8113ec8cb0438b8703f3c418
+SHA256 (DBI-1.601.tar.gz) = a3c381c822f899e84a69f5aa8aad184cfac766cf0fddf42d04d4dab9f3ba6a82
+SIZE (DBI-1.601.tar.gz) = 495124
diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist
index a4b2a57f889e..f397b3d0db78 100644
--- a/databases/p5-DBI/pkg-plist
+++ b/databases/p5-DBI/pkg-plist
@@ -30,6 +30,9 @@ bin/dbiproxy
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Execute.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Request.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Response.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Serializer/Base.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Serializer/DataDumper.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Serializer/Storable.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Transport/Base.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Transport/pipeone.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Transport/stream.pm
@@ -43,6 +46,7 @@ bin/dbiproxy
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Roadmap.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/SQL/Nano.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Util/_accessor.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Util/CacheMemory.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/W32ODBC.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Roadmap.pod
%%SITE_PERL%%/%%PERL_ARCH%%/TASKS.pod
@@ -64,6 +68,7 @@ bin/dbiproxy
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/Util
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/SQL
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProfileDumper
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Serializer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer/Transport
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/Gofer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBI/DBD