From owner-svn-ports-head@freebsd.org Sat Dec 5 06:11:43 2015 Return-Path: Delivered-To: svn-ports-head@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 A65B4A41B6E; Sat, 5 Dec 2015 06:11:43 +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 73E2A18F2; Sat, 5 Dec 2015 06:11:43 +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 tB56Bgmg041563; Sat, 5 Dec 2015 06:11:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB56Bgha041561; Sat, 5 Dec 2015 06:11:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512050611.tB56Bgha041561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 Dec 2015 06:11:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403027 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 06:11:43 -0000 Author: sunpoet Date: Sat Dec 5 06:11:42 2015 New Revision: 403027 URL: https://svnweb.freebsd.org/changeset/ports/403027 Log: - Update to 0.11.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 Sat Dec 5 06:11:37 2015 (r403026) +++ head/devel/rubygem-simplecov/Makefile Sat Dec 5 06:11:42 2015 (r403027) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= simplecov -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-simplecov/distinfo ============================================================================== --- head/devel/rubygem-simplecov/distinfo Sat Dec 5 06:11:37 2015 (r403026) +++ head/devel/rubygem-simplecov/distinfo Sat Dec 5 06:11:42 2015 (r403027) @@ -1,2 +1,2 @@ -SHA256 (rubygem/simplecov-0.11.0.gem) = f1100c4e59529a72b26d30d8780ac0c5313c60d87e94625e58d62aeb0935131e -SIZE (rubygem/simplecov-0.11.0.gem) = 54272 +SHA256 (rubygem/simplecov-0.11.1.gem) = 90b822809b69f25a39a44719e6b6d163570be58ff2739b91e92126f0a3f52fb7 +SIZE (rubygem/simplecov-0.11.1.gem) = 54272