From nobody Thu Jan 06 16:34:35 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4347B193C238; Thu, 6 Jan 2022 16:34:37 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JVBlH3vszz3p94; Thu, 6 Jan 2022 16:34:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3D38822EC3; Thu, 6 Jan 2022 16:34:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 206GYZ06054150; Thu, 6 Jan 2022 16:34:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 206GYZme054149; Thu, 6 Jan 2022 16:34:35 GMT (envelope-from git) Date: Thu, 6 Jan 2022 16:34:35 GMT Message-Id: <202201061634.206GYZme054149@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 958dfd1f26f8 - main - devel/rubygem-io-console: Update to 0.5.11 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 958dfd1f26f81895aee6c4e5d74537ceda7dc31c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641486876; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bnz+DFdJ2rO0YWzaiPNCtOrEcIUo56t4VaV4J3yHyXg=; b=ebYEV0hevXlYemKH0/9eGzi4Rfqq/+99Cm70FMwQsXo/biTCaDIZBNw8bIGeEwQSX61LNq MN7yN1ql73Jf6MHm7k17LNDiPXTnVP6xM7uQINgvadRs6J1wVPmFh+o7gxL4pxxJ2KHff3 O2+Bxx3pWIaOC8Sj1RPHN4m3qY+GiCWzFGCXojkcqH5kThr0qfQzvAiiTAuhBCmeLwLFnS xrf4GHA23Ba/kd9+rqFbE6eh6ztfvgJN9aW3GDTQdLHBOjhgIZbUKqOS/sO4iVGIK2I7Rz bTHyGx85utegYXgxKsP6Y7pN/QQGFcd9QHukrKwvqNf1SoZ5JTy87jRAd/vnlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641486876; a=rsa-sha256; cv=none; b=euqzOqPVnTv+4i92eLQ+4xsWh823LPn6h0jO+1u1AzkEqNqGqoXv3AzHD+Zg2wDk+cD1jp SvV9i3EXXIGV7vAZv3sEBwLoblx1vHwyfSxHHkjLC5FqY/f2SkP31VGJgKMV4WXuOrlRVF XzyKOdR/eWgil7T7s4LhKh2JmjwS/ARnYGwl4I+Din82fb0SUHezY//DoeJ2e+W8hFF2KD 3KTHoAnihOX1la29WmOMN0wr+QTWY65918nXeCq3og9uDktDev2yi0vHBI1xmDeC6TnzKZ 9mtBa68Odno7j4UyoYPOcfT7eu/xMXC8edrOwOkij5VT+UeUUAT5k/YCZkIs3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=958dfd1f26f81895aee6c4e5d74537ceda7dc31c commit 958dfd1f26f81895aee6c4e5d74537ceda7dc31c Author: Yasuhiro Kimura AuthorDate: 2022-01-06 16:18:36 +0000 Commit: Yasuhiro Kimura CommitDate: 2022-01-06 16:33:44 +0000 devel/rubygem-io-console: Update to 0.5.11 * Switch to DISTVERSION * Re-format Makefile with portfmt Changes: https://github.com/ruby/io-console/commits/v0.5.11 --- devel/rubygem-io-console/Makefile | 4 ++-- devel/rubygem-io-console/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-io-console/Makefile b/devel/rubygem-io-console/Makefile index 4f72bd7ff990..4e3596e94b8f 100644 --- a/devel/rubygem-io-console/Makefile +++ b/devel/rubygem-io-console/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-console -PORTVERSION= 0.5.9 +DISTVERSION= 0.5.11 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -8,7 +8,7 @@ COMMENT= Add console capabilities to IO instances LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt +LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes diff --git a/devel/rubygem-io-console/distinfo b/devel/rubygem-io-console/distinfo index d092e3bc626a..8290f4155342 100644 --- a/devel/rubygem-io-console/distinfo +++ b/devel/rubygem-io-console/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615907460 -SHA256 (rubygem/io-console-0.5.9.gem) = 4aaefa9e601433071a92a4761a9f0ceb6507975d31ac75a6bd2a7c043b77aa5e -SIZE (rubygem/io-console-0.5.9.gem) = 23552 +TIMESTAMP = 1641485639 +SHA256 (rubygem/io-console-0.5.11.gem) = 7e2418376fd185ad66e7aee2c58c207e9be0f2197aa89bc4c89931995cee3365 +SIZE (rubygem/io-console-0.5.11.gem) = 23552