update to activerecord-1.15.3

This commit is contained in:
jcs 2007-06-22 03:45:19 +00:00
parent 564ee6e168
commit e9a45f2851
3 changed files with 512 additions and 381 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2007/06/01 11:00:14 alek Exp $
# $OpenBSD: Makefile,v 1.8 2007/06/22 03:45:19 jcs Exp $
COMMENT= "object relation model implementation for ruby"
DISTNAME= activerecord-1.14.4
PKGNAME= ruby-${DISTNAME}p2
DISTNAME= activerecord-1.15.3
PKGNAME= ruby-${DISTNAME}
CATEGORIES= databases
# MIT License
@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_RUBYFORGE:=activerecord/}
MODULES= lang/ruby
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :ruby-activesupport-1.3.1:devel/ruby-activesupport
RUN_DEPENDS= :ruby-activesupport-1.4.2:devel/ruby-activesupport
CONFIGURE_STYLE=ruby gem

View File

@ -1,5 +1,5 @@
MD5 (activerecord-1.14.4.gem) = gxpDmAMegXeuqJhev1onrA==
RMD160 (activerecord-1.14.4.gem) = BL13+Baum7c2xY0xru+MCIs7698=
SHA1 (activerecord-1.14.4.gem) = yMIu67zolPmeb+5zlKEWBAL+pRA=
SHA256 (activerecord-1.14.4.gem) = KQt+YMnulZ2S1b3CRuhUhrt4qLb3C5eNjvY2LELcB/w=
SIZE (activerecord-1.14.4.gem) = 349696
MD5 (activerecord-1.15.3.gem) = /UYeWVRBcx40yCNalL0Dcg==
RMD160 (activerecord-1.15.3.gem) = VzyMnOVVetR47wvZ6P/v+35ZT18=
SHA1 (activerecord-1.15.3.gem) = 6noy2CnBlHakW+e6DCQZw/weVk8=
SHA256 (activerecord-1.15.3.gem) = +t6bNLmNS1gzgimSBNrSqH/piVGV40OTIMsnMg6NxKY=
SIZE (activerecord-1.15.3.gem) = 406016

File diff suppressed because it is too large Load Diff