Received: by mail.netbsd.org (Postfix, from userid 605) id 74F9084DC2; Fri, 21 Oct 2022 16:11:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A80E484D46 for ; Fri, 21 Oct 2022 16:11:01 +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 1t2AMy2s9hiP for ; Fri, 21 Oct 2022 16:11:01 +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 F0F6184CD8 for ; Fri, 21 Oct 2022 16:11:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE590FA90; Fri, 21 Oct 2022 16:11:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666368660120930" MIME-Version: 1.0 Date: Fri, 21 Oct 2022 16:11:00 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20221021161100.EE590FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666368660120930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Fri Oct 21 16:11:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/libzrtpcpp to 4.7.0 To generate a diff of this commit: cvs rdiff -u -r1.5137 -r1.5138 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22298 -r1.22299 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666368660120930 Content-Disposition: inline Content-Length: 1350 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5137 pkgsrc/doc/CHANGES-2022:1.5138 --- pkgsrc/doc/CHANGES-2022:1.5137 Fri Oct 21 13:00:54 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Oct 21 16:11:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5137 2022/10/21 13:00:54 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5138 2022/10/21 16:11:00 nros Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7787,3 +7787,4 @@ Changes to the packages collection and i Updated www/py-respx to 0.20.0 [adam 2022-10-21] Updated archivers/libaec to 1.0.6 [adam 2022-10-21] Removed multimedia/x264-devel successor multimedia/x264 [adam 2022-10-21] + Updated net/libzrtpcpp to 4.7.0 [nros 2022-10-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22298 pkgsrc/doc/TODO:1.22299 --- pkgsrc/doc/TODO:1.22298 Fri Oct 21 08:52:39 2022 +++ pkgsrc/doc/TODO Fri Oct 21 16:11:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22298 2022/10/21 08:52:39 wiz Exp $ +$NetBSD: TODO,v 1.22299 2022/10/21 16:11:00 nros Exp $ Suggested new packages ====================== @@ -972,7 +972,6 @@ For possible Perl packages updates, see o libxdg-basedir-1.2.3 o libxml2-2.10.2 o libzookeeper-3.7.0 - o libzrtpcpp-4.6.6 o lilypond-2.22.2 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] --_----------=_1666368660120930--