diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-simplecov/Makefile | 6 | ||||
-rw-r--r-- | devel/rubygem-simplecov/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/rubygem-simplecov/Makefile b/devel/rubygem-simplecov/Makefile index 564bf7656f9c..3530cd2f5898 100644 --- a/devel/rubygem-simplecov/Makefile +++ b/devel/rubygem-simplecov/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= simplecov -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,9 @@ COMMENT= Powerful configuration library and automatic merging of coverage across LICENSE= MIT -RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ +RUN_DEPENDS= rubygem-docile>=1.1.0:${PORTSDIR}/devel/rubygem-docile \ + rubygem-lockfile>=2.1.0:${PORTSDIR}/devel/rubygem-lockfile \ + rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-simplecov-html>=0.7.1:${PORTSDIR}/textproc/rubygem-simplecov-html USE_RUBY= yes diff --git a/devel/rubygem-simplecov/distinfo b/devel/rubygem-simplecov/distinfo index 0c33f867fca0..e95d00f6c148 100644 --- a/devel/rubygem-simplecov/distinfo +++ b/devel/rubygem-simplecov/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/simplecov-0.7.1.gem) = f0b974cb466bfd9174e16a7f74bde1edc651548d6c221fd112fa07d9c56f1b25 -SIZE (rubygem/simplecov-0.7.1.gem) = 44032 +SHA256 (rubygem/simplecov-0.8.1.gem) = 6bf321561563443fb7ab879efb90857a81921c1fe8f0dbeaff3328ba2eb92f25 +SIZE (rubygem/simplecov-0.8.1.gem) = 47616 |