Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2006 14:01:31 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/105386: [PATCH] databases/pear-DB_Table: update to 1.4.0
Message-ID:  <200611101901.kAAJ1Vnr014772@goodking.goodking.ca>
Resent-Message-ID: <200611101910.kAAJALWK008390@freefall.freebsd.org>

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

>Number:         105386
>Category:       ports
>Synopsis:       [PATCH] databases/pear-DB_Table: update to 1.4.0
>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:   Fri Nov 10 19:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Wed Nov  8 12:36:28 EST
>Description:
- Update to 1.4.0

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

--- pear-DB_Table-1.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB_Table/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	23 Sep 2006 00:23:23 -0000	1.6
+++ Makefile	10 Nov 2006 19:01:20 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DB_Table
-PORTVERSION=	1.2.1
+PORTVERSION=	1.4.0
 CATEGORIES=	databases www pear
 
 MAINTAINER=	ports@FreeBSD.org
@@ -20,7 +20,11 @@
 OPTIONS=	PEAR_HTML_QUICKFORM "PEAR::HTML_QuickForm support" off
 
 CATEGORY=	DB
-FILES=		Table.php Table/Manager.php Table/QuickForm.php Table/Valid.php
+FILES=		Table.php Table/Manager/ibase.php Table/Manager/mysql.php \
+		Table/Manager/mysqli.php Table/Manager/oci8.php \
+		Table/Manager/pgsql.php Table/Manager/sqlite.php \
+		Table/Date.php Table/Manager.php Table/QuickForm.php \
+		Table/Valid.php
 DOCS=		_sources.txt all-words.txt mssql-words.txt mysql-words.txt \
 		oci8-words.txt pgsql-words.txt sql92-words.txt sql99-words.txt \
 		sqlite-words.txt
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/pear-DB_Table/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	11 Jan 2006 18:24:43 -0000	1.3
+++ distinfo	10 Nov 2006 19:01:20 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/DB_Table-1.2.1.tgz) = 7edbdd378f0d7f541b02778919dd06a1
-SHA256 (PEAR/DB_Table-1.2.1.tgz) = 4fee5a912c3d2f18d1f3ab6264c7d8601d02dbb85d5fa5a85b498c57da0f19f4
-SIZE (PEAR/DB_Table-1.2.1.tgz) = 28927
+MD5 (PEAR/DB_Table-1.4.0.tgz) = cb3c4fce056b60d0934b57932a8e0b0a
+SHA256 (PEAR/DB_Table-1.4.0.tgz) = cd2905126f0c23228e35000a97a296c647dc7a64f88272b53cbbeb49843ac78c
+SIZE (PEAR/DB_Table-1.4.0.tgz) = 47887
--- pear-DB_Table-1.4.0.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?200611101901.kAAJ1Vnr014772>