From 596a774cadac9d9c23e89d8670d471c0d7c91f48 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 14 Aug 2006 18:34:26 +0000 Subject: Update to 1.52 PR: 101684 Submitted by: Gea-Suan Lin --- databases/p5-DBI/Makefile | 11 +++++------ databases/p5-DBI/distinfo | 6 +++--- databases/p5-DBI/pkg-plist | 1 + 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'databases/p5-DBI') 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 -- cgit v1.2.3