pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ruby-multi_json



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar 14 15:51:13 UTC 2018

Modified Files:
        pkgsrc/textproc/ruby-multi_json: Makefile distinfo

Log Message:
textproc/ruby-multi_json: update to 1.13.1

1.13.1
------

* [Fix missing stdlib set dependency in oj adapter](https://github.com/intridea/multi_json/commit/c4ff66e7bee6fb4f45e54429813d7fada1c152b8)

1.13.0
-----

* [Make Oj adapter handle JSON::ParseError correctly](https://github.com/intridea/multi_json/commit/275e3ffd8169797c510d23d9ef5b8b07e64c3b42)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/ruby-multi_json/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/ruby-multi_json/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ruby-multi_json/Makefile
diff -u pkgsrc/textproc/ruby-multi_json/Makefile:1.17 pkgsrc/textproc/ruby-multi_json/Makefile:1.18
--- pkgsrc/textproc/ruby-multi_json/Makefile:1.17       Sun Sep 10 16:09:00 2017
+++ pkgsrc/textproc/ruby-multi_json/Makefile    Wed Mar 14 15:51:13 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2017/09/10 16:09:00 taca Exp $
+# $NetBSD: Makefile,v 1.18 2018/03/14 15:51:13 taca Exp $
 
-DISTNAME=      multi_json-1.12.2
+DISTNAME=      multi_json-1.13.1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/ruby-multi_json/distinfo
diff -u pkgsrc/textproc/ruby-multi_json/distinfo:1.16 pkgsrc/textproc/ruby-multi_json/distinfo:1.17
--- pkgsrc/textproc/ruby-multi_json/distinfo:1.16       Sun Sep 10 16:09:00 2017
+++ pkgsrc/textproc/ruby-multi_json/distinfo    Wed Mar 14 15:51:13 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/09/10 16:09:00 taca Exp $
+$NetBSD: distinfo,v 1.17 2018/03/14 15:51:13 taca Exp $
 
-SHA1 (multi_json-1.12.2.gem) = f4d122fe287c5199040abbcd24c8082e1b0cdf93
-RMD160 (multi_json-1.12.2.gem) = ef1bc08f02c2c79da7fb18b72e0d1dcdc8d30fb6
-SHA512 (multi_json-1.12.2.gem) = 9ceacf99188dcd482a4ee459deaeb0a0a5de70d66a083ad5c4c4c4762686f2fc37cfd3714b227178b6633643efb1874b1e15ed3c48e7adbdca94d51f68474476
-Size (multi_json-1.12.2.gem) = 25600 bytes
+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



Home | Main Index | Thread Index | Old Index