Friday, August 26, 2022

[maintainer update] textproc/ruby-oj 3.13.20 -> 3.13.21

New release that fixes a bug parsing big numbers fixed in the SAJ parser.

https://github.com/ohler55/oj/blob/develop/CHANGELOG.md

ok?

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/converters/ruby-oj/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 18 Aug 2022 00:24:13 -0000 1.1.1.1
+++ Makefile 26 Aug 2022 19:59:16 -0000
@@ -1,7 +1,7 @@

COMMENT = fast JSON parser and serializer

-DISTNAME = oj-3.13.20
+DISTNAME = oj-3.13.21

CATEGORIES = converters

Index: distinfo
===================================================================
RCS file: /cvs/ports/converters/ruby-oj/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 18 Aug 2022 00:24:13 -0000 1.1.1.1
+++ distinfo 26 Aug 2022 19:59:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (oj-3.13.20.gem) = lRjVAIH0RfJu1rahl/MFxtaNELNcXyH9TnvM1CnfKsY=
-SIZE (oj-3.13.20.gem) = 267264
+SHA256 (oj-3.13.21.gem) = rvMajcxvC5tLtcx6xsxScrLYUd6xGhgEwu1rVQG1DkY=
+SIZE (oj-3.13.21.gem) = 267776

No comments:

Post a Comment