Received: by mail.netbsd.org (Postfix, from userid 605) id 42A1684ECB; Tue, 12 Oct 2021 03:04:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7296084D2C for ; Tue, 12 Oct 2021 03:04:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 hkyHEuuop4x4 for ; Tue, 12 Oct 2021 03:04:20 +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 B538284C71 for ; Tue, 12 Oct 2021 03:04:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AC669FA97; Tue, 12 Oct 2021 03:04:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1634007859265570" MIME-Version: 1.0 Date: Tue, 12 Oct 2021 03:04:19 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20211012030419.AC669FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1634007859265570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jnemeth Date: Tue Oct 12 03:04:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated comms/asterisk18 to 18.7.1 To generate a diff of this commit: cvs rdiff -u -r1.5140 -r1.5141 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1634007859265570 Content-Disposition: inline Content-Length: 762 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5140 pkgsrc/doc/CHANGES-2021:1.5141 --- pkgsrc/doc/CHANGES-2021:1.5140 Mon Oct 11 20:52:59 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Oct 12 03:04:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5140 2021/10/11 20:52:59 schmonz Exp $ +$NetBSD: CHANGES-2021,v 1.5141 2021/10/12 03:04:19 jnemeth Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7876,3 +7876,4 @@ Changes to the packages collection and i Updated devel/p5-Test-NoWarnings to 1.06 [schmonz 2021-10-11] Updated devel/p5-Test-MockModule to 0.177.0 [schmonz 2021-10-11] Updated devel/p5-Test-Compile to 3.0.1 [schmonz 2021-10-11] + Updated comms/asterisk18 to 18.7.1 [jnemeth 2021-10-12] --_----------=_1634007859265570--