Update ruby-railties to 3.0.14.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later. ## Rails 3.0.14 (Jun 12, 2012) * No changes.
This commit is contained in:
parent
74025da122
commit
149bcfb6cd
2 changed files with 6 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2012/03/18 05:29:14 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2012/06/14 14:52:00 taca Exp $
|
||||
|
||||
DISTNAME= railties-${RUBY_RAILS_VERSION}
|
||||
CATEGORIES= databases
|
||||
|
@ -14,6 +14,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.14.4<0.15:../../devel/ruby-thor
|
|||
DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
|
||||
|
||||
RUBY_RAILS_SUPPORTED= 3
|
||||
RUBY_RAILS_STRICT_DEP= yes
|
||||
RUBY_RDOC_REQD= 3.4
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.12 2012/06/02 01:31:34 taca Exp $
|
||||
$NetBSD: distinfo,v 1.13 2012/06/14 14:52:00 taca Exp $
|
||||
|
||||
SHA1 (railties-3.0.13.gem) = 3daf3fc32393b895f4b839ba2c5c7f97c7a36afd
|
||||
RMD160 (railties-3.0.13.gem) = 3247e9475da7296c326e410d16f5f1a0bf9a24df
|
||||
Size (railties-3.0.13.gem) = 1550336 bytes
|
||||
SHA1 (railties-3.0.14.gem) = 3d9c8ae05af8718f7fa3b53e659d31a338be0bd1
|
||||
RMD160 (railties-3.0.14.gem) = 47a2e242734d7cd5d255354a0713e41793ad8f65
|
||||
Size (railties-3.0.14.gem) = 1550336 bytes
|
||||
|
|
Loading…
Reference in a new issue