diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile index 8433bb1edbac..2fc3dd4b984a 100644 --- a/devel/rubygem-irb/Makefile +++ b/devel/rubygem-irb/Makefile @@ -1,36 +1,36 @@ PORTNAME= irb -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= meta@FreeBSD.org COMMENT= Interactive Ruby LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-reline>=0.2.5:devel/rubygem-reline +RUN_DEPENDS= rubygem-reline>=0.2.7: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 lang/${RUBY_NAME} .endif .include diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo index 76c058b1dcc8..f9af3c319e31 100644 --- a/devel/rubygem-irb/distinfo +++ b/devel/rubygem-irb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624299333 -SHA256 (rubygem/irb-1.3.6.gem) = 79c73e1cada8aee635a07a0dbb443fc6bfac357903d277476505d8700b949e68 -SIZE (rubygem/irb-1.3.6.gem) = 68096 +TIMESTAMP = 1628798326 +SHA256 (rubygem/irb-1.3.7.gem) = 1cd9ea0b112dc395679bed0a119ce7da17b2d18de3a4e53c825f9d707ef2bb0f +SIZE (rubygem/irb-1.3.7.gem) = 68608