devel/rubygem-oj: update to 3.13.23

Also include header files, as they are required by gem oj-introspect.
This commit is contained in:
Matthias Fechner 2022-12-20 19:00:53 +01:00
parent 2559a4c8d7
commit 1fab538b26
2 changed files with 7 additions and 1 deletions

View File

@ -13,4 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
# TODO: find a better way to do this
# Copy all header file, as it is required by rubygem-oj-introspect
post-install:
cd ${WRKSRC}/ext/oj && ${FIND} * -name "*.h" -type f -exec ${INSTALL_DATA} {} "${STAGEDIR}${PREFIX}/${GEMS_DIR}/${PORTNAME}-${PORTVERSION}/ext/oj/{}" \;
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1669058103
TIMESTAMP = 1669998438
SHA256 (rubygem/oj-3.13.23.gem) = 206dfdc4020ad9974705037f269cfba211d61b7662a58c717cce771829ccef51
SIZE (rubygem/oj-3.13.23.gem) = 268288