Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=VcdtAfU9; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=U+3QPS1g Received: by mail.netbsd.org (Postfix, from userid 605) id D4AB084E84; Fri, 12 Apr 2024 11:56:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712923010; bh=njz3FPtOpoFLuOemmDP3uDQjDYtDEOyFWD1XqH6bc6E=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=VcdtAfU9yORtPG8Scjtq1uuFd/SEdhz0CBpemYhnb1B36X4tlmfltuQqqHYVn/5hk /d7kmSbUTprYRatA+hTc0sto9FNdqI10xhSsULn+57XxboUQIgQQy2B4fzgzMhFiOh kWizEbfPMHysQ4pKFis1CSva+h9d/fXpsTn/LLi8= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C531784E7B for ; Fri, 12 Apr 2024 11:56:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Oy8LKxSc8gpb for ; Fri, 12 Apr 2024 11:56:48 +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 5183C84D1B for ; Fri, 12 Apr 2024 11:56:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712923008; bh=njz3FPtOpoFLuOemmDP3uDQjDYtDEOyFWD1XqH6bc6E=; h=Date:From:Subject:To:Reply-To; b=U+3QPS1gFp+vZNArVNThO7EbqTH9wH1rqk1lxdg92Ynlk3iJzKXwwKB90C7QwMQpZ VhZjT2XhDQYvh7uQRlX1ciZ8dvWF/0vMs3J59unJB0Qsfkr5+OlB2wkkpOIdxEcpaF +IImxykh7eD9HfPJ5gbhMY9XHn6Ku/FbJIyVplGM= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4DC96FA2C; Fri, 12 Apr 2024 11:56:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171292300879420" MIME-Version: 1.0 Date: Fri, 12 Apr 2024 11:56:48 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240412115648.4DC96FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171292300879420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Apr 12 11:56:48 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/rsftch to 0.4.5 To generate a diff of this commit: cvs rdiff -u -r1.2415 -r1.2416 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171292300879420 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2415 pkgsrc/doc/CHANGES-2024:1.2416 --- pkgsrc/doc/CHANGES-2024:1.2415 Fri Apr 12 11:38:21 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 12 11:56:48 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2415 2024/04/12 11:38:21 adam Exp $ +$NetBSD: CHANGES-2024,v 1.2416 2024/04/12 11:56:48 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4028,3 +4028,4 @@ Changes to the packages collection and i Updated finance/py-eth-keyfile to 0.8.0 [adam 2024-04-12] Updated finance/py-eth-abi to 5.1.0 [adam 2024-04-12] Updated finance/py-eth-rlp to 2.1.0 [adam 2024-04-12] + Updated sysutils/rsftch to 0.4.5 [pin 2024-04-12] --_----------=_171292300879420--