Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 11:00:57 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/108837: [MAINTAINER] databases/pear-DB: update to 1.7.9
Message-ID:  <200702061600.l16G0vqZ086809@goodking.goodking.ca>
Resent-Message-ID: <200702061610.l16GANfc061292@freefall.freebsd.org>

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

>Number:         108837
>Category:       ports
>Synopsis:       [MAINTAINER] databases/pear-DB: update to 1.7.9
>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:   Tue Feb 06 16:10:22 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 10:16:54 EST 2007
>Description:
- Update to 1.7.9

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

--- pear-DB-1.7.9,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	30 Jan 2007 10:14:42 -0000	1.26
+++ Makefile	6 Feb 2007 16:00:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DB
-PORTVERSION=	1.7.8
+PORTVERSION=	1.7.9
 PORTEPOCH=	1
 CATEGORIES=	databases www pear
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/RC/}
@@ -26,16 +26,19 @@
 		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 \
+		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/20locale.phpt \
+		driver/21freeResult.phpt driver/connect.inc \
+		driver/mktable.inc driver/multiconnect.php \
+		driver/run.cvs driver/setup.inc.cvs \
 		driver/skipif.inc
 
 _DOCSDIR=	doc
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	30 Jan 2007 10:14:42 -0000	1.21
+++ distinfo	6 Feb 2007 16:00:26 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/DB-1.7.8.tgz) = 2c8f7fdd3d49fa8bd0fa43ac392e619c
-SHA256 (PEAR/DB-1.7.8.tgz) = f12f1a357c310e01e05c8b4fce32cdfa8eb48ea657476f1269810fd5e78eb620
-SIZE (PEAR/DB-1.7.8.tgz) = 131552
+MD5 (PEAR/DB-1.7.9.tgz) = 9edf89806eb59b46f061ccc7fbe54fd8
+SHA256 (PEAR/DB-1.7.9.tgz) = e9ad22eb8fc3194b12a138ebc72ffdb1216d68670a0ab60062e122c94371ff75
+SIZE (PEAR/DB-1.7.9.tgz) = 131858
--- pear-DB-1.7.9,1.patch ends here ---

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



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