git: e878dc7fe005 - 2023Q1 - devel/rubygem-oj: update to 3.13.23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 09:53:27 UTC
The branch 2023Q1 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e878dc7fe005f945936390bfbe4c09fb3263b1c4 commit e878dc7fe005f945936390bfbe4c09fb3263b1c4 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2022-12-20 18:00:53 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-01-12 05:58:12 +0000 devel/rubygem-oj: update to 3.13.23 Also include header files, as they are required by gem oj-introspect. (cherry picked from commit 1fab538b26e72213c9d9db49dc5b68f74a0967d3) --- devel/rubygem-oj/Makefile | 6 ++++++ devel/rubygem-oj/distinfo | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-oj/Makefile b/devel/rubygem-oj/Makefile index 6b0c49da5948..1c77f02b5d6b 100644 --- a/devel/rubygem-oj/Makefile +++ b/devel/rubygem-oj/Makefile @@ -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> diff --git a/devel/rubygem-oj/distinfo b/devel/rubygem-oj/distinfo index 1182e3b3475a..dde432521acf 100644 --- a/devel/rubygem-oj/distinfo +++ b/devel/rubygem-oj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669058103 +TIMESTAMP = 1669998438 SHA256 (rubygem/oj-3.13.23.gem) = 206dfdc4020ad9974705037f269cfba211d61b7662a58c717cce771829ccef51 SIZE (rubygem/oj-3.13.23.gem) = 268288