Update to latest stable version.
Comments ? Ok ?
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/pear-DB/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile    16 Sep 2011 08:48:03 -0000      1.14
+++ Makefile    28 Dec 2011 14:31:56 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=       database abstraction layer for PHP
 
-DISTNAME=      DB-1.7.6
-REVISION =     3
+DISTNAME=      DB-1.7.14
 CATEGORIES=    net databases
 
 MODULES=       www/pear
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/pear-DB/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    5 Apr 2007 15:37:51 -0000       1.3
+++ distinfo    28 Dec 2011 14:31:56 -0000
@@ -1,5 +1,5 @@
-MD5 (DB-1.7.6.tgz) = tf8DL36IcxdOPn/CG37Glg==
-RMD160 (DB-1.7.6.tgz) = ZqwVfnaYZMDJdeBQnMPVv3KN2qM=
-SHA1 (DB-1.7.6.tgz) = y7dXraSju15nLEIQXol1zoFhT8Y=
-SHA256 (DB-1.7.6.tgz) = o2r0qwjhh+noS64hc65morgIZXKyP+Kr0Kh1loK5qRs=
-SIZE (DB-1.7.6.tgz) = 124807
+MD5 (DB-1.7.14.tgz) = s4NXrRc6Q+PDThtVJ1cf7A==
+RMD160 (DB-1.7.14.tgz) = TWzcRwPJtsubSlNmEzc7pZMixp4=
+SHA1 (DB-1.7.14.tgz) = uCpJyvzxuH/TB1vl4fKFXFREfR4=
+SHA256 (DB-1.7.14.tgz) = pXRIP9XERApL8IAY6Lzd5/RhnpuWTeKzV71gcz7FkZw=
+SIZE (DB-1.7.14.tgz) = 133103
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/pear-DB/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   22 Mar 2007 22:48:03 -0000      1.3
+++ pkg/PLIST   28 Dec 2011 14:31:56 -0000
@@ -52,11 +52,14 @@ pear/tests/DB/tests/driver/16tableinfo.p
 pear/tests/DB/tests/driver/17query.phpt
 pear/tests/DB/tests/driver/18get.phpt
 pear/tests/DB/tests/driver/19getlistof.phpt
+pear/tests/DB/tests/driver/20locale.phpt
+pear/tests/DB/tests/driver/21freeResult.phpt
 pear/tests/DB/tests/driver/connect.inc
+pear/tests/DB/tests/driver/droptable.inc
 pear/tests/DB/tests/driver/mktable.inc
 pear/tests/DB/tests/driver/multiconnect.php
 pear/tests/DB/tests/driver/run.cvs
-pear/tests/DB/tests/driver/setup.inc.cvs
+pear/tests/DB/tests/driver/setup.inc
 pear/tests/DB/tests/driver/skipif.inc
 pear/tests/DB/tests/errors.inc
 pear/tests/DB/tests/fetchmode_object.inc

Reply via email to