Received: by mail.netbsd.org (Postfix, from userid 605) id BDEEE84E57; Sun, 1 Aug 2021 02:57:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0376184DBD for ; Sun, 1 Aug 2021 02:57:21 +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 L1gjNVptL1qL for ; Sun, 1 Aug 2021 02:57:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5D19184D39 for ; Sun, 1 Aug 2021 02:57:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A6EEFA97; Sun, 1 Aug 2021 02:57:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627786640252460" MIME-Version: 1.0 Date: Sun, 1 Aug 2021 02:57:20 +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: <20210801025720.5A6EEFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627786640252460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jnemeth Date: Sun Aug 1 02:57:20 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated comms/asterisk13 to 13.38.3 To generate a diff of this commit: cvs rdiff -u -r1.4028 -r1.4029 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627786640252460 Content-Disposition: inline Content-Length: 747 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.4028 pkgsrc/doc/CHANGES-2021:1.4029 --- pkgsrc/doc/CHANGES-2021:1.4028 Sun Aug 1 02:42:07 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 1 02:57:20 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4028 2021/08/01 02:42:07 jnemeth Exp $ +$NetBSD: CHANGES-2021,v 1.4029 2021/08/01 02:57:20 jnemeth Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6419,3 +6419,4 @@ Changes to the packages collection and i Updated cad/kicad-templates to 5.1.10 [tnn 2021-07-30] Updated x11/modular-xorg-server to 1.20.13 [wiz 2021-07-31] Updated comms/asterisk18 to 18.5.1 [jnemeth 2021-08-01] + Updated comms/asterisk13 to 13.38.3 [jnemeth 2021-08-01] --_----------=_1627786640252460--