From owner-svn-ports-all@freebsd.org Fri Nov 1 16:33:40 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E2A6D17B1B4; Fri, 1 Nov 2019 16:33:40 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 474SS45Z4Tz4TBx; Fri, 1 Nov 2019 16:33:40 +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 A3A1FDDD5; Fri, 1 Nov 2019 16:33:40 +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 xA1GXeCv041583; Fri, 1 Nov 2019 16:33:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA1GXeDN041581; Fri, 1 Nov 2019 16:33:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201911011633.xA1GXeDN041581@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, 1 Nov 2019 16:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516247 - head/sysutils/rubygem-guard X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/rubygem-guard X-SVN-Commit-Revision: 516247 X-SVN-Commit-Repository: ports 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.29 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: Fri, 01 Nov 2019 16:33:41 -0000 Author: sunpoet Date: Fri Nov 1 16:33:40 2019 New Revision: 516247 URL: https://svnweb.freebsd.org/changeset/ports/516247 Log: Update to 2.16.0 Changes: https://github.com/guard/guard/releases Modified: head/sysutils/rubygem-guard/Makefile head/sysutils/rubygem-guard/distinfo Modified: head/sysutils/rubygem-guard/Makefile ============================================================================== --- head/sysutils/rubygem-guard/Makefile Fri Nov 1 16:33:34 2019 (r516246) +++ head/sysutils/rubygem-guard/Makefile Fri Nov 1 16:33:40 2019 (r516247) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guard -PORTVERSION= 2.15.1 +PORTVERSION= 2.16.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-guard/distinfo ============================================================================== --- head/sysutils/rubygem-guard/distinfo Fri Nov 1 16:33:34 2019 (r516246) +++ head/sysutils/rubygem-guard/distinfo Fri Nov 1 16:33:40 2019 (r516247) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567510050 -SHA256 (rubygem/guard-2.15.1.gem) = 8eff43e2d992fafa0a260145ac6913d1afc25049b810b152a27c7cdc58b11000 -SIZE (rubygem/guard-2.15.1.gem) = 61952 +TIMESTAMP = 1572620568 +SHA256 (rubygem/guard-2.16.0.gem) = 4120134d0652a2ed0a1c4044b3ee4c63c3d61146173f9d41d3a61dbad7f28e11 +SIZE (rubygem/guard-2.16.0.gem) = 61952