diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index fcc447f34165..edb7acb0ddca 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,42 +1,42 @@ PORTNAME= ruby-build -PORTVERSION= 20220218 +PORTVERSION= 20220324 DISTVERSIONPREFIX= v CATEGORIES= devel ruby DIST_SUBDIR= rbenv MAINTAINER= ruby@FreeBSD.org COMMENT= Compile and install different ruby versions 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 0e2d5ec85701..e91aa390e1da 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645341678 -SHA256 (rbenv/rbenv-ruby-build-v20220218_GH0.tar.gz) = 35c82b13b7bc3713eee5615b0145c79fbbac32873f55f2ab796620d76970d8e3 -SIZE (rbenv/rbenv-ruby-build-v20220218_GH0.tar.gz) = 74855 +TIMESTAMP = 1648108413 +SHA256 (rbenv/rbenv-ruby-build-v20220324_GH0.tar.gz) = 396ff4cbc63b05704a4e61b8d079f4e61318ef451488bbfbf89974f532075925 +SIZE (rbenv/rbenv-ruby-build-v20220324_GH0.tar.gz) = 74877