Subject: CVS commit: pkgsrc/databases/ruby-activerecord
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/17/2007 11:05:16
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Mar 17 11:05:15 UTC 2007

Modified Files:
	pkgsrc/databases/ruby-activerecord: Makefile PLIST distinfo

Log Message:
Update ruby-activerecord to 1.15.3.

Changes:
* Allow a polymorphic :source for has_many :through associations.
* Consistently quote primary key column names.
* Fixtures: fix YAML ordered map support.
* Fix has_many :through << with custom foreign keys.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/databases/ruby-activerecord/Makefile \
    pkgsrc/databases/ruby-activerecord/PLIST \
    pkgsrc/databases/ruby-activerecord/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.