Thu Jun 14 14:52:00 2012 UTC ()
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.


(taca)
diff -r1.9 -r1.10 pkgsrc/devel/ruby-railties/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/ruby-railties/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/ruby-railties/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-railties/Attic/Makefile 2012/03/18 05:29:14 1.9
+++ pkgsrc/devel/ruby-railties/Attic/Makefile 2012/06/14 14:52:00 1.10
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.9 2012/03/18 05:29:14 taca Exp $ 1# $NetBSD: Makefile,v 1.10 2012/06/14 14:52:00 taca Exp $
2 2
3DISTNAME= railties-${RUBY_RAILS_VERSION} 3DISTNAME= railties-${RUBY_RAILS_VERSION}
4CATEGORIES= databases 4CATEGORIES= databases
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://www.rubyonrails.org/ 7HOMEPAGE= http://www.rubyonrails.org/
8COMMENT= Tools for creating, working with, and running Rails 3.0 8COMMENT= Tools for creating, working with, and running Rails 3.0
9LICENSE= mit 9LICENSE= mit
10 10
11# Comment out dependency in gemspec but already depends indirectly one. 11# Comment out dependency in gemspec but already depends indirectly one.
12DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.14.4<0.15:../../devel/ruby-thor 12DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.14.4<0.15:../../devel/ruby-thor
13#DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} 13#DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
14DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS} 14DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
15 15
16RUBY_RAILS_SUPPORTED= 3 16RUBY_RAILS_SUPPORTED= 3
 17RUBY_RAILS_STRICT_DEP= yes
17RUBY_RDOC_REQD= 3.4 18RUBY_RDOC_REQD= 3.4
18 19
19.include "../../lang/ruby/gem.mk" 20.include "../../lang/ruby/gem.mk"
20.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.12 -r1.13 pkgsrc/devel/ruby-railties/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-railties/Attic/distinfo 2012/06/02 01:31:34 1.12
+++ pkgsrc/devel/ruby-railties/Attic/distinfo 2012/06/14 14:52:00 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2012/06/02 01:31:34 taca Exp $ 1$NetBSD: distinfo,v 1.13 2012/06/14 14:52:00 taca Exp $
2 2
3SHA1 (railties-3.0.13.gem) = 3daf3fc32393b895f4b839ba2c5c7f97c7a36afd 3SHA1 (railties-3.0.14.gem) = 3d9c8ae05af8718f7fa3b53e659d31a338be0bd1
4RMD160 (railties-3.0.13.gem) = 3247e9475da7296c326e410d16f5f1a0bf9a24df 4RMD160 (railties-3.0.14.gem) = 47a2e242734d7cd5d255354a0713e41793ad8f65
5Size (railties-3.0.13.gem) = 1550336 bytes 5Size (railties-3.0.14.gem) = 1550336 bytes