pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-pg
Module Name: pkgsrc
Committed By: taca
Date: Thu Dec 15 15:02:03 UTC 2011
Modified Files:
pkgsrc/databases/ruby-pg: Makefile PLIST distinfo
Log Message:
Update ruby-pg package to 0.12.0.
== v0.12.0 [2011-12-07] Michael Granger <ged%FaerieMUD.org@localhost>
- PGconn#wait_for_notify
* send nil as the payload argument if the NOTIFY didn't have one.
* accept a nil argument for no timeout (Sequel support)
* Fixed API docs
* Taint and encode event name and payload
- Handle errors while rb_thread_select()ing in PGconn#block.
(Brian Weaver).
- Fixes for Win32 async queries (Rafa��� Bigaj)
- Memory leak fixed: Closing opened WSA event. (rafal)
- Fixes for #66 Win32 asynchronous queries hang on connection
error. (rafal)
- Fixed a typo in PGconn#error_message's documentation
- fixing unused variable warnings for ruby 1.9.3 (Aaron Patterson)
- Build system bugfixes
- Converted to Hoe
- Updates for the Win32 binary gem builds (Lars Kanis)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/ruby-pg/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/ruby-pg/PLIST \
pkgsrc/databases/ruby-pg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index