From owner-svn-ports-all@freebsd.org Tue Dec 1 16:05:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E65CAA3DA53; Tue, 1 Dec 2015 16:05:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFBC617AB; Tue, 1 Dec 2015 16:05:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1G5mAp001898; Tue, 1 Dec 2015 16:05:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB1G5m2q001896; Tue, 1 Dec 2015 16:05:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512011605.tB1G5m2q001896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 1 Dec 2015 16:05:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402759 - head/devel/rubygem-simplecov X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 16:05:50 -0000 Author: sunpoet Date: Tue Dec 1 16:05:48 2015 New Revision: 402759 URL: https://svnweb.freebsd.org/changeset/ports/402759 Log: - Update to 0.11.0 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 Tue Dec 1 16:05:44 2015 (r402758) +++ head/devel/rubygem-simplecov/Makefile Tue Dec 1 16:05:48 2015 (r402759) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= simplecov -PORTVERSION= 0.10.0 +PORTVERSION= 0.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-simplecov/distinfo ============================================================================== --- head/devel/rubygem-simplecov/distinfo Tue Dec 1 16:05:44 2015 (r402758) +++ head/devel/rubygem-simplecov/distinfo Tue Dec 1 16:05:48 2015 (r402759) @@ -1,2 +1,2 @@ -SHA256 (rubygem/simplecov-0.10.0.gem) = e49bad010ff7f1c52804491db6edc6c267d3719def80e48ba27bb7fcb6c051e0 -SIZE (rubygem/simplecov-0.10.0.gem) = 52736 +SHA256 (rubygem/simplecov-0.11.0.gem) = f1100c4e59529a72b26d30d8780ac0c5313c60d87e94625e58d62aeb0935131e +SIZE (rubygem/simplecov-0.11.0.gem) = 54272