pkgsrc/databases/ruby-mysql
taca 242948577c Update ruby-mysql package to 2.6. (not security fix but leaf pacakge.)
pkgsrc changes:
- Change HOMEPAGE in English.
- Add style sheet to installed documents.

distribution changes:

2005-04-25: version 2.6

	* add constants for Mysql#option(): Mysql::OPT_PROTOCOL,
	  Mysql::OPT_READ_TIMEOUT, Mysql::OPT_WRITE_TIMEOUT,
	  Mysql::SET_CHARSET_DIR, Mysql::SET_CHARSET_NAME,
	  Mysql::SHARED_MEMORY_BASE_NAME, Mysql::SECURE_AUTH
	* add methods: Mysql#more_results?(), Mysql#next_result(),
	  Mysql#set_server_option(), Mysql#sqlstate()
	* add constants for Mysql#connect(): Mysql::CLIENT_MULTI_STATEMENTS,
	  Mysql::CLIENT_MULTI_RESULTS
	* add constants for Mysql#set_server_option():
	  Mysql::OPTION_MULTI_STATEMENTS_ON, Mysql::OPTION_MULTI_STATEMENTS_OFF
	* add Mysql#query() with block
	* add Mysql#reconnect(), Mysql#reconnect=()
	* When connection was closed, it don't try to reconnect by default.

2005-02-12: version 2.5.2

	* BUG: Mysql#connect make object to not close. (Thanks Andres Salomon)
2005-06-12 15:23:03 +00:00
..
patches Update ruby-mysql pacakge to 2.4.5. 2003-09-11 15:34:02 +00:00
DESCR
distinfo Update ruby-mysql package to 2.6. (not security fix but leaf pacakge.) 2005-06-12 15:23:03 +00:00
Makefile Update ruby-mysql package to 2.6. (not security fix but leaf pacakge.) 2005-06-12 15:23:03 +00:00
PLIST Update ruby-mysql package to 2.6. (not security fix but leaf pacakge.) 2005-06-12 15:23:03 +00:00