Index: head/devel/rubygem-rice/Makefile =================================================================== --- head/devel/rubygem-rice/Makefile (revision 430889) +++ head/devel/rubygem-rice/Makefile (revision 430890) @@ -1,21 +1,24 @@ # $FreeBSD$ PORTNAME= rice -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A C++ interface to Rubys C API +COMMENT= C++ interface to Rubys C API + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes USES= gem USE_AUTOTOOLS= aclocal autoconf INSTDIR= ${PREFIX}/${GEM_LIB_DIR} # Fixup path in mkmf-rice.rb so things that build using it can find -lrice. post-install: ${REINPLACE_CMD} -e 's,${STAGEDIR}${INSTDIR},${INSTDIR},g' \ ${STAGEDIR}${INSTDIR}/ruby/lib/mkmf-rice.rb .include Index: head/devel/rubygem-rice/distinfo =================================================================== --- head/devel/rubygem-rice/distinfo (revision 430889) +++ head/devel/rubygem-rice/distinfo (revision 430890) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rice-2.1.0.gem) = 33fbd1e3fd4b78ae7f824cc73bee35239d1c276329e3bf649ee75b0ffda33794 -SIZE (rubygem/rice-2.1.0.gem) = 261120 +TIMESTAMP = 1483874043 +SHA256 (rubygem/rice-2.1.1.gem) = a53d9cf32fa94eb875cb19284e3b2fdd588dcbbf3ad35458bc48dabb1260e3aa +SIZE (rubygem/rice-2.1.1.gem) = 261120