Index: head/devel/rubygem-rugged/Makefile =================================================================== --- head/devel/rubygem-rugged/Makefile (revision 398942) +++ head/devel/rubygem-rugged/Makefile (revision 398943) @@ -1,25 +1,25 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= rugged -PORTVERSION= 0.23.2 +PORTVERSION= 0.23.3 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:${PORTSDIR}/devel/cmake \ - libgit2>=0.22:${PORTSDIR}/devel/libgit2 + libgit2>=${PORTVERSION:R}:${PORTSDIR}/devel/libgit2 LIB_DEPENDS= libgit2.so:${PORTSDIR}/devel/libgit2 +CONFIGURE_ARGS= --use-system-libraries USE_RUBY= yes -USES= pkgconfig USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes - -CONFIGURE_ARGS= --use-system-libraries +RUBYGEM_AUTOPLIST= yes +USES= pkgconfig .include Index: head/devel/rubygem-rugged/distinfo =================================================================== --- head/devel/rubygem-rugged/distinfo (revision 398942) +++ head/devel/rubygem-rugged/distinfo (revision 398943) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rugged-0.23.2.gem) = 6dd00edb3cbe7648a2f040ef94590f916e63c9eff82f15bfd2d21c9ef124375e -SIZE (rubygem/rugged-0.23.2.gem) = 1037824 +SHA256 (rubygem/rugged-0.23.3.gem) = 1e83351b091d445933132a7db309613faa082171d873cebcd0343f5d7e9c1373 +SIZE (rubygem/rugged-0.23.3.gem) = 1031680