Subject: CVS commit: pkgsrc/databases/myodbc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2006 18:53:45
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Jan 23 18:53:45 UTC 2006

Modified Files:
	pkgsrc/databases/myodbc: Makefile PLIST distinfo
Added Files:
	pkgsrc/databases/myodbc: options.mk
	pkgsrc/databases/myodbc/patches: patch-aa

Log Message:
Update to 3.51.12 (latest stable version).

There were zillions of changes... please see the Changelog file.
Now it builds with both mysql-4.1.x and mysql-5.1.x.

pkgsrc changes:

Supported build options:
	* myodbc-gui:	builds the QT widgets library. (disabled)
	* myodbc-iodbc:	uses iodbc for the odbc functions. (enabled)
	* myodbc-unixodbc: uses unixodbc for the odbc functions. (disabled)
Uses MASTER_SITE_MYSQL.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/databases/myodbc/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/myodbc/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/myodbc/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/databases/myodbc/options.mk
cvs rdiff -r0 -r1.1 pkgsrc/databases/myodbc/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.