Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=i7DAzNUv; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ruGWTkFO Received: by mail.netbsd.org (Postfix, from userid 605) id 20FEF84E8F; Thu, 16 May 2024 13:42:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715866928; bh=eo6qejSvahbrSKHHDiwbpaDXSEXWhGpNpxIG5NcumZM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=i7DAzNUvUwFbWmopxQH9IJwFXT7BCdDJWbdJW04IQVlYMi4bXsIcJEVVxNF7+3/Hx FCChPEgPhMv2mrDLdSzwzC2T1sescJ+rWToXYO+oKt4+QlgH89j8krlgZai9M+HMiM kLAwyD5rNlX+vx1h6Fvth0vc2A51CcXNRDlad3Q4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11B8184F3A for ; Thu, 16 May 2024 13:42:07 +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 ABLLneSh38Dv for ; Thu, 16 May 2024 13:42:06 +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 94B3C84E5E for ; Thu, 16 May 2024 13:42:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715866926; bh=eo6qejSvahbrSKHHDiwbpaDXSEXWhGpNpxIG5NcumZM=; h=Date:From:Subject:To:Reply-To; b=ruGWTkFOAJB/jDLN00JrftL8PBO9n7uO7Inw9EJHTrrQhcRdCHAiVR1Iv+2GPjxSk 7aVinN070zmk4CExBKYVB3R3w7afvftunuhQxvcoiFFmaSHbPtUFV4jiFGBtz7a0lR is9/SyfIAEWBLcom9Jb81YnavBD+pFm1n9hxjChs= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89814FA2C; Thu, 16 May 2024 13:42:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715866926269030" MIME-Version: 1.0 Date: Thu, 16 May 2024 13:42:06 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20240516134206.89814FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715866926269030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu May 16 13:42:06 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated comms/asterisk20 to 20.5.1 To generate a diff of this commit: cvs rdiff -u -r1.3461 -r1.3462 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715866926269030 Content-Disposition: inline Content-Length: 714 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.3461 pkgsrc/doc/CHANGES-2024:1.3462 --- pkgsrc/doc/CHANGES-2024:1.3461 Thu May 16 13:38:52 2024 +++ pkgsrc/doc/CHANGES-2024 Thu May 16 13:42:06 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3461 2024/05/16 13:38:52 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.3462 2024/05/16 13:42:06 gdt Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5414,3 +5414,4 @@ Changes to the packages collection and i Updated net/wireshark to 4.2.5 [adam 2024-05-16] Updated mail/aerc to 0.17.0nb3 [wiz 2024-05-16] Updated devel/fifengine to 0.4.2nb27 [wiz 2024-05-16] + Updated comms/asterisk20 to 20.5.1 [gdt 2024-05-16] --_----------=_1715866926269030--