Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=HqLVZgRw; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=tEUwlRIV Received: by mail.netbsd.org (Postfix, from userid 605) id CE8A784E98; Sun, 14 Apr 2024 08:23:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713083013; bh=D0Cbmt92jHoyZ4KFQcFqxmoR4lG/9aYbp2jAtw9k34w=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=HqLVZgRw78JcKR7lSMtS4QVQZQFeSoP3ec0hX8WH8Qlk6hDc+yPqqlxv7ALH4lpRM HG6/vFvLTF4eguflnJyTUZy2EjFrHNeS8XqtXVBYOqU9shInmZAPHeqw9AhICAyKA3 KThQjbzrvTCi+Phk8dsXVIoyBXoQOvsgfWnJz09c= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C015284D26 for ; Sun, 14 Apr 2024 08:23:31 +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 v3AACerh19Tm for ; Sun, 14 Apr 2024 08:23:31 +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 4F55584D14 for ; Sun, 14 Apr 2024 08:23:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713083011; bh=D0Cbmt92jHoyZ4KFQcFqxmoR4lG/9aYbp2jAtw9k34w=; h=Date:From:Subject:To:Reply-To; b=tEUwlRIV2xZlgJLA3z6cEdsJtBFEnxRPNEgyc8i9qSWmPV//f8i7gFlDm3SAXBkdN 9kwGZxYz4Ig8grMl/4844hnOuKOusqdcB3A/XyRt1fzjb40HtzJgQCcCzgu7cfGaZB 4mGujIMMA1Swb8RVDGZ8rK6fqs6xIgOYa1r4wLGI= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 43C90FA2C; Sun, 14 Apr 2024 08:23:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713083011130150" MIME-Version: 1.0 Date: Sun, 14 Apr 2024 08:23:31 +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: <20240414082331.43C90FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713083011130150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 14 08:23:31 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated chat/psybnc to 2.4.3 To generate a diff of this commit: cvs rdiff -u -r1.2438 -r1.2439 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713083011130150 Content-Disposition: inline Content-Length: 721 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.2438 pkgsrc/doc/CHANGES-2024:1.2439 --- pkgsrc/doc/CHANGES-2024:1.2438 Sun Apr 14 08:16:08 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 14 08:23:31 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2438 2024/04/14 08:16:08 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2439 2024/04/14 08:23:31 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4062,3 +4062,4 @@ Changes to the packages collection and i Updated devel/py-setuptools to 69.5.1 [adam 2024-04-14] Updated devel/py-zope.interface to 6.3 [adam 2024-04-14] Updated net/libcares to 1.28.1nb1 [wiz 2024-04-14] + Updated chat/psybnc to 2.4.3 [wiz 2024-04-14] --_----------=_1713083011130150--