Index: head/devel/rubygem-irb/Makefile =================================================================== --- head/devel/rubygem-irb/Makefile (revision 564679) +++ head/devel/rubygem-irb/Makefile (revision 564680) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= irb -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.3 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 564679) +++ head/devel/rubygem-irb/distinfo (revision 564680) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609164903 -SHA256 (rubygem/irb-1.3.0.gem) = 3ed0bc3d7e5a0afa201cbed7095e1ba5b805842c794c62e06a0591b4579cef28 -SIZE (rubygem/irb-1.3.0.gem) = 62976 +TIMESTAMP = 1612662918 +SHA256 (rubygem/irb-1.3.3.gem) = 74dbde6bcaf95a94aec21b7ebb1aa1c81b30654135eb1a8b669f2786662f8901 +SIZE (rubygem/irb-1.3.3.gem) = 64512