ports/105386: [PATCH] databases/pear-DB_Table: update to 1.4.0
Thomas Abthorpe
thomas at goodking.ca
Fri Nov 10 19:10:22 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list