summaryrefslogtreecommitdiff
path: root/databases/php-sqlrelay
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-07-01 17:02:38 +0000
committerfhajny <fhajny>2016-07-01 17:02:38 +0000
commit9b4ae2c87a83e55bd88a14d5fa730f54f5272e80 (patch)
tree3bf887deea27ffbf9208a6161422961fc18876b1 /databases/php-sqlrelay
parentd222d7fc5b163f6412672d4416ce73e4587f1bc2 (diff)
downloadpkgsrc-9b4ae2c87a83e55bd88a14d5fa730f54f5272e80.tar.gz
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
Diffstat (limited to 'databases/php-sqlrelay')
-rw-r--r--databases/php-sqlrelay/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/php-sqlrelay/Makefile b/databases/php-sqlrelay/Makefile
index a997fa5859c..6698ccb5c47 100644
--- a/databases/php-sqlrelay/Makefile
+++ b/databases/php-sqlrelay/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/03/05 11:28:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/01 17:02:38 fhajny Exp $
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION= 1
COMMENT= PHP extension for SQL Relay
EXTRACT_SUFX= .tar.gz