diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile index 2104f44cc1de..3b916e411ad9 100644 --- a/devel/rubygem-irb/Makefile +++ b/devel/rubygem-irb/Makefile @@ -1,36 +1,36 @@ PORTNAME= irb -PORTVERSION= 1.3.7 +PORTVERSION= 1.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Interactive Ruby LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-reline>=0.2.7:devel/rubygem-reline +RUN_DEPENDS= rubygem-reline>=0.3.0:devel/rubygem-reline USES= gem USE_RUBY= yes NO_ARCH= yes .include .if ${RUBY_VER} >= 2.7 PLIST_FILES= bin/irb \ share/man/man1/irb.1.gz post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/man/irb.1 ${STAGEDIR}${PREFIX}/share/man/man1 .elif ${RUBY_VER} == 2.6 # WIP: irb wrapper script is installed by ruby port so far, see bug 241554, 237833 post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/irb .else IGNORE= ${PORTNAME} is included in ${RUBY_PORT} .endif .include diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo index f9af3c319e31..d0ce3881f98c 100644 --- a/devel/rubygem-irb/distinfo +++ b/devel/rubygem-irb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628798326 -SHA256 (rubygem/irb-1.3.7.gem) = 1cd9ea0b112dc395679bed0a119ce7da17b2d18de3a4e53c825f9d707ef2bb0f -SIZE (rubygem/irb-1.3.7.gem) = 68608 +TIMESTAMP = 1640407551 +SHA256 (rubygem/irb-1.4.1.gem) = 4a6698d9ab9de30ffd2def6fb17327f5d0fc089ace62337eff95396f379bf0a8 +SIZE (rubygem/irb-1.4.1.gem) = 71680