ports/148947: [PATCH] databases/p5-DBI: update to 1.613

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Mon Jul 26 04:10:03 UTC 2010


>Number:         148947
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBI: update to 1.613
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 26 04:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
- Update to 1.613

Port maintainer (perl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-DBI-1.613.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBI/Makefile /usr/ports/sunpoet/p5-DBI/Makefile
--- /usr/ports/databases/p5-DBI/Makefile	2010-04-30 08:37:38.000000000 +0800
+++ /usr/ports/sunpoet/p5-DBI/Makefile	2010-07-26 11:13:30.000000000 +0800
@@ -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 at FreeBSD.org
 COMMENT=	The perl5 Database Interface.  Required for DBD::* modules
@@ -29,6 +29,8 @@
 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 @@
 		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 -ruN --exclude=CVS /usr/ports/databases/p5-DBI/distinfo /usr/ports/sunpoet/p5-DBI/distinfo
--- /usr/ports/databases/p5-DBI/distinfo	2010-04-30 08:37:38.000000000 +0800
+++ /usr/ports/sunpoet/p5-DBI/distinfo	2010-07-26 11:11:17.000000000 +0800
@@ -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 -ruN --exclude=CVS /usr/ports/databases/p5-DBI/pkg-plist /usr/ports/sunpoet/p5-DBI/pkg-plist
--- /usr/ports/databases/p5-DBI/pkg-plist	2007-10-24 12:47:13.000000000 +0800
+++ /usr/ports/sunpoet/p5-DBI/pkg-plist	2010-07-26 11:14:40.000000000 +0800
@@ -6,6 +6,8 @@
 %%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 @@
 %%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 @@
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer/Transport
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer/Policy
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/Gofer
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD/File
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Bundle
--- p5-DBI-1.613.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list