summaryrefslogtreecommitdiff
path: root/databases/sqlrelay
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-09-02 20:35:02 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-09-02 20:35:02 +0000
commitc1368f6f2af8b945867b09657a22e2a5a0a0a622 (patch)
treefc297a02a017439e75a18bcb67bac07f9c330416 /databases/sqlrelay
parentUpdate to 6.18. (diff)
devel/rudiments: 0.52 -> 0.53
databases/sqlrelay: 0.62 -> 0.63 0.53 - exposed codetreegrammar class and updated codetree class so that successive parses/writes can use the same grammar without having to reload it added insert/appendXml(File) methods to xmldomnode to parse and insert/append xml strings or files to a node fixed FILE->fileno detection for solaris 11.2, which doesn't have it at all llabs() is detected and preferred to abs() added partial xml namespace support (namespaces for tags) added partial support for extended ascii character set to character class added setgroups() call before setuid() call to drop extraneous groups updated rudiments-config man page, slightly removed outdated and unused dtd class updated file::resolveSymbolicLink() to use directory::maxPathLength(filename) as a starting point updated directory::getCurrentDirectory() to use MAX_PATH as a starting point serialport/serialportprofile, modemserver/modemclient classes are disabled in the default build now updated intro docs 0.63 - suppressed ruby configure warning fixed glib detection if pkg-config isn't present fixed mono detection on freebsd fixed node.js yes/no misreport bug in configure script added freetds tcl test fixed slashes in tcl tests for windows updated docs to mention firebird buffer size parameters updated MAX_ITEM_BUFFER_SIZE to 32768 for firebird fixed ruby detection on fedora 22 fixed missing export for setAuth/ResponseTimeout in ruby api added manual include of inttypes.h in php api to work around issue with define/undef games, revealed on openbsd 5.7 tweaked ruby cflags script for debian 8 refactored mysql detection tweaked unixodbc detection to also look in /usr/include/odbc renamed "oracle8" connection plugin to "oracle" renamed "sybase" connection plugin to "sap" updated identity tests in api's/cmdline clients to use charstring::contains() rather than !charstring::compare() implemented missing destructors for ADO.NET Data Provider
Notes
Notes: svn path=/head/; revision=395907
Diffstat (limited to 'databases/sqlrelay')
-rw-r--r--databases/sqlrelay/Makefile.common2
-rw-r--r--databases/sqlrelay/distinfo4
-rw-r--r--databases/sqlrelay/pkg-plist44
3 files changed, 25 insertions, 25 deletions
diff --git a/databases/sqlrelay/Makefile.common b/databases/sqlrelay/Makefile.common
index 9ea3cddfe306..f0de457eab56 100644
--- a/databases/sqlrelay/Makefile.common
+++ b/databases/sqlrelay/Makefile.common
@@ -1,7 +1,7 @@
# $FreeBSD$
SQLRELAY_PORTNAME= sqlrelay
-SQLRELAY_PORTVERSION= 0.62
+SQLRELAY_PORTVERSION= 0.63
SQLRELAY_PORTDIR= ${PORTSDIR}/databases/${SQLRELAY_PORTNAME}
SQLRELAY_WRKSRC_CMD= cd ${SQLRELAY_PORTDIR} && ${MAKE} -V WRKSRC
diff --git a/databases/sqlrelay/distinfo b/databases/sqlrelay/distinfo
index 53f07b68ce13..10117dab9bba 100644
--- a/databases/sqlrelay/distinfo
+++ b/databases/sqlrelay/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sqlrelay-0.62.tar.gz) = fd4f590ce73aef39030a7a37984b25c8235ae5a04050a7b9c43ec73e791d7d93
-SIZE (sqlrelay-0.62.tar.gz) = 3462899
+SHA256 (sqlrelay-0.63.tar.gz) = 2cdb9acf47de88ac9ab87fc2c85ce48096147544e0d029ecbf30aabb65715c63
+SIZE (sqlrelay-0.63.tar.gz) = 3422788
diff --git a/databases/sqlrelay/pkg-plist b/databases/sqlrelay/pkg-plist
index 703824d97c56..24a00ed4a099 100644
--- a/databases/sqlrelay/pkg-plist
+++ b/databases/sqlrelay/pkg-plist
@@ -43,42 +43,42 @@ include/sqlrelay/sqlrclientwrapper.h
include/sqlrelay/sqlrserver.h
include/sqlrelay/sqlrutil.h
lib/libmysql3sqlrelay.so
-lib/libmysql3sqlrelay-0.62.so.1
-lib/libmysql3sqlrelay-0.62.so.1.0.0
+lib/libmysql3sqlrelay-0.63.so.1
+lib/libmysql3sqlrelay-0.63.so.1.0.0
lib/libmysql40sqlrelay.so
-lib/libmysql40sqlrelay-0.62.so.1
-lib/libmysql40sqlrelay-0.62.so.1.0.0
+lib/libmysql40sqlrelay-0.63.so.1
+lib/libmysql40sqlrelay-0.63.so.1.0.0
lib/libmysql41sqlrelay.so
-lib/libmysql41sqlrelay-0.62.so.1
-lib/libmysql41sqlrelay-0.62.so.1.0.0
+lib/libmysql41sqlrelay-0.63.so.1
+lib/libmysql41sqlrelay-0.63.so.1.0.0
lib/libmysql50sqlrelay.so
-lib/libmysql50sqlrelay-0.62.so.1
-lib/libmysql50sqlrelay-0.62.so.1.0.0
+lib/libmysql50sqlrelay-0.63.so.1
+lib/libmysql50sqlrelay-0.63.so.1.0.0
lib/libmysql51sqlrelay.so
-lib/libmysql51sqlrelay-0.62.so.1
-lib/libmysql51sqlrelay-0.62.so.1.0.0
+lib/libmysql51sqlrelay-0.63.so.1
+lib/libmysql51sqlrelay-0.63.so.1.0.0
lib/libpqsqlrelay.so
-lib/libpqsqlrelay-0.62.so.1
-lib/libpqsqlrelay-0.62.so.1.0.0
+lib/libpqsqlrelay-0.63.so.1
+lib/libpqsqlrelay-0.63.so.1.0.0
lib/libsqlrclient.a
lib/libsqlrclient.so
-lib/libsqlrclient-0.62.so.1
-lib/libsqlrclient-0.62.so.1.0.0
+lib/libsqlrclient-0.63.so.1
+lib/libsqlrclient-0.63.so.1.0.0
lib/libsqlrclientwrapper.a
lib/libsqlrclientwrapper.so
-lib/libsqlrclientwrapper-0.62.so.1
-lib/libsqlrclientwrapper-0.62.so.1.0.0
+lib/libsqlrclientwrapper-0.63.so.1
+lib/libsqlrclientwrapper-0.63.so.1.0.0
%%ODBC%%lib/libsqlrodbc.so
-%%ODBC%%lib/libsqlrodbc-0.62.so.1
-%%ODBC%%lib/libsqlrodbc-0.62.so.1.0.0
+%%ODBC%%lib/libsqlrodbc-0.63.so.1
+%%ODBC%%lib/libsqlrodbc-0.63.so.1.0.0
lib/libsqlrserver.a
lib/libsqlrserver.so
-lib/libsqlrserver-0.62.so.1
-lib/libsqlrserver-0.62.so.1.0.0
+lib/libsqlrserver-0.63.so.1
+lib/libsqlrserver-0.63.so.1.0.0
lib/libsqlrutil.a
lib/libsqlrutil.so
-lib/libsqlrutil-0.62.so.1
-lib/libsqlrutil-0.62.so.1.0.0
+lib/libsqlrutil-0.63.so.1
+lib/libsqlrutil-0.63.so.1.0.0
libdata/pkgconfig/sqlrelay-c++.pc
libdata/pkgconfig/sqlrelay-c.pc
libexec/sqlrelay/sqlrauth_database.so