pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-railties51
Module Name: pkgsrc
Committed By: taca
Date: Fri Mar 20 15:30:09 UTC 2020
Modified Files:
pkgsrc/devel/ruby-railties51: Makefile distinfo
Log Message:
devel/ruby-railties51: update to 5.1.7
Update ruby-railties51 to 5.1.7.
pkgsrc change: add "USE_LANGAUGES= # none".
* No change except version.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-railties51/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-railties51/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-railties51/Makefile
diff -u pkgsrc/devel/ruby-railties51/Makefile:1.3 pkgsrc/devel/ruby-railties51/Makefile:1.4
--- pkgsrc/devel/ruby-railties51/Makefile:1.3 Tue Oct 9 17:04:21 2018
+++ pkgsrc/devel/ruby-railties51/Makefile Fri Mar 20 15:30:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/10/09 17:04:21 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/20 15:30:09 taca Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@@ -14,6 +14,8 @@ DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.18.1<2.0:../../devel/ruby-thor
DEPENDS+= ${RUBY_PKGPREFIX}-method_source-[0-9]*:../../misc/ruby-method_source
+USE_LANGUAGES= # none
+
RUBY_RAILS_ACCEPTED= 51
RUBY_RAILS_STRICT_DEP= yes
RUBYGEM_OPTIONS+= --format-executable
Index: pkgsrc/devel/ruby-railties51/distinfo
diff -u pkgsrc/devel/ruby-railties51/distinfo:1.4 pkgsrc/devel/ruby-railties51/distinfo:1.5
--- pkgsrc/devel/ruby-railties51/distinfo:1.4 Sun Apr 14 10:24:43 2019
+++ pkgsrc/devel/ruby-railties51/distinfo Fri Mar 20 15:30:09 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/14 10:24:43 taca Exp $
+$NetBSD: distinfo,v 1.5 2020/03/20 15:30:09 taca Exp $
-SHA1 (railties-5.1.6.2.gem) = 0ab4dd2191e881a809a1044efd974554f830726b
-RMD160 (railties-5.1.6.2.gem) = c75b6c76bbea47707759e235951d347fb5b5399a
-SHA512 (railties-5.1.6.2.gem) = d4ac4b102b5a1e7d296a084e0a0a43b422565bbc6a1b5808ceea171af82beb3a8a9de6e38d9ce8122bb14ac78f2736a3a1e1be3f3616e61a5045fbbd89220e92
-Size (railties-5.1.6.2.gem) = 228864 bytes
+SHA1 (railties-5.1.7.gem) = 3d448cee300d42ad0189c94c6f7c993ed15f6cca
+RMD160 (railties-5.1.7.gem) = 0122159b1923fda8b269d8b35f83e524a2196bc6
+SHA512 (railties-5.1.7.gem) = 33e1ae37af5c4b77ad83e136d2a4f5c38abdc267bf9b67c7c778ad9c1f507a26187ba4e2bd19512c1f3dfe90a2168b23335694091a9055f1d05621795a2e3c96
+Size (railties-5.1.7.gem) = 228864 bytes
Home |
Main Index |
Thread Index |
Old Index