From owner-dev-commits-ports-main@freebsd.org Mon Jun 14 17:49:06 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 A7AC3662626; Mon, 14 Jun 2021 17:49:06 +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 4G3f8K19BYz4QpZ; Mon, 14 Jun 2021 17:49:04 +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 15DF6192A0; Mon, 14 Jun 2021 17:49:04 +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 15EHn3gg056652; Mon, 14 Jun 2021 17:49:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EHn36S056651; Mon, 14 Jun 2021 17:49:03 GMT (envelope-from git) Date: Mon, 14 Jun 2021 17:49:03 GMT Message-Id: <202106141749.15EHn36S056651@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 384694c46965 - main - www/rubygem-protocol-http: Update to 0.22.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 384694c46965e04209d111fcd8bbeb4dcd932dc0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 17:49:07 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=384694c46965e04209d111fcd8bbeb4dcd932dc0 commit 384694c46965e04209d111fcd8bbeb4dcd932dc0 Author: Po-Chuan Hsieh AuthorDate: 2021-06-14 17:43:03 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-14 17:43:03 +0000 www/rubygem-protocol-http: Update to 0.22.2 Changes: https://github.com/socketry/protocol-http/commits/master --- www/rubygem-protocol-http/Makefile | 2 +- www/rubygem-protocol-http/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-protocol-http/Makefile b/www/rubygem-protocol-http/Makefile index 468e86f37cc5..eb3dcd834bc1 100644 --- a/www/rubygem-protocol-http/Makefile +++ b/www/rubygem-protocol-http/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= protocol-http -PORTVERSION= 0.22.0 +PORTVERSION= 0.22.2 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-protocol-http/distinfo b/www/rubygem-protocol-http/distinfo index 0f8cb4c70111..2d6fad1e6fdb 100644 --- a/www/rubygem-protocol-http/distinfo +++ b/www/rubygem-protocol-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619569641 -SHA256 (rubygem/protocol-http-0.22.0.gem) = 2c9addd042a479977b1de581c019713644e46a0ac2aac2011859dd5be81be3a2 -SIZE (rubygem/protocol-http-0.22.0.gem) = 18432 +TIMESTAMP = 1622214262 +SHA256 (rubygem/protocol-http-0.22.2.gem) = a58aec02d3f6903815bd1e1bb3b22ff14b38e91d42af1fe92fab64dba8047382 +SIZE (rubygem/protocol-http-0.22.2.gem) = 18432