Bug 198925

Summary: databases/mysql-connector-odbc: fix build and work with mariadb100
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi, sergey
Priority: --- Flags: bugzilla: maintainer-feedback? (sergey)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
a patch
none
a poudriere log none

Description Pavel Timofeev 2015-03-26 12:18:55 UTC
Created attachment 154823 [details]
a patch

Hi!

Here is a patch that makes databases/mysql-connector-odbc build and work with mariadb-10.

Additionally delete old patch and add something new to IGNORE.

Thanks to fedora crowd and redhat bugzilla users ;)

Should I provide a poudriere log?
Comment 1 Pavel Timofeev 2015-03-26 14:10:32 UTC
Created attachment 154825 [details]
a poudriere log
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-31 10:31:25 UTC
Testbuild on cur-amd64, 10.2-i386, 9.3-amd64 was fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-31 10:43:59 UTC
A commit references this bug:

Author: pi
Date: Mon Aug 31 10:43:32 UTC 2015
New revision: 395662
URL: https://svnweb.freebsd.org/changeset/ports/395662

Log:
  databases/mysql-connector-odbc: build and interoperate with mariadb-10

  PR:		198925
  Submitted by:	Pavel Timofeev <timp87@gmail.com>
  Approved by:	sergey@network-asp.biz (maintainer timeout)

Changes:
  head/databases/mysql-connector-odbc/Makefile
  head/databases/mysql-connector-odbc/files/patch-driver__execute.c
  head/databases/mysql-connector-odbc/files/patch-driver_catalog_no_i_s.c
  head/databases/mysql-connector-odbc/files/patch-driver_desc.c
  head/databases/mysql-connector-odbc/files/patch-driver_handle.c
  head/databases/mysql-connector-odbc/files/patch-driver_parse.c
  head/databases/mysql-connector-odbc/files/patch-util_odbcinstw.c
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-31 10:44:46 UTC
Committed, thanks for your patience!