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.
This commit is contained in:
taca 2012-06-14 14:56:16 +00:00
parent df3d289d1e
commit f931e4bf56
2 changed files with 6 additions and 5 deletions

View file

@ -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"

View file

@ -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