summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-types
AgeCommit message (Collapse)AuthorFilesLines
2013-11-24Bump PKGREVISION for json version handling change.taca1-1/+2
2012-09-16Update ruby-dm-types to 1.2.2.taca3-16/+14
Changes are unavailable but it looks like some dependency relaxed.
2012-06-04Allow ruby-dm-types to depend on ruby-stringex 1.3 and later.taca1-4/+4
Bump PKGREVISION.
2012-03-20Correct dependency to ruby-multi_json.taca1-2/+4
Bump PKGREVISION.
2011-12-16Update databases/ruby-dm-types pacakge to 1.2.1.taca3-15/+20
* Support for Resource#dirty? upon indirect property mutation was added (this is huge, more info here: https://github.com/datamapper/dm-types/commit/3d96b1cd2b270a3843877a5...) * Issues with Paranoid properties and STI were fixed * JSON property uses multi_json now
2011-11-23Use lang/ruby/json.mk to handle dependency to ruby-json.taca1-3/+4
Bump PKGREVISION since dependency would change with ruby193-base.
2011-09-01This patch isn't needed any more by introduce of OVERRIDE_GEMSPEC.taca2-17/+1
2011-08-31Modify dependency to ruby-bcrypt to build again.taca1-3/+3
2011-08-12- Relax dependency to ruby-stringex with OVERRIDE_GEMSPEC.taca1-2/+5
- Also tweak dependency to ruby-json-pure instead of ruby-json. Bump PKGREVISION.
2011-06-19Add missing patch-aa.taca1-0/+15
2011-06-19Update ruby-dm-types pacakge to 1.1.0.taca3-20/+14
It is a part of ruby-datamapper 1.1.0. * Now depends on ruby-bcrypt package and ruby-fastercsv even if ruby19 case. Changes in detail, please refer: http://datamapper.org/articles/datamapper-110-released.html.
2010-09-11Importing databases/ruby-dm-types 1.0.2.taca4-0/+103
= dm-types DataMapper plugin providing many extra types for use in data models.