From owner-svn-ports-head@freebsd.org Tue Oct 24 17:41:59 2017 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 B6DB7E54006; Tue, 24 Oct 2017 17:41:59 +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 838846963B; Tue, 24 Oct 2017 17:41:59 +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 v9OHfvjW074003; Tue, 24 Oct 2017 17:41:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9OHfvte074001; Tue, 24 Oct 2017 17:41:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710241741.v9OHfvte074001@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, 24 Oct 2017 17:41:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452799 - head/devel/rubygem-health_check X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-health_check X-SVN-Commit-Revision: 452799 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.23 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: Tue, 24 Oct 2017 17:41:59 -0000 Author: sunpoet Date: Tue Oct 24 17:41:57 2017 New Revision: 452799 URL: https://svnweb.freebsd.org/changeset/ports/452799 Log: Update to 2.7.0 Changes: https://github.com/ianheggie/health_check/blob/master/CHANGELOG Modified: head/devel/rubygem-health_check/Makefile head/devel/rubygem-health_check/distinfo Modified: head/devel/rubygem-health_check/Makefile ============================================================================== --- head/devel/rubygem-health_check/Makefile Tue Oct 24 17:41:52 2017 (r452798) +++ head/devel/rubygem-health_check/Makefile Tue Oct 24 17:41:57 2017 (r452799) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= health_check -PORTVERSION= 2.6.0 -PORTREVISION= 2 +PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-health_check/distinfo ============================================================================== --- head/devel/rubygem-health_check/distinfo Tue Oct 24 17:41:52 2017 (r452798) +++ head/devel/rubygem-health_check/distinfo Tue Oct 24 17:41:57 2017 (r452799) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483133785 -SHA256 (rubygem/health_check-2.6.0.gem) = a8eec920df0566e327bc6c4561464af8573aaa2d1546b71490e17f6f010acad5 -SIZE (rubygem/health_check-2.6.0.gem) = 27648 +TIMESTAMP = 1508857073 +SHA256 (rubygem/health_check-2.7.0.gem) = 3cbdee13fd8482b23e8d4ff8ad88d928225a3ade5445a8c4d4866956541d4005 +SIZE (rubygem/health_check-2.7.0.gem) = 27648