Index: head/devel/rubygem-simplecov/Makefile =================================================================== --- head/devel/rubygem-simplecov/Makefile (revision 414220) +++ head/devel/rubygem-simplecov/Makefile (revision 414221) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= simplecov PORTVERSION= 0.11.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Powerful configuration library and automatic merging of coverage across test suites LICENSE= MIT RUN_DEPENDS= rubygem-docile>=1.1.0:devel/rubygem-docile \ - rubygem-multi_json>=1.0:devel/rubygem-multi_json \ - rubygem-simplecov-html>=0.8.0:textproc/rubygem-simplecov-html + rubygem-json>=1.8:devel/rubygem-json \ + rubygem-simplecov-html>=0.10.0:textproc/rubygem-simplecov-html NO_ARCH= yes USE_RUBY= yes USES= gem .include