Update to DB 1.7.6

This commit is contained in:
mbalmer 2006-10-22 13:36:54 +00:00
parent e21fc0d236
commit d71ec43fd3
3 changed files with 25 additions and 9 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2006/05/09 14:16:50 robert Exp $
# $OpenBSD: Makefile,v 1.4 2006/10/22 13:36:54 mbalmer Exp $
COMMENT= "database abstraction layer for PHP"
DISTNAME= DB-1.6.8
PKGNAME= pear-${DISTNAME}p0
DISTNAME= DB-1.7.6
PKGNAME= pear-${DISTNAME}
CATEGORIES= net pear
MASTER_SITES= http://pear.php.net/get/

View File

@ -1,4 +1,4 @@
MD5 (DB-1.6.8.tgz) = 7f67e1fd3b68d0468e7f665bfd998a1c
RMD160 (DB-1.6.8.tgz) = d5dd3cbec4bda26e56cbe99f481072a010ec50ec
SHA1 (DB-1.6.8.tgz) = 76de68f78cde81f64c56f2ba7de8f6e095c7cea7
SIZE (DB-1.6.8.tgz) = 92460
MD5 (DB-1.7.6.tgz) = b5ff032f7e8873174e3e7fc21b7ec696
RMD160 (DB-1.7.6.tgz) = 66ac157e769864c0c975e0509cc3d5bf728ddaa3
SHA1 (DB-1.7.6.tgz) = cbb757ada4a3bb5e672c42105e8975ce81614fc6
SIZE (DB-1.7.6.tgz) = 124807

View File

@ -1,12 +1,27 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/15 10:02:13 mbalmer Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/10/22 13:36:54 mbalmer Exp $
lib/
lib/php/
pear/
pear/doc/
pear/doc/DB/
pear/doc/DB/doc/
pear/doc/DB/doc/IDEAS
pear/doc/DB/doc/MAINTAINERS
pear/doc/DB/doc/STATUS
pear/doc/DB/doc/TESTERS
pear/lib/
@comment pear/lib/.channels/
@comment pear/lib/.channels/.alias/
@comment pear/lib/.channels/.alias/pear.txt
@comment pear/lib/.channels/.alias/pecl.txt
@comment pear/lib/.channels/__uri.reg
@comment pear/lib/.channels/pear.php.net.reg
@comment pear/lib/.channels/pecl.php.net.reg
@comment pear/lib/.depdb
@comment pear/lib/.depdblock
pear/lib/.registry/
@comment pear/lib/.registry/.channel.__uri/
@comment pear/lib/.registry/.channel.pecl.php.net/
pear/lib/.registry/db.reg
pear/lib/DB/
pear/lib/DB.php
@ -50,9 +65,10 @@ pear/tests/DB/tests/driver/15quote.phpt
pear/tests/DB/tests/driver/16tableinfo.phpt
pear/tests/DB/tests/driver/17query.phpt
pear/tests/DB/tests/driver/18get.phpt
pear/tests/DB/tests/driver/bug22328.phpt
pear/tests/DB/tests/driver/19getlistof.phpt
pear/tests/DB/tests/driver/connect.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/skipif.inc