diff options
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 |