CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/05/25 07:59:19
Modified files:
lang/php : Makefile.inc
lang/php/5.6 : Makefile distinfo
lang/php/5.6/patches: patch-ext_openssl_config0_m4
lang/php/5.6/pkg: PLIST-cgi PLIST-main
lang/php/7.0 : Makefile distinfo
lang/php/7.0/pkg: PLIST-cgi PLIST-main
lang/php/files : DESCR-pdo_dblib DESCR-pdo_mysql DESCR-pdo_pgsql
Added files:
lang/php/5.6/pkg: PLIST-pdo_odbc PLIST-pdo_sqlite PLIST-sqlite3
lang/php/7.0/pkg: PLIST-pdo_odbc PLIST-pdo_sqlite PLIST-sqlite3
lang/php/files : DESCR-pdo_odbc DESCR-pdo_sqlite DESCR-sqlite3
Log message:
Update to php 5.6.36/7.0.30, add pdo_sqlite (from martijn@),
add pdo_odbc, switch to mysqlnd instead of libmysqlclient (removed
mariadb as a build dep), regen plists on -current, tweak DESCRs,
take maintainer suggested by robert@ OK robert@