diff options
author | taca <taca@pkgsrc.org> | 2012-06-14 14:56:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-14 14:56:16 +0000 |
commit | 2038736c413a1ea8bc9d5f030ddb4bc5d2a4c5d3 (patch) | |
tree | f48211f95605edc1491ae87c67d47b21de26de6f /www | |
parent | 649ab3325a5eda9e4e6bf0f49d29ada8f9972ac4 (diff) | |
download | pkgsrc-2038736c413a1ea8bc9d5f030ddb4bc5d2a4c5d3.tar.gz |
Update ruby-activeresource31 to 3.1.6.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.
## Rails 3.1.6 (Jun 12, 2012)
* No changes.
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-activeresource31/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-activeresource31/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/ruby-activeresource31/Makefile b/www/ruby-activeresource31/Makefile index 633396b3ba2..fa32761f1a6 100644 --- a/www/ruby-activeresource31/Makefile +++ b/www/ruby-activeresource31/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/03/18 05:40:43 taca Exp $ +# $NetBSD: Makefile,v 1.3 2012/06/14 14:56:16 taca Exp $ DISTNAME= activeresource-${RUBY_RAILS_VERSION} CATEGORIES= www @@ -12,6 +12,7 @@ DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS} RUBY_RAILS_SUPPORTED= 31 +RUBY_RAILS_STRICT_DEP= yes .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-activeresource31/distinfo b/www/ruby-activeresource31/distinfo index f689f3e9854..72f4417ec80 100644 --- a/www/ruby-activeresource31/distinfo +++ b/www/ruby-activeresource31/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/06/02 01:35:15 taca Exp $ +$NetBSD: distinfo,v 1.4 2012/06/14 14:56:16 taca Exp $ -SHA1 (activeresource-3.1.5.gem) = ea93c6fcb9fb1148a7d1b5f5290ad7ed48e64583 -RMD160 (activeresource-3.1.5.gem) = 6d0ba268016885a30cda2fd054b116dec07ef158 -Size (activeresource-3.1.5.gem) = 36352 bytes +SHA1 (activeresource-3.1.6.gem) = 92ee82997b33f81a96e0ad24801d6ab28b4a3b69 +RMD160 (activeresource-3.1.6.gem) = 32a2eccee9d1a37679c6212f52610605e7d6ad5d +Size (activeresource-3.1.6.gem) = 36352 bytes |