svn commit: r369547 - head/devel/rubygem-simplecov

Steve Wills swills at FreeBSD.org
Mon Sep 29 19:08:25 UTC 2014


Author: swills
Date: Mon Sep 29 19:08:24 2014
New Revision: 369547
URL: http://svnweb.freebsd.org/changeset/ports/369547
QAT: https://qat.redports.org/buildarchive/r369547/

Log:
  devel/rubygem-simplecov: update to 0.9.1

Modified:
  head/devel/rubygem-simplecov/Makefile
  head/devel/rubygem-simplecov/distinfo

Modified: head/devel/rubygem-simplecov/Makefile
==============================================================================
--- head/devel/rubygem-simplecov/Makefile	Mon Sep 29 18:59:31 2014	(r369546)
+++ head/devel/rubygem-simplecov/Makefile	Mon Sep 29 19:08:24 2014	(r369547)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	simplecov
-PORTVERSION=	0.9.0
+PORTVERSION=	0.9.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Powerful configuration library 
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-docile>=1.1.0:${PORTSDIR}/devel/rubygem-docile \
-		rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \
+		rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
 		rubygem-simplecov-html>=0.8.0:${PORTSDIR}/textproc/rubygem-simplecov-html
 
 USE_RUBY=	yes

Modified: head/devel/rubygem-simplecov/distinfo
==============================================================================
--- head/devel/rubygem-simplecov/distinfo	Mon Sep 29 18:59:31 2014	(r369546)
+++ head/devel/rubygem-simplecov/distinfo	Mon Sep 29 19:08:24 2014	(r369547)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/simplecov-0.9.0.gem) = 4f205752a4f3730fd4c58678bbab4c83f4e2a6ca3bbea4cdf18cd86a70589eb7
-SIZE (rubygem/simplecov-0.9.0.gem) = 49664
+SHA256 (rubygem/simplecov-0.9.1.gem) = ce9ffc797f9e4493bf97bbf5e88073ad7351d8234561b56ea3bd2baa68a71e1a
+SIZE (rubygem/simplecov-0.9.1.gem) = 49152


More information about the svn-ports-head mailing list