aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-12 20:11:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-12 20:11:27 +0000
commitf65b519e555181502f15f08bc89ceff1abd77d77 (patch)
tree36c3195016bb33311328cacb371e7bb8069cbfbf /databases
parentc415b68d6e6fa0165817238c68a4836db98f2483 (diff)
downloadports-f65b519e555181502f15f08bc89ceff1abd77d77.tar.gz
ports-f65b519e555181502f15f08bc89ceff1abd77d77.zip
- Update to 1.4.0
PR: ports/105386 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes
Notes: svn path=/head/; revision=177128
Diffstat (limited to 'databases')
-rw-r--r--databases/pear-DB_Table/Makefile8
-rw-r--r--databases/pear-DB_Table/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile
index 875b44c5b1e2..41ea916c61a2 100644
--- a/databases/pear-DB_Table/Makefile
+++ b/databases/pear-DB_Table/Makefile
@@ -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 @@ LATEST_LINK= pear-DB_Table
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
diff --git a/databases/pear-DB_Table/distinfo b/databases/pear-DB_Table/distinfo
index d1a82ec6e688..76e9ff795bb9 100644
--- a/databases/pear-DB_Table/distinfo
+++ b/databases/pear-DB_Table/distinfo
@@ -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