summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-09-14 16:08:12 +0000
committertaca <taca@pkgsrc.org>2020-09-14 16:08:12 +0000
commitcea132a3e79b0b4f80d48efa2c6dab36d64b5f30 (patch)
tree95848dc942ec431dc499af0b12b203434a6cc614
parentf58a4f8aee9d0c3444b685262f30bd1520c4b97d (diff)
downloadpkgsrc-cea132a3e79b0b4f80d48efa2c6dab36d64b5f30.tar.gz
textproc/ruby-json: update to 2.3.1
Update ruby-json package to 2.3.1. ## 2020-06-30 (2.3.1) * Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. * Enhance generic JSON and #generate docs. Pull request #347 by Victor Shepelev. * Add :nodoc: for GeneratorMethods. Pull request #349 by Victor Shepelev. * Baseline changes to help (JRuby) development. Pull request #371 by Karol Bucek. * Add metadata for rubygems.org. Pull request #379 by Alexandre ZANNI. * Remove invalid JSON.generate description from JSON module rdoc. Pull request #384 by Jeremy Evans. * Test with TruffleRuby in CI. Pull request #402 by Benoit Daloze. * Rdoc enhancements. Pull request #413 by Burdette Lamar. * Fixtures/ are not being tested... Pull request #416 by Marc-Andr«± Lafortune. * Use frozen string for hash key. Pull request #420 by Marc-Andr«± Lafortune. * Added :call-seq: to RDoc for some methods. Pull request #422 by Burdette Lamar. * Small typo fix. Pull request #423 by Marc-Andr«± Lafortune.
-rw-r--r--textproc/ruby-json/Makefile6
-rw-r--r--textproc/ruby-json/PLIST3
-rw-r--r--textproc/ruby-json/distinfo10
3 files changed, 8 insertions, 11 deletions
diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile
index 80cc3444533..21d8c017529 100644
--- a/textproc/ruby-json/Makefile
+++ b/textproc/ruby-json/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2020/05/21 15:51:52 taca Exp $
+# $NetBSD: Makefile,v 1.42 2020/09/14 16:08:12 taca Exp $
-DISTNAME= json-2.3.0
+DISTNAME= json-2.3.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,8 +10,6 @@ LICENSE= ruby-license
USE_GCC_RUNTIME= yes
-RUBY_VERSIONS_ACCEPTED= 25 26
-
post-extract:
cd ${WRKSRC}; ${FIND} . -xdev -type f -print | ${XARGS} ${CHMOD} g-w
diff --git a/textproc/ruby-json/PLIST b/textproc/ruby-json/PLIST
index 392d1d28c21..6923b5bf860 100644
--- a/textproc/ruby-json/PLIST
+++ b/textproc/ruby-json/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2020/01/18 16:23:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.23 2020/09/14 16:08:12 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/json/ext/generator.${RUBY_DLEXT}
@@ -7,7 +7,6 @@ ${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGES.md
${GEM_LIBDIR}/Gemfile
-${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README-json-jruby.md
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
diff --git a/textproc/ruby-json/distinfo b/textproc/ruby-json/distinfo
index 672252b2825..92076e6e41c 100644
--- a/textproc/ruby-json/distinfo
+++ b/textproc/ruby-json/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2020/01/18 16:23:14 taca Exp $
+$NetBSD: distinfo,v 1.28 2020/09/14 16:08:12 taca Exp $
-SHA1 (json-2.3.0.gem) = 0230e8c5a37f1543982e5b04be503dd5f9004b47
-RMD160 (json-2.3.0.gem) = 1ec5f187fbe8d1bc9e3c6c1af6246735fd8ef5ee
-SHA512 (json-2.3.0.gem) = 9086a64b664f2d774439c0c9f10c2c1cd897684050eb60f8e3ad9256e0b9541deec3bd22fab0bdcf66e3d5bc795720c6923d514b6edb824c9962fc22f162b332
-Size (json-2.3.0.gem) = 114176 bytes
+SHA1 (json-2.3.1.gem) = 4ca3c32a3934eee1fc81c967e130bd24b39906b5
+RMD160 (json-2.3.1.gem) = a4e7c1aa984cd3dfd75fb323edf4b6b47bdf80fb
+SHA512 (json-2.3.1.gem) = a9a0c54ac1faacc412ad708b630c8bad8c6f99db6862e8fc80c46207f0f0972433fbfe51d0c93a5d91b91c59b1fef5ad8e64e36cc49e32b3e51ff390a380a2a9
+Size (json-2.3.1.gem) = 118784 bytes
SHA1 (patch-ab) = 2d57333da18fbc5a53ab757a61a7dc8c99a192a4