diff --git a/devel/ruby-install/Makefile b/devel/ruby-install/Makefile index dde7bbf7dca6..79afa9bcd97e 100644 --- a/devel/ruby-install/Makefile +++ b/devel/ruby-install/Makefile @@ -1,25 +1,25 @@ PORTNAME= ruby-install -PORTVERSION= 0.9.1 +DISTVERSION= 0.9.2 CATEGORIES= devel ruby MASTER_SITES= https://github.com/postmodern/ruby-install/releases/download/v${PORTVERSION}/ MAINTAINER= henry@henryphan.com COMMENT= Compile and install different versions of Ruby WWW= https://github.com/postmodern/ruby-install LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= bash:shells/bash \ curl:ftp/curl \ sudo:security/sudo NO_ARCH= yes NO_BUILD= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/ruby-install ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/share/man/man1/ruby-install.1 ${STAGEDIR}${PREFIX}/share/man/man1 (cd ${WRKSRC}/share/ruby-install && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}) .include diff --git a/devel/ruby-install/distinfo b/devel/ruby-install/distinfo index 80ab73c0444e..55190e811b1f 100644 --- a/devel/ruby-install/distinfo +++ b/devel/ruby-install/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692822498 -SHA256 (ruby-install-0.9.1.tar.gz) = 9265d5d7d7ca7eb9b4130655b386d99168ef1a31f9aecd761d411e4d71caec9a -SIZE (ruby-install-0.9.1.tar.gz) = 35636 +TIMESTAMP = 1699251375 +SHA256 (ruby-install-0.9.2.tar.gz) = b8cb36ed5127eb23acbc36ebc44c43097dba7738cf860eca31be5e67a8996520 +SIZE (ruby-install-0.9.2.tar.gz) = 35976