ports/51578: UPDATE databases/p5-Class-DBI

Mathieu Arnold m at absolight.net
Tue Apr 29 11:30:14 UTC 2003


>Number:         51578
>Category:       ports
>Synopsis:       UPDATE databases/p5-Class-DBI
>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:   Tue Apr 29 04:30:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.92
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Class-DBI-0.92.diff begins here ---
? p5-Class-DBI-0.92.diff
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Class-DBI/Makefile,v
retrieving revision 1.4
diff -u -d -b -w -r1.4 Makefile
--- Makefile	2003/03/07 05:58:27	1.4
+++ Makefile	2003/04/29 11:26:59
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-DBI
-PORTVERSION=	0.90
+PORTVERSION=	0.92
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Class
@@ -28,7 +28,10 @@
 PERL_CONFIGURE=	yes
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3=		Class::DBI.3
+MAN3=		Class::DBI.3 \
+		Class::DBI::Query.3 \
+		Class::DBI::Iterator.3 \
+		Class::DBI::ColumnGrouper.3
 
 post-configure:
 # dirty hack to deceive irritable pod2man
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Class-DBI/distinfo,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 distinfo
--- distinfo	2003/02/05 11:52:53	1.3
+++ distinfo	2003/04/29 11:26:59
@@ -1 +1 @@
-MD5 (Class-DBI-0.90.tar.gz) = ea2d811ef3720e6d445d08ec98c3cad7
+MD5 (Class-DBI-0.92.tar.gz) = 5176aed0740a7d62d1f61a490e015fc4
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Class-DBI/pkg-descr,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 pkg-descr
--- pkg-descr	2002/06/25 17:43:40	1.2
+++ pkg-descr	2003/04/29 11:26:59
@@ -10,7 +10,7 @@
 across multiple databases which might implement these things in
 different ways.
 
-WWW: http://search.cpan.org/search?dist=Class-DBI
+WWW: http://search.cpan.org/dist/Class-DBI
 
 -- Sergey Skvortsov
 skv at FreeBSD.org
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Class-DBI/pkg-plist,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 pkg-plist
--- pkg-plist	2003/02/05 11:52:53	1.2
+++ pkg-plist	2003/04/29 11:26:59
@@ -1,6 +1,8 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/.packlist
 %%SITE_PERL%%/Class/DBI.pm
+%%SITE_PERL%%/Class/DBI/ColumnGrouper.pm
 %%SITE_PERL%%/Class/DBI/Iterator.pm
+%%SITE_PERL%%/Class/DBI/Query.pm
 @dirrm %%SITE_PERL%%/Class/DBI
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI
 @unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
--- p5-Class-DBI-0.92.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list