pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/ruby-dbd-mysql



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Sep 10 04:23:25 UTC 2010

Modified Files:
        pkgsrc/databases/ruby-dbd-mysql: Makefile distinfo

Log Message:
Update databases/ruby-dbd-mysql to 0.4.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

0.4.4

Make sure to use String representation of type constants. This fixes
the problem of MySQL values all becoming Ruby Strings instead of sane
and proper Ruby types (like Fixnum for MySQL integers, etc.) Thanks go
to http://github.com/naturalethic who suggested the fix at
http://github.com/Pistos/m4dbi/issues/#issue/2/comment/123677


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/ruby-dbd-mysql/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/ruby-dbd-mysql/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