From nobody Mon Oct 25 16:04:56 2021 X-Original-To: dev-commits-ports-all@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 9C198181E651; Mon, 25 Oct 2021 16:05:02 +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 4HdKXs6RWpz3Nsh; Mon, 25 Oct 2021 16:05:01 +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 57FEA3B29; Mon, 25 Oct 2021 16:04:56 +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 19PG4uP0082248; Mon, 25 Oct 2021 16:04:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PG4uuf082247; Mon, 25 Oct 2021 16:04:56 GMT (envelope-from git) Date: Mon, 25 Oct 2021 16:04:56 GMT Message-Id: <202110251604.19PG4uuf082247@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: b521670e65e0 - main - www/rubygem-http: Update to 5.0.4 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: b521670e65e08d90e6b90dde1a3e90cbd55f4c34 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b521670e65e08d90e6b90dde1a3e90cbd55f4c34 commit b521670e65e08d90e6b90dde1a3e90cbd55f4c34 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 15:14:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 15:58:04 +0000 www/rubygem-http: Update to 5.0.4 Changes: https://github.com/httprb/http/blob/main/CHANGES.md --- www/rubygem-http/Makefile | 2 +- www/rubygem-http/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile index c5fd91e21fa1..cf36de239b17 100644 --- a/www/rubygem-http/Makefile +++ b/www/rubygem-http/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= http -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.4 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo index 4e11cf71e9d5..6398c7484fa6 100644 --- a/www/rubygem-http/distinfo +++ b/www/rubygem-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632038010 -SHA256 (rubygem/http-5.0.2.gem) = 10506484166217f5abd164625d9760b10b52f68dee8dc74026567095a94a67e7 -SIZE (rubygem/http-5.0.2.gem) = 81408 +TIMESTAMP = 1634391270 +SHA256 (rubygem/http-5.0.4.gem) = aedf7eeebca34778c0aa8bce371fc7eb5bf3745f1b3c99d1da6a516b39c16aaa +SIZE (rubygem/http-5.0.4.gem) = 80384