Index: head/devel/rubygem-irb/Makefile =================================================================== --- head/devel/rubygem-irb/Makefile (revision 559476) +++ head/devel/rubygem-irb/Makefile (revision 559477) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= irb -PORTVERSION= 1.2.9 +PORTVERSION= 1.3.0 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 559476) +++ head/devel/rubygem-irb/distinfo (revision 559477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608599627 -SHA256 (rubygem/irb-1.2.9.gem) = 800f2a51850e7100423c2a8314f8ab1d005fc06f784dbaef5c8620e4bcb790be -SIZE (rubygem/irb-1.2.9.gem) = 62464 +TIMESTAMP = 1609164903 +SHA256 (rubygem/irb-1.3.0.gem) = 3ed0bc3d7e5a0afa201cbed7095e1ba5b805842c794c62e06a0591b4579cef28 +SIZE (rubygem/irb-1.3.0.gem) = 62976