1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 1.7.8.r1

PR:		108052
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
This commit is contained in:
Martin Wilke 2007-01-17 20:44:12 +00:00
parent c062bf36a6
commit ff31becc28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182658
2 changed files with 7 additions and 6 deletions

View File

@ -6,9 +6,10 @@
#
PORTNAME= DB
PORTVERSION= 1.7.7
PORTVERSION= 1.7.8.r1
PORTEPOCH= 1
CATEGORIES= databases www pear
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
MAINTAINER= thomas@goodking.ca
COMMENT= PEAR Database Abstraction Layer
@ -18,8 +19,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
FILES= DB.php DB/common.php DB/dbase.php DB/fbsql.php DB/ibase.php \
DB/ifx.php DB/msql.php DB/mssql.php DB/mysql.php DB/mysqli.php \
DB/oci8.php DB/odbc.php DB/pgsql.php DB/sybase.php DB/storage.php \
DB/sqlite.php
DB/oci8.php DB/odbc.php DB/pgsql.php DB/sybase.php \
DB/storage.php DB/sqlite.php
DOCS= IDEAS MAINTAINERS STATUS TESTERS
TESTS= db_error.phpt db_parsedsn.phpt db_factory.phpt db_ismanip.phpt \
db_error2.phpt errors.inc fetchmode_object.inc fetchmodes.inc \

View File

@ -1,3 +1,3 @@
MD5 (PEAR/DB-1.7.7.tgz) = f0898e0d5a973d402d625b35bb131ca7
SHA256 (PEAR/DB-1.7.7.tgz) = 8c7a52787b271d4fd6543aab7a4b6b4ae4e1c41f693bf2edc57dcd8970dcbc2f
SIZE (PEAR/DB-1.7.7.tgz) = 128353
MD5 (PEAR/DB-1.7.8RC1.tgz) = 257e06975f7ed3316227b9d61745a76f
SHA256 (PEAR/DB-1.7.8RC1.tgz) = 1ce8b74c4e4dfd6bd0771de67cfe10d9419fe557d0915bacece86e609de3db32
SIZE (PEAR/DB-1.7.8RC1.tgz) = 131315