diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index 4b1eae254870..dedd87b062fa 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,46 +1,46 @@ PORTNAME= ruby-build -PORTVERSION= 20251203 +PORTVERSION= 20251217 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 \ ${LOCALBASE}/libdata/pkgconfig/libffi.pc:devel/libffi \ ${LOCALBASE}/libdata/pkgconfig/yaml-0.1.pc:textproc/libyaml 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 51239bcca6b2..4badb7ad5e4f 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764824743 -SHA256 (rbenv-ruby-build-v20251203_GH0.tar.gz) = c709ff1c08bf6a6bf8c57e5cf326cab137c7c8be67fda92b27523c71ab6f8658 -SIZE (rbenv-ruby-build-v20251203_GH0.tar.gz) = 97345 +TIMESTAMP = 1766036502 +SHA256 (rbenv-ruby-build-v20251217_GH0.tar.gz) = 4f33ba6e30caef149fc70023d74fe2d13a39876227aefb5c9f1718148b1f80bc +SIZE (rbenv-ruby-build-v20251217_GH0.tar.gz) = 97375