From owner-svn-ports-head@freebsd.org Sun Dec 29 17:34:54 2019 Return-Path: Delivered-To: svn-ports-head@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 0B2E71E4E1C; Sun, 29 Dec 2019 17:34:54 +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 47m73x5dVSz3Nk1; Sun, 29 Dec 2019 17:34:53 +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 BC4CA1CF55; Sun, 29 Dec 2019 17:34:53 +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 xBTHYrQ4079452; Sun, 29 Dec 2019 17:34:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBTHYrig079450; Sun, 29 Dec 2019 17:34:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201912291734.xBTHYrig079450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Dec 2019 17:34:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521399 - head/devel/rubygem-console X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-console X-SVN-Commit-Revision: 521399 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.29 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: Sun, 29 Dec 2019 17:34:54 -0000 Author: sunpoet Date: Sun Dec 29 17:34:53 2019 New Revision: 521399 URL: https://svnweb.freebsd.org/changeset/ports/521399 Log: Update to 1.7.0 Changes: https://github.com/socketry/console/commits/master Modified: head/devel/rubygem-console/Makefile head/devel/rubygem-console/distinfo Modified: head/devel/rubygem-console/Makefile ============================================================================== --- head/devel/rubygem-console/Makefile Sun Dec 29 17:34:49 2019 (r521398) +++ head/devel/rubygem-console/Makefile Sun Dec 29 17:34:53 2019 (r521399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= console -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-console/distinfo ============================================================================== --- head/devel/rubygem-console/distinfo Sun Dec 29 17:34:49 2019 (r521398) +++ head/devel/rubygem-console/distinfo Sun Dec 29 17:34:53 2019 (r521399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575794167 -SHA256 (rubygem/console-1.6.0.gem) = dcc77087817ec847698709e3b2c4c22a5b736b8bac954245027a894d509c9246 -SIZE (rubygem/console-1.6.0.gem) = 14336 +TIMESTAMP = 1577626081 +SHA256 (rubygem/console-1.7.0.gem) = 8878289b6dbf1af2a76b2a7f562641d8fa324d30d77958b744a7fcece92f1bf5 +SIZE (rubygem/console-1.7.0.gem) = 14336