On Thu, Nov 17, 2022 at 04:21:37PM -0500, Kurt Mosiejczuk wrote: > https://github.com/ohler55/oj/blob/master/CHANGELOG.md
> 3.13.23 - 2022-11-06 > Fixed issue with Oj::Parser extension regarding GC timeing. > 3.13.22 - 2022-11-01 > Reorganized Oj::Parser code to allow for parser extensions in C. > Minor updates. No PLIST changes. > ok? The changes aren't so minor as to not have a diff XD Caught by tb@ --Kurt Index: Makefile =================================================================== RCS file: /cvs/ports/converters/ruby-oj/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 26 Aug 2022 20:25:30 -0000 1.2 +++ Makefile 17 Nov 2022 21:18:19 -0000 @@ -1,7 +1,7 @@ COMMENT = fast JSON parser and serializer -DISTNAME = oj-3.13.21 +DISTNAME = oj-3.13.23 CATEGORIES = converters Index: distinfo =================================================================== RCS file: /cvs/ports/converters/ruby-oj/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 26 Aug 2022 20:25:30 -0000 1.2 +++ distinfo 17 Nov 2022 21:18:19 -0000 @@ -1,2 +1,2 @@ -SHA256 (oj-3.13.21.gem) = rvMajcxvC5tLtcx6xsxScrLYUd6xGhgEwu1rVQG1DkY= -SIZE (oj-3.13.21.gem) = 267776 +SHA256 (oj-3.13.23.gem) = IG39xAIK2ZdHBQN/Jpz7ohHWG3ZipYxxfM53GCnM71E= +SIZE (oj-3.13.23.gem) = 268288