diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index b079865c24d1..f3fd99683119 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,44 +1,44 @@ PORTNAME= ruby-build -PORTVERSION= 20250130 +PORTVERSION= 20250205 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 \ share/man/man1/ruby-build.1.gz PORTDATA= * OPTIONS_DEFINE= RBENV OPTIONS_DEFAULT=RBENV RBENV_DESC= Install rbenv for installation support RBENV_RUN_DEPENDS= rbenv:devel/rbenv do-install: ${INSTALL_MAN} ${WRKSRC}/share/man/man1/ruby-build.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${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 457d579056c5..fdcc0dca98ef 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738195181 -SHA256 (rbenv-ruby-build-v20250130_GH0.tar.gz) = d8ef29edc281ee4c8a6e1d0ff7bbd9609fd9275a8993ba24a288151e054aa470 -SIZE (rbenv-ruby-build-v20250130_GH0.tar.gz) = 94812 +TIMESTAMP = 1738720310 +SHA256 (rbenv-ruby-build-v20250205_GH0.tar.gz) = 1ac47d39c32b96be44d81abc3146f46e71d5a89adbb67de4d665f96d15ad1a28 +SIZE (rbenv-ruby-build-v20250205_GH0.tar.gz) = 94953