Received: by mail.netbsd.org (Postfix, from userid 605) id B8D9984F9B; Sun, 4 Feb 2024 06:51:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E543584E87 for ; Sun, 4 Feb 2024 06:51:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id rmgB9Oyz9bAw for ; Sun, 4 Feb 2024 06:51:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 42C7884CC9 for ; Sun, 4 Feb 2024 06:51:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32A8AFA42; Sun, 4 Feb 2024 06:51:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170702951022550" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 06:51:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-faraday To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240204065150.32A8AFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170702951022550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 4 06:51:50 UTC 2024 Modified Files: pkgsrc/www/ruby-faraday: Makefile distinfo Log Message: www/ruby-faraday: update to 2.9.0 2.8.0 (2023-12-20) What's Changed New features * Configurable JSON encoders and decoders by @ne006 in #1539 Misc/Docs * Update testing.md by @geemus in #1535 * Lint by @olleolleolle in #1536 * CI: tell dependabot to update GH Actions by @olleolleolle in #1537 * Bump actions/checkout from 3 to 4 by @dependabot in #1538 New Contributors * @geemus made their first contribution in #1535 * @dependabot made their first contribution in #1538 * @ne006 made their first contribution in #1539 2.8.1 (2023-12-21) What's Changed * Fix: Add back support for Hash#pretty_inspect by @olleolleolle in #1540 2.9.0 (2024-01-09) What's Changed NOTE: This release removes support for Ruby 2.6 and 2.7, making Ruby 3.0 the minimum version. * Remove runtime dependency on base64 by @Earlopain in #1541 * Make Ruby 3.0 the min version by @iMacTia in #1544 * Bump faraday-net_http version to allow 3.1 by @iMacTia in #1546 New Contributors * @Earlopain made their first contribution in #1541 To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/ruby-faraday/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/ruby-faraday/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170702951022550 Content-Disposition: inline Content-Length: 1887 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-faraday/Makefile diff -u pkgsrc/www/ruby-faraday/Makefile:1.34 pkgsrc/www/ruby-faraday/Makefile:1.35 --- pkgsrc/www/ruby-faraday/Makefile:1.34 Sun Dec 17 16:21:26 2023 +++ pkgsrc/www/ruby-faraday/Makefile Sun Feb 4 06:51:49 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2023/12/17 16:21:26 taca Exp $ +# $NetBSD: Makefile,v 1.35 2024/02/04 06:51:49 taca Exp $ -DISTNAME= faraday-2.7.12 +DISTNAME= faraday-2.9.0 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/lostisland/ COMMENT= HTTP/REST API client library LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-faraday-net_http>=2.0<3.1:../../www/ruby-faraday-net_http +DEPENDS+= ${RUBY_PKGPREFIX}-faraday-net_http>=2.0<3.2:../../www/ruby-faraday-net_http DEPENDS+= ${RUBY_PKGPREFIX}-ruby2_keywords>=0.0.4:../../devel/ruby-ruby2_keywords USE_LANGUAGES= # none Index: pkgsrc/www/ruby-faraday/distinfo diff -u pkgsrc/www/ruby-faraday/distinfo:1.31 pkgsrc/www/ruby-faraday/distinfo:1.32 --- pkgsrc/www/ruby-faraday/distinfo:1.31 Sun Dec 17 16:21:26 2023 +++ pkgsrc/www/ruby-faraday/distinfo Sun Feb 4 06:51:49 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2023/12/17 16:21:26 taca Exp $ +$NetBSD: distinfo,v 1.32 2024/02/04 06:51:49 taca Exp $ -BLAKE2s (faraday-2.7.12.gem) = 2f18bdc6fc280e67c7b1ea28d237579f0908a6bb00c9ff44f4c9b3b77761187d -SHA512 (faraday-2.7.12.gem) = d29520de6cfb5f470f50653b51316a775192e3d8d18089877b4b430d6332334dd9e531f6bb7027606facef7334380060110cfd6628239affe4228f9607773643 -Size (faraday-2.7.12.gem) = 70656 bytes +BLAKE2s (faraday-2.9.0.gem) = b3d77a6c98fc74bff964cce20cf135ae556bc44cb8c4b17712b84c08d596cc2a +SHA512 (faraday-2.9.0.gem) = 91c241723bc1bfb904c53a2bffede427fd62fa53f94773819a40c2cc004437803eca0626c8ed6c5910195519c4d2f4182d8dabf35caeaa24c87f1b03f3e80ed5 +Size (faraday-2.9.0.gem) = 71168 bytes --_----------=_170702951022550--