update pear-DB to 1.5.0RC2

PR:		56880
Submitted By:	Thierry Thomas <thierry@pompo.net>
This commit is contained in:
Oliver Lehmann 2003-09-28 20:55:14 +00:00
parent cca87486a6
commit 4de459350f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89718
3 changed files with 5 additions and 4 deletions

View file

@ -6,9 +6,10 @@
#
PORTNAME= DB
PORTVERSION= 1.5.0.rc1
PORTVERSION= 1.5.0.r2
PORTEPOCH= 1
CATEGORIES= databases www
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/RC1/}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r2/RC2/}
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer

View file

@ -1 +1 @@
MD5 (PEAR/DB-1.5.0RC1.tgz) = e63f9a6620cff729107e0494fe84c957
MD5 (PEAR/DB-1.5.0RC2.tgz) = 09b8ea3d61b855256e85bfccc214fd4a

View file

@ -18,4 +18,4 @@ supported extensions are: dbase, fbsql, interbase, informix, msql, mssql,
mysql, oci8, odbc, pgsql and sybase (DB style interfaces to LDAP servers and
MS ADO (using COM) are also avaible from a separate package).
WWW: http://pear.php.net/package-info.php?package=DB
WWW: http://pear.php.net/package/DB