Commit graph

5 commits

Author SHA1 Message Date
taca
fc2ab6fbef 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
f54bdc166e Fix DEPENDS line to append variable, not set.
Bump PKGREVISION.
2009-10-20 01:49:40 +00:00
taca
cf9b89b8e0 Fix PLIST which I commited experimental one. 2009-10-17 12:57:00 +00:00
taca
49e4ed887a Correct dependency to ruby-mysql package. 2009-10-17 12:51:41 +00:00
taca
91eda0a4e3 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