diff options
author | taca <taca@pkgsrc.org> | 2012-06-14 14:47:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-14 14:47:52 +0000 |
commit | ada3c5decf498252660809a20b2c7ba3b0a1a66d (patch) | |
tree | 8210b1056f595c1a1c6670ae4d402d75666e7b9e /devel | |
parent | 06637fc831ffe4702202ae28a96506f40f7ce9f3 (diff) | |
download | pkgsrc-ada3c5decf498252660809a20b2c7ba3b0a1a66d.tar.gz |
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.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-activesupport3/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-activesupport3/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/ruby-activesupport3/Makefile b/devel/ruby-activesupport3/Makefile index 7bab00d5e51..645629a231b 100644 --- a/devel/ruby-activesupport3/Makefile +++ b/devel/ruby-activesupport3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/03/18 05:21:55 taca Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/14 14:47:52 taca Exp $ DISTNAME= activesupport-${RUBY_RAILS_VERSION} CATEGORIES= devel @@ -9,6 +9,7 @@ COMMENT= Toolkit of support libraries (part of Rails 3.0) LICENSE= mit RUBY_RAILS_SUPPORTED= 3 +RUBY_RAILS_STRICT_DEP= yes .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-activesupport3/distinfo b/devel/ruby-activesupport3/distinfo index 791a0db7f60..31618e382ac 100644 --- a/devel/ruby-activesupport3/distinfo +++ b/devel/ruby-activesupport3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2012/06/02 01:27:07 taca Exp $ +$NetBSD: distinfo,v 1.14 2012/06/14 14:47:52 taca Exp $ -SHA1 (activesupport-3.0.13.gem) = c8ab7398d48038d73b526266164c01038efdc30c -RMD160 (activesupport-3.0.13.gem) = 886df34eda37d66621e85d134b4bfe331aa9c30c -Size (activesupport-3.0.13.gem) = 304640 bytes +SHA1 (activesupport-3.0.14.gem) = 3a4c01944760cd4be9bc9e95265cbc00a8e6ce7d +RMD160 (activesupport-3.0.14.gem) = 506cb9a8994d4efb4c876b6631e375d1c9fd3f2e +Size (activesupport-3.0.14.gem) = 304640 bytes |