diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index a44cad72be4f..327cb6ef3022 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,42 +1,42 @@ PORTNAME= ruby-build -PORTVERSION= 20210804 +PORTVERSION= 20210825 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 d7f21413a3be..e7000924c70e 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628274431 -SHA256 (rbenv/rbenv-ruby-build-v20210804_GH0.tar.gz) = f836aa5ceefb46cfbd0128c3bb2ba34dd24c1019e45f3f9a98ffd03b8bc3cf86 -SIZE (rbenv/rbenv-ruby-build-v20210804_GH0.tar.gz) = 72112 +TIMESTAMP = 1629859922 +SHA256 (rbenv/rbenv-ruby-build-v20210825_GH0.tar.gz) = 712382c7a9cc9e009afd50cb2544b3b223d5ad1002afcf0155e56c17ee932895 +SIZE (rbenv/rbenv-ruby-build-v20210825_GH0.tar.gz) = 72184