Thu Jun 14 14:47:52 2012 UTC ()
Update ruby-activesupport3 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.7 -r1.8 pkgsrc/devel/ruby-activesupport3/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/ruby-activesupport3/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/ruby-activesupport3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-activesupport3/Attic/Makefile 2012/03/18 05:21:55 1.7
+++ pkgsrc/devel/ruby-activesupport3/Attic/Makefile 2012/06/14 14:47:52 1.8
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1# $NetBSD: Makefile,v 1.7 2012/03/18 05:21:55 taca Exp $ 1# $NetBSD: Makefile,v 1.8 2012/06/14 14:47:52 taca Exp $
2 2
3DISTNAME= activesupport-${RUBY_RAILS_VERSION} 3DISTNAME= activesupport-${RUBY_RAILS_VERSION}
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://www.rubyonrails.org/ 7HOMEPAGE= http://www.rubyonrails.org/
8COMMENT= Toolkit of support libraries (part of Rails 3.0) 8COMMENT= Toolkit of support libraries (part of Rails 3.0)
9LICENSE= mit 9LICENSE= mit
10 10
11RUBY_RAILS_SUPPORTED= 3 11RUBY_RAILS_SUPPORTED= 3
 12RUBY_RAILS_STRICT_DEP= yes
12 13
13.include "../../lang/ruby/gem.mk" 14.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/ruby-activesupport3/Attic/distinfo 2012/06/02 01:27:07 1.13
+++ pkgsrc/devel/ruby-activesupport3/Attic/distinfo 2012/06/14 14:47:52 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2012/06/02 01:27:07 taca Exp $ 1$NetBSD: distinfo,v 1.14 2012/06/14 14:47:52 taca Exp $
2 2
3SHA1 (activesupport-3.0.13.gem) = c8ab7398d48038d73b526266164c01038efdc30c 3SHA1 (activesupport-3.0.14.gem) = 3a4c01944760cd4be9bc9e95265cbc00a8e6ce7d
4RMD160 (activesupport-3.0.13.gem) = 886df34eda37d66621e85d134b4bfe331aa9c30c 4RMD160 (activesupport-3.0.14.gem) = 506cb9a8994d4efb4c876b6631e375d1c9fd3f2e
5Size (activesupport-3.0.13.gem) = 304640 bytes 5Size (activesupport-3.0.14.gem) = 304640 bytes