summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-03-24 16:57:02 +0000
committertaca <taca@pkgsrc.org>2020-03-24 16:57:02 +0000
commitd6c60320bbf1c8aa0b517d93e10041e12e445233 (patch)
treed6b9e16bcf2dd720af27a5cbe9e61aff9ffc23a6 /textproc
parent8cbbd00658a801f338508a607e0379da0b2cdb4e (diff)
downloadpkgsrc-d6c60320bbf1c8aa0b517d93e10041e12e445233.tar.gz
textproc/ruby-multi_json: update to 1.14.1
Update ruby-multi_json to 1.14.1. pkgsrc change: add "USE_LANGUAGES= # none". 1.14.1 ------ * [Fix a warning in Ruby 2.7](https://github.com/intridea/multi_json/commit/26a94ab8c78a394cc237e2ea292c1de4f6ed30d7) 1.14.0 ------ * [Support Oj 3.x gem](https://github.com/intridea/multi_json/commit/5d8febdbebc428882811b90d514f3628617a61d5)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-multi_json/Makefile6
-rw-r--r--textproc/ruby-multi_json/distinfo10
2 files changed, 9 insertions, 7 deletions
diff --git a/textproc/ruby-multi_json/Makefile b/textproc/ruby-multi_json/Makefile
index 1a2f930d508..5b8587e9c71 100644
--- a/textproc/ruby-multi_json/Makefile
+++ b/textproc/ruby-multi_json/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2018/03/14 15:51:13 taca Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/24 16:57:02 taca Exp $
-DISTNAME= multi_json-1.13.1
+DISTNAME= multi_json-1.14.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,5 +8,7 @@ HOMEPAGE= https://github.com/intridea/multi_json
COMMENT= General-purpose swappable JSON backend library
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-multi_json/distinfo b/textproc/ruby-multi_json/distinfo
index 84767220f83..784037158cd 100644
--- a/textproc/ruby-multi_json/distinfo
+++ b/textproc/ruby-multi_json/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/03/14 15:51:13 taca Exp $
+$NetBSD: distinfo,v 1.18 2020/03/24 16:57:02 taca Exp $
-SHA1 (multi_json-1.13.1.gem) = ff6e0965061cb6f604ee4d87a2cf96a2917f9f88
-RMD160 (multi_json-1.13.1.gem) = a3d72aa002dd1a363fca080099c6b88a4bb64822
-SHA512 (multi_json-1.13.1.gem) = 9fbb4cbbd462528eb1d8f361615a4106c29fa7125a15edae9ce5873da2b34396522e3ad4272ec8bef87cb0ea946d2d4a1f2c863dae3806388880ac7c83b1fb63
-Size (multi_json-1.13.1.gem) = 25600 bytes
+SHA1 (multi_json-1.14.1.gem) = 26d84263a39e29a23fdfb7b184c67781406c61d6
+RMD160 (multi_json-1.14.1.gem) = 3f19849d810e584a955b6cf1f6ca175ab0daf17b
+SHA512 (multi_json-1.14.1.gem) = 9d9ccc2876f6b3191241d14e556c463fbf273ad3831921fde43107810c03a6623929711fcf48acd7b4b5758286d1fb8b4b6be8ece6d1f137f6c3d64db58a7927
+Size (multi_json-1.14.1.gem) = 22016 bytes