ports/107813: [MAINTAINER] databases/pear-DB: update to 1.7.7

Thomas Abthorpe thomas at goodking.ca
Thu Jan 11 04:30:18 UTC 2007


>Number:         107813
>Category:       ports
>Synopsis:       [MAINTAINER] databases/pear-DB: update to 1.7.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 04:30:17 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RC2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RC2 FreeBSD 6.2-RC2 #4: Wed Dec 27 10:52:06 EST 2006
>Description:
- Update to 1.7.7
- pet portlint, reduce pkg-descr to 24 lines

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

--- pear-DB-1.7.7,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	5 Oct 2006 08:30:15 -0000	1.22
+++ Makefile	11 Jan 2007 04:19:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DB
-PORTVERSION=	1.7.6
+PORTVERSION=	1.7.7
 PORTEPOCH=	1
 CATEGORIES=	databases www pear
 
@@ -23,18 +23,20 @@
 DOCS=		IDEAS MAINTAINERS STATUS TESTERS
 TESTS=		db_error.phpt db_parsedsn.phpt db_factory.phpt db_ismanip.phpt \
 		db_error2.phpt errors.inc fetchmode_object.inc fetchmodes.inc \
-		include.inc limit.inc numcols.inc numrows.inc prepexe.inc \
-		run.cvs sequences.inc simplequery.inc transactions.inc \
-		skipif.inc driver/01connect.phpt driver/02fetch.phpt \
-		driver/03simplequery.phpt driver/04numcols.phpt \
-		driver/05sequences.phpt driver/06prepexec.phpt \
-		driver/08affectedrows.phpt driver/09numrows.phpt \
-		driver/10errormap.phpt driver/11transactions.phpt \
-		driver/13limit.phpt driver/14fetchmode_object.phpt \
-		driver/15quote.phpt driver/16tableinfo.phpt driver/17query.phpt \
-		driver/18get.phpt driver/19getlistof.phpt driver/connect.inc \
-		driver/mktable.inc driver/multiconnect.php driver/run.cvs \
-		driver/setup.inc.cvs driver/skipif.inc
+		include.inc limit.inc numcols.inc numrows.inc \
+		prepexe.inc run.cvs sequences.inc simplequery.inc \
+		transactions.inc skipif.inc driver/01connect.phpt \
+		driver/02fetch.phpt driver/03simplequery.phpt \
+		driver/04numcols.phpt driver/05sequences.phpt \
+		driver/06prepexec.phpt driver/08affectedrows.phpt \
+		driver/09numrows.phpt driver/10errormap.phpt \
+		driver/11transactions.phpt driver/13limit.phpt \
+		driver/14fetchmode_object.phpt driver/15quote.phpt \
+		driver/16tableinfo.phpt driver/17query.phpt driver/18get.phpt \
+		driver/19getlistof.phpt driver/connect.inc driver/mktable.inc \
+		driver/multiconnect.php driver/run.cvs driver/setup.inc.cvs \
+		driver/skipif.inc
+
 _DOCSDIR=	doc
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	22 Jan 2006 08:23:32 -0000	1.17
+++ distinfo	11 Jan 2007 04:19:31 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/DB-1.7.6.tgz) = b5ff032f7e8873174e3e7fc21b7ec696
-SHA256 (PEAR/DB-1.7.6.tgz) = a36af4ab08e187e9e84bae2173ae66a2b8086572b23fe2abd0a8759682b9a91b
-SIZE (PEAR/DB-1.7.6.tgz) = 124807
+MD5 (PEAR/DB-1.7.7.tgz) = f0898e0d5a973d402d625b35bb131ca7
+SHA256 (PEAR/DB-1.7.7.tgz) = 8c7a52787b271d4fd6543aab7a4b6b4ae4e1c41f693bf2edc57dcd8970dcbc2f
+SIZE (PEAR/DB-1.7.7.tgz) = 128353
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- pkg-descr	5 Oct 2006 08:30:15 -0000	1.4
+++ pkg-descr	11 Jan 2007 04:19:31 -0000
@@ -10,16 +10,15 @@
 * portable error codes
 * sequence emulation
 * sequential and non-sequential row fetching as well as bulk fetching
-* formats fetched rows as associative arrays, ordered arrays or
-objects
+* formats fetched rows as associative arrays, ordered arrays or objects
 * row limit support
 * transactions support
 * table information interface
 * DocBook and phpDocumentor API documentation
 
-Drivers for the following extensions pass the complete test suite
-and provide interchangeability when all of DB's portability options
-are enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli,
-oci8, odbc, pgsql, sqlite and sybase.
+Drivers for the following extensions pass the complete test suite and
+provide interchangeability when all of DB's portability options are
+enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8,
+odbc, pgsql, sqlite and sybase.
 
 WWW: http://pear.php.net/package/DB/
--- pear-DB-1.7.7,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list