Update to ruby-activerecord-2.0.2.
This commit is contained in:
parent
bb36891b8c
commit
ab861e4eb0
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2007/11/26 18:17:49 bernd Exp $
|
# $OpenBSD: Makefile,v 1.13 2007/12/27 19:41:34 bernd Exp $
|
||||||
|
|
||||||
COMMENT= object relation model implementation for ruby
|
COMMENT= object relation model implementation for ruby
|
||||||
|
|
||||||
DISTNAME= activerecord-1.15.6
|
DISTNAME= activerecord-2.0.2
|
||||||
PKGNAME= ruby-${DISTNAME}
|
PKGNAME= ruby-${DISTNAME}
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_RUBYFORGE:=activerecord/}
|
|||||||
MODULES= lang/ruby
|
MODULES= lang/ruby
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= :ruby-activesupport->=1.4.4:devel/ruby-activesupport
|
RUN_DEPENDS= :ruby-activesupport-2.0.2:devel/ruby-activesupport
|
||||||
|
|
||||||
CONFIGURE_STYLE=ruby gem
|
CONFIGURE_STYLE=ruby gem
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (activerecord-1.15.6.gem) = iyZR1MsdhdIo7U0l1ZXIYQ==
|
MD5 (activerecord-2.0.2.gem) = lP2pkF7h/08HDVuTsGBvvw==
|
||||||
RMD160 (activerecord-1.15.6.gem) = bQ/8PGKsb2sDx9gCrQi6gciQwVE=
|
RMD160 (activerecord-2.0.2.gem) = /hBRgelFd/vZZhm3A+iI31GYcH4=
|
||||||
SHA1 (activerecord-1.15.6.gem) = +kuzH9HdRkCfG3JfkFqLTs2B/mY=
|
SHA1 (activerecord-2.0.2.gem) = mnoDVv0g5l3WHSoshEGtM2wvuoA=
|
||||||
SHA256 (activerecord-1.15.6.gem) = z2phAXdDwLPWSerpakj6EjgzxnYHXXixNy3FW9/WxKo=
|
SHA256 (activerecord-2.0.2.gem) = AWDesf1Omc+Pd1ZlHvI4PwEiDxBQQhAXOEzJ+S1IRpM=
|
||||||
SIZE (activerecord-1.15.6.gem) = 432640
|
SIZE (activerecord-2.0.2.gem) = 422400
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user