Index: head/devel/rubygem-re2/Makefile =================================================================== --- head/devel/rubygem-re2/Makefile (revision 455058) +++ head/devel/rubygem-re2/Makefile (revision 455059) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= re2 -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= tz@FreeBSD.org COMMENT= Ruby bindings to re2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= re2>=0:devel/re2 +LIB_DEPENDS= libunwind.so:devel/libunwind \ + libgmp.so:math/gmp RUN_DEPENDS= re2>=0:devel/re2 USE_RUBY= yes USES= gem .include Index: head/devel/rubygem-re2/distinfo =================================================================== --- head/devel/rubygem-re2/distinfo (revision 455058) +++ head/devel/rubygem-re2/distinfo (revision 455059) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500536827 -SHA256 (rubygem/re2-1.0.0.gem) = 4348d704b5f5bf9cf21f5e438380ec50f27ef79de1ecec4d669b05b453dd5756 -SIZE (rubygem/re2-1.0.0.gem) = 22016 +TIMESTAMP = 1509090297 +SHA256 (rubygem/re2-1.1.1.gem) = 51347c8360e46328e0d01e7345c23c144095b0f3ded93c9d1d7fec09c34c8e03 +SIZE (rubygem/re2-1.1.1.gem) = 22528