Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=umQ+W09R; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LAdKb5qZ Received: by mail.netbsd.org (Postfix, from userid 605) id 0670C84EC5; Tue, 30 Apr 2024 13:57:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714485426; bh=M0raJOKUH3msW7VIg2IK1Esx9YNTvRR/uYUNs+ZyPLg=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=umQ+W09RkQj/P3ryyJgjhTfYTBbTITXB7KZKOJYb/NlqSo/kdSFJTSXk1g09JMTFk Wk67kk/pzncUe7/UCW/IFzrxG63o9uSabn3exL+YjG5Rc/e+U5KMnypWAhQ8FsreFd hTu6GkFz6VXB06IVqXQ9/FunO3xjwlhBNVBtOJE8= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB77384E97 for ; Tue, 30 Apr 2024 13:57:04 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id EaewdS32xsL5 for ; Tue, 30 Apr 2024 13:57:04 +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 4B2A284D0C for ; Tue, 30 Apr 2024 13:57:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714485424; bh=M0raJOKUH3msW7VIg2IK1Esx9YNTvRR/uYUNs+ZyPLg=; h=Date:From:Subject:To:Reply-To; b=LAdKb5qZxa/mZTfasXqIsAk0qdBj0+E5Xvgb3xw/RnQUtfUKAFkGsYJmj/Wst5Pv4 4ZElnGEZKygZDc5/DNaLf2u5PKgZU/9yFLf6O4QEIVpJ1QTbUlGzleyeFjBXdF5mvy A6hCL5VSNBhIOQgUkNYo2PugK+3AIGD/jenxaWg0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45EBEFA2C; Tue, 30 Apr 2024 13:57:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714485424198310" MIME-Version: 1.0 Date: Tue, 30 Apr 2024 13:57:04 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240430135704.45EBEFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714485424198310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 30 13:57:04 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/py-salt-pepper to 0.7.6nb3 To generate a diff of this commit: cvs rdiff -u -r1.2941 -r1.2942 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714485424198310 Content-Disposition: inline Content-Length: 735 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.2941 pkgsrc/doc/CHANGES-2024:1.2942 --- pkgsrc/doc/CHANGES-2024:1.2941 Tue Apr 30 13:51:31 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 30 13:57:04 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2941 2024/04/30 13:51:31 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2942 2024/04/30 13:57:04 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4778,3 +4778,4 @@ Changes to the packages collection and i Updated devel/py-wasm to 1.2nb3 [wiz 2024-04-30] Updated net/speedtest-cli to 2.1.3nb5 [wiz 2024-04-30] Updated security/py-acme-tiny to 5.0.1nb3 [wiz 2024-04-30] + Updated sysutils/py-salt-pepper to 0.7.6nb3 [wiz 2024-04-30] --_----------=_1714485424198310--