From nobody Mon Jan 30 13:14:30 2023 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 4P57tv2v2Tz3ccWT; Mon, 30 Jan 2023 13:14:31 +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 4P57tv0qNFz44PX; Mon, 30 Jan 2023 13:14:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675084471; 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=veb2ckiIcTzrIceXQeam7tPpygpoM4phgO9swz08qgg=; b=QAa3npCtb5BB+dPvRFhO4ghV1vkubR8FmOxjZQKVKmNBuKcFwR/XbKphGGsjvbcjakcTf4 QQwfhaTiiu0PIcib0O0knv1cTUdR1DpbUtDKChPfCRJ0gZWTzVDrI7FE5NlWc3bLNJKnAU fZIyjiaCJr7qJXHZzbkqaK6DWJsab5h8/DCrbTMHIBQAEV5ze5tpJkQ0p1Cm640EPpOBcS s5SVACDpfC8i+/wdmtN/GU25qFjKEnSabiSJioe3tUUuAnxJ7cxiSjRcyC3TdW/9oS7wYe ISquWHLNOXw4AW7ddtDdMkpi9u2cAX178i8ArjdH8zpVN7u49nLP/eakSkdfHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675084471; 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=veb2ckiIcTzrIceXQeam7tPpygpoM4phgO9swz08qgg=; b=FEVMj9nlIo2+vaQOhj8n1w2BYRGGNpYGt+vPNzd0+NmGdDjDAnYQPxNbzh40f5agNKROnN t4OkTbmC42lhytg3QSLvawmXFcyHk/uxefJ95KVavFPBl1JRx6NYXuFlPTA6LubuIINJL0 +4YRkp2l1cvNoeW/EBy7N/mAwQb5Zb38xqKQAnfv1swOujUN4FheTBH4/9xF+wzqOVjwj1 jTbHkoPRSIwoQoxnRDskNYY+fioITdurZoge19223+7F71zoNm9bti1392UTjFAAeYFSCD /2fGAE97Mr79qcmWCP2d/3e82/WU3OZgzoObNspStkAmCxI2HhUnjPm5EIGPYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675084471; a=rsa-sha256; cv=none; b=IVGkp7vK+OYDYYpm0e+g/1ttVRJTkg01GK7QEYrvCcfPR7ztlJ+rW97jeBhIhGLuMNfOqI HcOo5iT3+UvFGVy0FxKOZswxPxDmd8PJHExl1EIq0Th/ioYTKf1/WdiX+I11ADTQ4WDywA QegoE0wYOg4XPWpvg3amLecgReTtwtZJscdrrrZpd6xNag8olt2TK0lqAzXhzyzPnrtb6w lUudX5afY4hxbQ5iLCtMeLGH6OecxtX9jC9nh/jZKi2KXVbmJ/A0LlJV35C9rDtmf1BA4U d9YaOBTVE8udWEFsPmM4mBFFkNs/s+J46806bfbjQcJ2E2GuM8OkkeBAv4SFNg== 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 4P57tt6y7Cz18fK; Mon, 30 Jan 2023 13:14:30 +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 30UDEU4N077871; Mon, 30 Jan 2023 13:14:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 30UDEUsE077870; Mon, 30 Jan 2023 13:14:30 GMT (envelope-from git) Date: Mon, 30 Jan 2023 13:14:30 GMT Message-Id: <202301301314.30UDEUsE077870@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: da08799b76d6 - main - devel/rubygem-excon: Update to 0.97.1 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: da08799b76d65fce9b90807cfaf6c3cca2797648 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=da08799b76d65fce9b90807cfaf6c3cca2797648 commit da08799b76d65fce9b90807cfaf6c3cca2797648 Author: Po-Chuan Hsieh AuthorDate: 2023-01-30 12:38:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-01-30 13:01:11 +0000 devel/rubygem-excon: Update to 0.97.1 Changes: https://github.com/excon/excon/blob/master/changelog.txt --- devel/rubygem-excon/Makefile | 2 +- devel/rubygem-excon/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-excon/Makefile b/devel/rubygem-excon/Makefile index 3335b2982bd7..94692a10e739 100644 --- a/devel/rubygem-excon/Makefile +++ b/devel/rubygem-excon/Makefile @@ -1,5 +1,5 @@ PORTNAME= excon -PORTVERSION= 0.94.0 +PORTVERSION= 0.97.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-excon/distinfo b/devel/rubygem-excon/distinfo index 17ec5eeb7c6d..e88160fc7d9a 100644 --- a/devel/rubygem-excon/distinfo +++ b/devel/rubygem-excon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669058061 -SHA256 (rubygem/excon-0.94.0.gem) = 01254aa769a369f8d884dccb62f34dacfc965e55252d440602d79428465c9324 -SIZE (rubygem/excon-0.94.0.gem) = 171008 +TIMESTAMP = 1674590372 +SHA256 (rubygem/excon-0.97.1.gem) = b49ec72a79df9c8175d791742baa583a1b21d7935a568fa7a11eee82900fc998 +SIZE (rubygem/excon-0.97.1.gem) = 164864