aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-08-14 18:34:26 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-08-14 18:34:26 +0000
commit596a774cadac9d9c23e89d8670d471c0d7c91f48 (patch)
tree8fb428b8449e2e7bc7c79788d7a03637e202532e /databases/p5-DBI
parent4a7e3a78f05472dccc8521998d239832e30fbd73 (diff)
downloadports-596a774cadac9d9c23e89d8670d471c0d7c91f48.tar.gz
ports-596a774cadac9d9c23e89d8670d471c0d7c91f48.zip
Notes
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile11
-rw-r--r--databases/p5-DBI/distinfo6
-rw-r--r--databases/p5-DBI/pkg-plist1
3 files changed, 9 insertions, 9 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 583920763ad4..8226256eccb6 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBI
-PORTVERSION= 1.51
+PORTVERSION= 1.52
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@@ -15,13 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= The perl5 Database Interface. Required for DBD::* modules
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+BUILD_DEPENDS= ${RUN_DEPENDS}
.if defined(WITH_PROXY)
-PROXY_DEPENDS= ${SITE_PERL}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC
-BUILD_DEPENDS+= ${PROXY_DEPENDS}
-RUN_DEPENDS+= ${PROXY_DEPENDS}
+RUN_DEPENDS+= ${SITE_PERL}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC
.endif
CONFLICTS= p5-DBI-1.3*
@@ -46,6 +44,7 @@ MAN3= Bundle::DBI.3 \
DBI::ProfileData.3 \
DBI::ProfileDumper.3 \
DBI::ProfileDumper::Apache.3 \
+ DBI::ProfileSubs.3 \
DBI::ProxyServer.3 \
DBI::PurePerl.3 \
DBI::SQL::Nano.3 \
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index c6ea94e8bd28..38aeffb3cbc4 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBI-1.51.tar.gz) = d2ecc92395c4ab8221bac2866afbae04
-SHA256 (DBI-1.51.tar.gz) = 95c0df3b88c9b6e1e87b597164fbe29a446262e7f10b2fe7ef15ccf9f3c5c445
-SIZE (DBI-1.51.tar.gz) = 415205
+MD5 (DBI-1.52.tar.gz) = 57208ef6dccb3e72cf2df665983ce313
+SHA256 (DBI-1.52.tar.gz) = 53d17223e47acca95e495c9cc18feaa85d8ad4f1ea1e80849f8bd9224e050705
+SIZE (DBI-1.52.tar.gz) = 419674
diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist
index 7048de54e709..361b62a88fe4 100644
--- a/databases/p5-DBI/pkg-plist
+++ b/databases/p5-DBI/pkg-plist
@@ -21,6 +21,7 @@ bin/dbiproxy
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProfileData.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProfileDumper.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProfileDumper/Apache.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProfileSubs.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/ProxyServer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/PurePerl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DBI/Roadmap.pm