Subject: CVS commit: pkgsrc/databases
From: Filip Hajny
Date: 2016-07-01 19:02:39
Message id: 20160701170240.02E9AFBB5@cvs.NetBSD.org

Log Message:
Update databases/sqlrelay to 0.65.0

- SQL Relay now supports Kerberos encryption and authentication
- SQL Relay now supports TLS/SSL encryption and authentication
- Python 3 support
- Node.js 4.x and higher are now correctly detected and supported.
- Separate "database" and "proxied" Authentication Options
- Various ODBC-related bugs have been fixed
- A subtle bug that caused incompatibilities with the popular
  logrotate utility has been fixed
- A long standing problem that occurred when using a
  listenertimeout with a threaded listener (the default) has been
  fixed.
- After a graceful restart, Apache workers would get stuck in the
  Closing Connection state after running a PHP script that used
  SQL Relay. This is now fixed.

See full changelog:

  http://software.firstworks.com/2016/03/sql-relay-0650-release-announcement.html

Files:
RevisionActionfile
1.9modifypkgsrc/databases/p5-sqlrelay/Makefile
1.4modifypkgsrc/databases/php-sqlrelay/Makefile
1.5modifypkgsrc/databases/py-sqlrelay/Makefile
1.4modifypkgsrc/databases/ruby-sqlrelay/Makefile
1.47modifypkgsrc/databases/sqlrelay/Makefile
1.12modifypkgsrc/databases/sqlrelay/Makefile.common
1.17modifypkgsrc/databases/sqlrelay/PLIST
1.4modifypkgsrc/databases/sqlrelay/buildlink3.mk
1.20modifypkgsrc/databases/sqlrelay/distinfo
1.6modifypkgsrc/databases/sqlrelay-freetds/Makefile
1.4modifypkgsrc/databases/sqlrelay-mysql/Makefile
1.4modifypkgsrc/databases/sqlrelay-nodejs/Makefile
1.7modifypkgsrc/databases/sqlrelay-odbc/Makefile
1.4modifypkgsrc/databases/sqlrelay-pgsql/Makefile
1.8modifypkgsrc/databases/sqlrelay-sqlite/Makefile
1.3modifypkgsrc/databases/sqlrelay/patches/patch-config.mk.in
1.3modifypkgsrc/databases/sqlrelay/patches/patch-etc_Makefile
1.4modifypkgsrc/databases/sqlrelay/patches/patch-src_api_php_sql__relay.cpp
1.1removepkgsrc/databases/sqlrelay/patches/patch-src_api_nodejs_sqlrelay.cpp