diff options
author | minskim <minskim> | 2007-03-17 11:05:15 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-03-17 11:05:15 +0000 |
commit | 94aa5f420ecc2f857fa9d34b18d5111c5e296ef3 (patch) | |
tree | 0b93923c148020d7ff6b9cb07874684b3dfcf028 /databases/ruby-activerecord/distinfo | |
parent | c65e83235fbddd6fc533830e02861afe9cd6f9cc (diff) | |
download | pkgsrc-94aa5f420ecc2f857fa9d34b18d5111c5e296ef3.tar.gz |
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.
Diffstat (limited to 'databases/ruby-activerecord/distinfo')
-rw-r--r-- | databases/ruby-activerecord/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-activerecord/distinfo b/databases/ruby-activerecord/distinfo index 779444905c8..050619ea7f1 100644 --- a/databases/ruby-activerecord/distinfo +++ b/databases/ruby-activerecord/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2007/02/18 23:12:56 minskim Exp $ +$NetBSD: distinfo,v 1.9 2007/03/17 11:05:15 minskim Exp $ -SHA1 (activerecord-1.15.2.tgz) = 94e905981ee314868172f61d4b21b49ed56aa125 -RMD160 (activerecord-1.15.2.tgz) = 9cb5c9f420b1fed7d7b38d5aa30a51b6d6e7c384 -Size (activerecord-1.15.2.tgz) = 405393 bytes +SHA1 (activerecord-1.15.3.tgz) = 0cd2500019d0a5a9cd7a55357289f739cc43b2df +RMD160 (activerecord-1.15.3.tgz) = 5b183ed26f678ba7d516c95556e2ac3a24a0b4c1 +Size (activerecord-1.15.3.tgz) = 407840 bytes |