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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 20 00:28:39 UTC 2017


Author: sunpoet
Date: Mon Mar 20 00:28:37 2017
New Revision: 436522
URL: https://svnweb.freebsd.org/changeset/ports/436522

Log:
  Update to 0.14.1
  
  Changes:	https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md

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

Modified: head/devel/rubygem-simplecov/Makefile
==============================================================================
--- head/devel/rubygem-simplecov/Makefile	Mon Mar 20 00:28:33 2017	(r436521)
+++ head/devel/rubygem-simplecov/Makefile	Mon Mar 20 00:28:37 2017	(r436522)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	simplecov
-PORTVERSION=	0.14.0
+PORTVERSION=	0.14.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-simplecov/distinfo
==============================================================================
--- head/devel/rubygem-simplecov/distinfo	Mon Mar 20 00:28:33 2017	(r436521)
+++ head/devel/rubygem-simplecov/distinfo	Mon Mar 20 00:28:37 2017	(r436522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489665097
-SHA256 (rubygem/simplecov-0.14.0.gem) = 44343843429dd4e13991b798676242ab9133283978beb60072cd93d085ce0f90
-SIZE (rubygem/simplecov-0.14.0.gem) = 58368
+TIMESTAMP = 1489943878
+SHA256 (rubygem/simplecov-0.14.1.gem) = 9c5bda66be01640e1ccbdbb69a1e067db86891f5d9a99b2b138348acadb62ee5
+SIZE (rubygem/simplecov-0.14.1.gem) = 58880


More information about the svn-ports-all mailing list