Commit graph

5 commits

Author SHA1 Message Date
taca
d4c6752d08 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
2010-09-10 04:23:25 +00:00
taca
eaac225719 Fix DEPENDS line to append variable, not set.
Bump PKGREVISION.
2009-10-20 01:49:40 +00:00
taca
769f3c8e37 Fix PLIST which I commited experimental one. 2009-10-17 12:57:00 +00:00
taca
88ee92f149 Correct dependency to ruby-mysql package. 2009-10-17 12:51:41 +00:00
taca
874d539d28 Importing ruby-dbd-mysql 0.4.3 which will replace ruby-DBD-mysql.
This is the extension library based on Ruby/DBI to access a MySQL
database from Ruby.
2009-10-17 12:28:47 +00:00