diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index b7d8de5490e6..8fdd3551f140 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,42 +1,42 @@ PORTNAME= ruby-build -PORTVERSION= 20221225 +PORTVERSION= 20230124 DISTVERSIONPREFIX= v CATEGORIES= devel ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Compile and install different ruby versions WWW= https://github.com/rbenv/ruby-build LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # ruby-build builds Ruby so these are needed at run-time. # warnings by portlint are not correct. keep this. RUN_DEPENDS= autoconf>0:devel/autoconf \ curl:ftp/curl \ gmake:devel/gmake USE_GITHUB= yes GH_ACCOUNT= rbenv NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/ruby-build \ libexec/rbenv-install \ libexec/rbenv-uninstall PORTDATA= * OPTIONS_DEFINE= RBENV OPTIONS_DEFAULT=RBENV RBENV_DESC= Install rbenv for installation support RBENV_RUN_DEPENDS= rbenv:devel/rbenv do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/ruby-build ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/rbenv-install ${STAGEDIR}${PREFIX}/libexec ${INSTALL_SCRIPT} ${WRKSRC}/bin/rbenv-uninstall ${STAGEDIR}${PREFIX}/libexec @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/share/ruby-build && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}) .include diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo index bed98581c788..50ceccbbad74 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672014532 -SHA256 (rbenv-ruby-build-v20221225_GH0.tar.gz) = 61cb58b3adfc63f935dbad6be0c5206833ef5959d50d65bfe555656f53fb2b73 -SIZE (rbenv-ruby-build-v20221225_GH0.tar.gz) = 79472 +TIMESTAMP = 1674779531 +SHA256 (rbenv-ruby-build-v20230124_GH0.tar.gz) = 9c50b402c4a1401fde5e443038ccf0c1296bc758cc831cf4c1bd4f27805e229b +SIZE (rbenv-ruby-build-v20230124_GH0.tar.gz) = 79418