Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2002 15:03:58 +0200 (CEST)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39328: Update databases/p5-DBI to 1.28
Message-ID:  <200206151303.g5FD3wrd010106@svin.catpipe.net>

next in thread | raw e-mail | index | archive | help

>Number:         39328
>Category:       ports
>Synopsis:       Update databases/p5-DBI to 1.28
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 15 06:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 4.6-RC i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD svin.catpipe.net 4.6-RC FreeBSD 4.6-RC #3: Tue Jun 4 18:50:28 CEST 2002 tobez@svin.catpipe.net:/data/stable-obj/data/stable-src/sys/SVIN-STABLE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBI/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	22 Feb 2002 01:24:43 -0000	1.36
+++ Makefile	15 Jun 2002 13:01:05 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DBI
-PORTVERSION=	1.21
+PORTVERSION=	1.28
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBI
@@ -23,13 +23,20 @@
 MAN3=		Bundle::DBI.3 \
 		DBD::Proxy.3 \
 		DBI.3 \
+		DBI::Const::GetInfo::ANSI.3 \
+		DBI::Const::GetInfo::ODBC.3 \
+		DBI::Const::GetInfoReturn.3 \
+		DBI::Const::GetInfoType.3 \
 		DBI::DBD.3 \
 		DBI::FAQ.3 \
 		DBI::Format.3 \
+		DBI::Profile.3 \
 		DBI::ProxyServer.3 \
+		DBI::PurePerl.3 \
 		DBI::Shell.3 \
 		DBI::W32ODBC.3 \
 		Win32::DBIODBC.3
+
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBI/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- distinfo	22 Feb 2002 01:24:43 -0000	1.19
+++ distinfo	15 Jun 2002 13:01:05 -0000
@@ -1 +1 @@
-MD5 (DBI-1.21.tar.gz) = c781eee2559de5e4a72e28a8120cb1d9
+MD5 (DBI-1.28.tar.gz) = 0c323bdc712fe379ec92d826514615e3
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBI/pkg-plist,v
retrieving revision 1.18
diff -u -r1.18 pkg-plist
--- pkg-plist	22 Feb 2002 01:24:43 -0000	1.18
+++ pkg-plist	15 Jun 2002 13:01:05 -0000
@@ -1,29 +1,38 @@
 bin/dbiproxy
 bin/dbish
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm
 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.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Changes.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo/ANSI.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo/ODBC.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfoReturn.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfoType.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
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Profile.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProxyServer.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/PurePerl.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Shell.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/W32ODBC.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32/DBIODBC.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.bs
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.so
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBIXS.h
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver.xst
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver_xst.h
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbd_xsh.h
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbi_sql.h
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbipport.h
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206151303.g5FD3wrd010106>