Index: head/devel/rubygem-irb/Makefile =================================================================== --- head/devel/rubygem-irb/Makefile (revision 566559) +++ head/devel/rubygem-irb/Makefile (revision 566560) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= irb -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 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.1.5: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 Index: head/devel/rubygem-irb/distinfo =================================================================== --- head/devel/rubygem-irb/distinfo (revision 566559) +++ head/devel/rubygem-irb/distinfo (revision 566560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612662918 -SHA256 (rubygem/irb-1.3.3.gem) = 74dbde6bcaf95a94aec21b7ebb1aa1c81b30654135eb1a8b669f2786662f8901 -SIZE (rubygem/irb-1.3.3.gem) = 64512 +TIMESTAMP = 1614277601 +SHA256 (rubygem/irb-1.3.4.gem) = 8bf7fd0a4470e8b6460cb2c1c201c56294068d3036defefd2a3a0f81f4b1c8fd +SIZE (rubygem/irb-1.3.4.gem) = 64512