diff --git a/devel/rubygem-oj/Makefile b/devel/rubygem-oj/Makefile index a7d1b538a5ca..8a20e4983caf 100644 --- a/devel/rubygem-oj/Makefile +++ b/devel/rubygem-oj/Makefile @@ -1,24 +1,24 @@ PORTNAME= oj -PORTVERSION= 3.16.5 +PORTVERSION= 3.16.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast JSON parser and serializer WWW= https://www.ohler.com/oj/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-bigdecimal>=3.0:math/rubygem-bigdecimal \ rubygem-ostruct>=0.2:devel/rubygem-ostruct USES= gem # TODO: find a better way to do this # Install all header files, some of them are required by devel/rubygem-oj-introspect post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/ext/oj ${INSTALL_DATA} ${WRKSRC}/ext/oj/*.h ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/ext/oj/ .include diff --git a/devel/rubygem-oj/distinfo b/devel/rubygem-oj/distinfo index 2d5015ec4ba5..03f8bfd24b18 100644 --- a/devel/rubygem-oj/distinfo +++ b/devel/rubygem-oj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724084770 -SHA256 (rubygem/oj-3.16.5.gem) = 1e74311cd86a21437703762eb3757ecbe3808058164ff2259ec2367e21f8067c -SIZE (rubygem/oj-3.16.5.gem) = 262144 +TIMESTAMP = 1726081839 +SHA256 (rubygem/oj-3.16.6.gem) = fd132b26686f3c2c8dc669f7066da5bdc1c773344a2f6bff57c2d563c19a5acc +SIZE (rubygem/oj-3.16.6.gem) = 262144