Thu Oct 30 11:51:34 2014 UTC ()
Update sqlrelay to 0.57.

Changes in 0.57:
 - fixed an overloaded virtual function error in sqlr-status
 - fixed parsing of "term as type" clauses in queries
 - fixed 0 vs. None error in python getRowDictionary method
 - tweaked php and php_pdo modules to build with php 5.6.0 on windows
 - updated deployment projects for windows, adding perl, php, python
   and java, and adding x64 support
 - describe/getColumnList supports synonyms with oracle now
 - the mysql, firebird and oracle connections return sensible errors when
   the format of a numeric bind variable is wrong now
 - fixed a bug that could cause the mysql connection to loop up if
   alphanumeric bind variable names were used instead of numbers
 - fixed a bug that could cause the database specified in the mysql
   connection string to be ignored
 - fixed a bind-variable translation bug that could cause variables not
   to be translated when multiple formats are used in the same
   query and one of them is the correct format
 - describing oracle tables returns key (PRI,UNI,MUL) info now
 - added disablekeylookup option to disable getting key information when
   describing oracle tables
 - fixed broken --with-system-libtool configure option
 - mysql-config --libs_r is used in preference to --libs now,
   solves build error with maria db on ubuntu 14.04.1
 - fixed mysql drop-in lib errors with mysql_row_seek and mysql_row_tell


(fhajny)
diff -r1.4 -r1.5 pkgsrc/databases/sqlrelay/Makefile.common
diff -r1.11 -r1.12 pkgsrc/databases/sqlrelay/distinfo
diff -r1.1 -r0 pkgsrc/databases/sqlrelay/patches/patch-src_api_c++_src_sqlrcursor.cpp

cvs diff -r1.4 -r1.5 pkgsrc/databases/sqlrelay/Makefile.common (expand / switch to unified diff)

--- pkgsrc/databases/sqlrelay/Makefile.common 2014/08/13 22:40:55 1.4
+++ pkgsrc/databases/sqlrelay/Makefile.common 2014/10/30 11:51:34 1.5
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile.common,v 1.4 2014/08/13 22:40:55 joerg Exp $ 1# $NetBSD: Makefile.common,v 1.5 2014/10/30 11:51:34 fhajny Exp $
2# used by databases/p5-sqlrelay/Makefile 2# used by databases/p5-sqlrelay/Makefile
3# used by databases/php-sqlrelay/Makefile 3# used by databases/php-sqlrelay/Makefile
4# used by databases/py-sqlrelay/Makefile 4# used by databases/py-sqlrelay/Makefile
5# used by databases/ruby-sqlrelay/Makefile 5# used by databases/ruby-sqlrelay/Makefile
6# used by databases/sqlrelay-freetds/Makefile 6# used by databases/sqlrelay-freetds/Makefile
7# used by databases/sqlrelay-mysql/Makefile 7# used by databases/sqlrelay-mysql/Makefile
8# used by databases/sqlrelay-odbc/Makefile 8# used by databases/sqlrelay-odbc/Makefile
9# used by databases/sqlrelay-pgsql/Makefile 9# used by databases/sqlrelay-pgsql/Makefile
10# used by databases/sqlrelay-sqlite/Makefile 10# used by databases/sqlrelay-sqlite/Makefile
11# used by databases/sqlrelay/Makefile 11# used by databases/sqlrelay/Makefile
12 12
13DISTNAME= sqlrelay-0.56 13DISTNAME= sqlrelay-0.57
14CATEGORIES= databases 14CATEGORIES= databases
15MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlrelay/} 15MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlrelay/}
16 16
17MAINTAINER= filip@joyent.com 17MAINTAINER= filip@joyent.com
18HOMEPAGE= http://sqlrelay.sourceforge.net/ 18HOMEPAGE= http://sqlrelay.sourceforge.net/
19LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 19LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
20 20
21PKG_DESTDIR_SUPPORT= user-destdir 21PKG_DESTDIR_SUPPORT= user-destdir
22 22
23GNU_CONFIGURE= yes 23GNU_CONFIGURE= yes
24USE_LANGUAGES= c c++ 24USE_LANGUAGES= c c++
25USE_TOOLS+= gmake 25USE_TOOLS+= gmake
26USE_LIBTOOL= yes 26USE_LIBTOOL= yes

cvs diff -r1.11 -r1.12 pkgsrc/databases/sqlrelay/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/sqlrelay/distinfo 2014/07/18 18:16:30 1.11
+++ pkgsrc/databases/sqlrelay/distinfo 2014/10/30 11:51:34 1.12
@@ -1,11 +1,10 @@ @@ -1,11 +1,10 @@
1$NetBSD: distinfo,v 1.11 2014/07/18 18:16:30 fhajny Exp $ 1$NetBSD: distinfo,v 1.12 2014/10/30 11:51:34 fhajny Exp $
2 2
3SHA1 (sqlrelay-0.56.tar.gz) = c859745bebe5ec4c0c514117d3fe7fcc2454433c 3SHA1 (sqlrelay-0.57.tar.gz) = 537733e01beb5374688f2da9642024704bc93580
4RMD160 (sqlrelay-0.56.tar.gz) = abe9d999d12e1c44e657beb873796171f3ea12f8 4RMD160 (sqlrelay-0.57.tar.gz) = 709de60d7be64ab3d98df64a78bad3f110e9562e
5Size (sqlrelay-0.56.tar.gz) = 3717761 bytes 5Size (sqlrelay-0.57.tar.gz) = 3774384 bytes
6SHA1 (patch-ad) = b822a43854848641feba34a5331082bb95f5d419 6SHA1 (patch-ad) = b822a43854848641feba34a5331082bb95f5d419
7SHA1 (patch-configure) = 72175a91d2892d5325ec619f45a5b2f571bcdbf5 7SHA1 (patch-configure) = 72175a91d2892d5325ec619f45a5b2f571bcdbf5
8SHA1 (patch-etc_Makefile) = 262968ad43d34d53b4fe65514c1351127660e12c 8SHA1 (patch-etc_Makefile) = 262968ad43d34d53b4fe65514c1351127660e12c
9SHA1 (patch-init_rc.sqlrelay.in) = 6d358d9396339ecee8ef3b7054750100433fb271 9SHA1 (patch-init_rc.sqlrelay.in) = 6d358d9396339ecee8ef3b7054750100433fb271
10SHA1 (patch-src_api_c++_src_sqlrcursor.cpp) = ed1faf27227bc85c006808e9928a42ed9f86cdf2 
11SHA1 (patch-src_loggers_custom__sc.cpp) = 79e2b0a54b151e76175f549747e3392accd0b4d9 10SHA1 (patch-src_loggers_custom__sc.cpp) = 79e2b0a54b151e76175f549747e3392accd0b4d9

File Deleted: pkgsrc/databases/sqlrelay/patches/Attic/patch-src_api_c++_src_sqlrcursor.cpp