summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-railties42/Makefile13
-rw-r--r--devel/ruby-railties42/distinfo10
2 files changed, 11 insertions, 12 deletions
diff --git a/devel/ruby-railties42/Makefile b/devel/ruby-railties42/Makefile
index 064b735ee77..953896dc25c 100644
--- a/devel/ruby-railties42/Makefile
+++ b/devel/ruby-railties42/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/06/21 14:42:55 taca Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/13 16:37:13 taca Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@@ -16,14 +16,13 @@ DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.18.1<2.0:../../devel/ruby-thor
RUBY_RAILS_SUPPORTED= 42
RUBY_RAILS_STRICT_DEP= yes
RUBYGEM_OPTIONS+= --format-executable
-RUBYGEM_OPTIONS+= --format-executable
-OVERRIDE_GEMSPEC+= rack-ssl>=1.3.2 rdoc>=3.4 \
- :executables rails=rails42 :files bin/rails=bin/rails42
+OVERRIDE_GEMSPEC+= :executables rails=rails${RUBY_RAILS} \
+ :files bin/rails=bin/rails${RUBY_RAILS}
pre-configure:
- ${TEST} -f ${WRKSRC}/bin/rails42 || \
- ${MV} ${WRKSRC}/bin/rails ${WRKSRC}/bin/rails42
- ${CHMOD} ${BINMODE} ${WRKSRC}/bin/rails42
+ ${TEST} -f ${WRKSRC}/bin/rails${RUBY_RAILS} || \
+ ${MV} ${WRKSRC}/bin/rails ${WRKSRC}/bin/rails${RUBY_RAILS}
+ ${CHMOD} ${BINMODE} ${WRKSRC}/bin/rails${RUBY_RAILS}
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-railties42/distinfo b/devel/ruby-railties42/distinfo
index b1b2ad5a110..fcaa3fc5a4d 100644
--- a/devel/ruby-railties42/distinfo
+++ b/devel/ruby-railties42/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/04/22 10:17:30 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/03/13 16:37:13 taca Exp $
-SHA1 (railties-4.2.8.gem) = ec16b696985663f5e67bbeeb9acf331f3eb3892b
-RMD160 (railties-4.2.8.gem) = 6ac919fd6368c6dc1d76d22d83272c964ba4e43d
-SHA512 (railties-4.2.8.gem) = a786d84049dafcf6780cd43649e5a2c0a8779b990dadd389b0d31dc13cc896ecb2f9acadbce744bf836c78aea0256fb91ea647a22c2cc9f1ce9837e4e308e426
-Size (railties-4.2.8.gem) = 128000 bytes
+SHA1 (railties-4.2.10.gem) = 466289fa08733263f8eec06257672adfd905a9ef
+RMD160 (railties-4.2.10.gem) = e1dafd40ca441aea049299c434e62f96dc0eb0d1
+SHA512 (railties-4.2.10.gem) = a0e11a332077417b1bf275308a6519f1bf42b1abb718d57828042bdfcce2afc68b6b4ffe9aaaaae7082efd0d38690aed6810292b85dd66659828124b0a04bcf7
+Size (railties-4.2.10.gem) = 128000 bytes