From owner-svn-ports-head@freebsd.org Fri Mar 16 15:21:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B05E2F56BFD; Fri, 16 Mar 2018 15:21:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5EFE183F58; Fri, 16 Mar 2018 15:21:35 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 58A9825949; Fri, 16 Mar 2018 15:21:35 +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 w2GFLZMC069797; Fri, 16 Mar 2018 15:21:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2GFLZrJ069795; Fri, 16 Mar 2018 15:21:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803161521.w2GFLZrJ069795@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 16 Mar 2018 15:21:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464702 - in head/devel/rubygem-simplecov: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-simplecov: . files X-SVN-Commit-Revision: 464702 X-SVN-Commit-Repository: ports 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.25 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: Fri, 16 Mar 2018 15:21:35 -0000 Author: sunpoet Date: Fri Mar 16 15:21:34 2018 New Revision: 464702 URL: https://svnweb.freebsd.org/changeset/ports/464702 Log: Update to 0.16.1 Changes: https://github.com/colszowka/simplecov/releases Deleted: head/devel/rubygem-simplecov/files/ Modified: head/devel/rubygem-simplecov/Makefile head/devel/rubygem-simplecov/distinfo Modified: head/devel/rubygem-simplecov/Makefile ============================================================================== --- head/devel/rubygem-simplecov/Makefile Fri Mar 16 15:21:29 2018 (r464701) +++ head/devel/rubygem-simplecov/Makefile Fri Mar 16 15:21:34 2018 (r464702) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= simplecov -PORTVERSION= 0.15.1 -PORTREVISION= 1 +PORTVERSION= 0.16.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Powerful configuration library and automatic merging of coverage across test suites LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-docile>=1.1.0:devel/rubygem-docile \ +RUN_DEPENDS= rubygem-docile>=1.1:devel/rubygem-docile \ rubygem-json>=1.8:devel/rubygem-json \ rubygem-simplecov-html>=0.10.0:textproc/rubygem-simplecov-html Modified: head/devel/rubygem-simplecov/distinfo ============================================================================== --- head/devel/rubygem-simplecov/distinfo Fri Mar 16 15:21:29 2018 (r464701) +++ head/devel/rubygem-simplecov/distinfo Fri Mar 16 15:21:34 2018 (r464702) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505229700 -SHA256 (rubygem/simplecov-0.15.1.gem) = b201d2c89a33b5478b138b7df0f771a395ec3da7cf9b60b3063abf3bfd3cf47f -SIZE (rubygem/simplecov-0.15.1.gem) = 64000 +TIMESTAMP = 1521209696 +SHA256 (rubygem/simplecov-0.16.1.gem) = 8724f0911bbb2b7a3c11155e6d57987cad311f9e5ce7b305b1e2e67fdc73dee9 +SIZE (rubygem/simplecov-0.16.1.gem) = 38912