diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index ec1f3e7c31ca..ae76db2d310e 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,42 +1,42 @@ PORTNAME= ruby-build -PORTVERSION= 20230919 +PORTVERSION= 20231012 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 1c2a5e84b24b..c47ccd6ab97e 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695132399 -SHA256 (rbenv-ruby-build-v20230919_GH0.tar.gz) = 367956ebb1c5bdda3802f27de87367cd1aaf319ed7249ce8133481fb894bef4d -SIZE (rbenv-ruby-build-v20230919_GH0.tar.gz) = 79453 +TIMESTAMP = 1697115902 +SHA256 (rbenv-ruby-build-v20231012_GH0.tar.gz) = 30e03ef98000e9ba8357b993e6232d470541fe3b2e659ee79d0f5f44dbe6db60 +SIZE (rbenv-ruby-build-v20231012_GH0.tar.gz) = 80253