diff --git a/devel/rubygem-oj/Makefile b/devel/rubygem-oj/Makefile index 8a20e4983caf..e8a1367d01ee 100644 --- a/devel/rubygem-oj/Makefile +++ b/devel/rubygem-oj/Makefile @@ -1,24 +1,24 @@ PORTNAME= oj -PORTVERSION= 3.16.6 +PORTVERSION= 3.16.7 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 03f8bfd24b18..5429b4e261db 100644 --- a/devel/rubygem-oj/distinfo +++ b/devel/rubygem-oj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726081839 -SHA256 (rubygem/oj-3.16.6.gem) = fd132b26686f3c2c8dc669f7066da5bdc1c773344a2f6bff57c2d563c19a5acc -SIZE (rubygem/oj-3.16.6.gem) = 262144 +TIMESTAMP = 1730540970 +SHA256 (rubygem/oj-3.16.7.gem) = f199c24dbc8fbb1afc01f8be443b8ae0440c0fc4c7a5ca0d898199d0c8e4013d +SIZE (rubygem/oj-3.16.7.gem) = 262144