Received: by mail.netbsd.org (Postfix, from userid 605) id C071B84D54; Sat, 7 Jan 2023 19:31:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F10E584D47 for ; Sat, 7 Jan 2023 19:31:51 +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 gUSkon6AnRwu for ; Sat, 7 Jan 2023 19:31:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 51BCE84D25 for ; Sat, 7 Jan 2023 19:31:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D859FA90; Sat, 7 Jan 2023 19:31:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673119911258280" MIME-Version: 1.0 Date: Sat, 7 Jan 2023 19:31:51 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20230107193151.4D859FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673119911258280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Jan 7 19:31:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated comms/asterisk16 to 16.29.1nb2 To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673119911258280 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.143 pkgsrc/doc/CHANGES-2023:1.144 --- pkgsrc/doc/CHANGES-2023:1.143 Sat Jan 7 15:32:28 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jan 7 19:31:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.143 2023/01/07 15:32:28 taca Exp $ +$NetBSD: CHANGES-2023,v 1.144 2023/01/07 19:31:51 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -175,3 +175,4 @@ Changes to the packages collection and i Added www/ruby-faraday-multipart version 1.0.4 [taca 2023-01-07] Added www/ruby-faraday-retry version 1.0.3 [taca 2023-01-07] Updated www/ruby-faraday to 1.10.2 [taca 2023-01-07] + Updated comms/asterisk16 to 16.29.1nb2 [ryoon 2023-01-07] --_----------=_1673119911258280--