Index: branches/2018Q2/devel/rubygem-rugged/Makefile =================================================================== --- branches/2018Q2/devel/rubygem-rugged/Makefile (revision 471765) +++ branches/2018Q2/devel/rubygem-rugged/Makefile (revision 471766) @@ -1,25 +1,25 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= rugged -PORTVERSION= 0.26.0 +PORTVERSION= 0.27.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rugged is a Ruby binding to the libgit2 linkable library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cmake:devel/cmake \ libgit2>=${PORTVERSION:R}:devel/libgit2 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libgmp.so:math/gmp \ libunwind.so:devel/libunwind CONFIGURE_ARGS= --use-system-libraries USE_RUBY= yes USES= gem pkgconfig .include Index: branches/2018Q2/devel/rubygem-rugged/distinfo =================================================================== --- branches/2018Q2/devel/rubygem-rugged/distinfo (revision 471765) +++ branches/2018Q2/devel/rubygem-rugged/distinfo (revision 471766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509092399 -SHA256 (rubygem/rugged-0.26.0.gem) = be09b6331ba7af2968a4f4703134447977e9e068eefb68961b5b092c9e7910e7 -SIZE (rubygem/rugged-0.26.0.gem) = 1127424 +TIMESTAMP = 1527701777 +SHA256 (rubygem/rugged-0.27.1.gem) = ca301d5696f75c08a60e77b9f7a75249e77fee617e4be90898f7f957b54c586f +SIZE (rubygem/rugged-0.27.1.gem) = 1155072 Index: branches/2018Q2 =================================================================== --- branches/2018Q2 (revision 471765) +++ branches/2018Q2 (revision 471766) Property changes on: branches/2018Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r469932,471167