mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
update pear-DB to 1.5.0RC2
PR: 56880 Submitted By: Thierry Thomas <thierry@pompo.net>
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (PEAR/DB-1.5.0RC1.tgz) = e63f9a6620cff729107e0494fe84c957
|
||||
MD5 (PEAR/DB-1.5.0RC2.tgz) = 09b8ea3d61b855256e85bfccc214fd4a
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue