Received: by mail.netbsd.org (Postfix, from userid 605) id 5B2D384E90; Wed, 27 Jul 2022 09:42:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94C0984D05 for ; Wed, 27 Jul 2022 09:42:56 +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 2DXTQ0KNmkww for ; Wed, 27 Jul 2022 09:42:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E036184CE8 for ; Wed, 27 Jul 2022 09:42:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DCFB4FB1A; Wed, 27 Jul 2022 09:42:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165891497580970" MIME-Version: 1.0 Date: Wed, 27 Jul 2022 09:42:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220727094255.DCFB4FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165891497580970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 27 09:42:55 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated audio/musicpd to 0.23.8nb4 To generate a diff of this commit: cvs rdiff -u -r1.3557 -r1.3558 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22062 -r1.22063 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165891497580970 Content-Disposition: inline Content-Length: 1302 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.3557 pkgsrc/doc/CHANGES-2022:1.3558 --- pkgsrc/doc/CHANGES-2022:1.3557 Wed Jul 27 08:42:39 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jul 27 09:42:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3557 2022/07/27 08:42:39 adam Exp $ +$NetBSD: CHANGES-2022,v 1.3558 2022/07/27 09:42:55 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5329,3 +5329,4 @@ Changes to the packages collection and i Updated devel/py-protobuf to 4.21.4 [adam 2022-07-27] Updated games/wesnoth to 1.16.5 [adam 2022-07-27] Updated lang/nodejs to 18.7.0 [adam 2022-07-27] + Updated audio/musicpd to 0.23.8nb4 [wiz 2022-07-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22062 pkgsrc/doc/TODO:1.22063 --- pkgsrc/doc/TODO:1.22062 Tue Jul 26 16:19:34 2022 +++ pkgsrc/doc/TODO Wed Jul 27 09:42:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22062 2022/07/26 16:19:34 wiz Exp $ +$NetBSD: TODO,v 1.22063 2022/07/27 09:42:55 wiz Exp $ Suggested new packages ====================== @@ -1547,7 +1547,7 @@ For possible Perl packages updates, see o top-3.8beta1 o topgit-0.8 o tor-browser-11.0.9 [wip] - o tor-browser-11.5 + o tor-browser-11.5.1 o torrentzip-2.1.0 o toxcore-0.2.12 o trafficserver-9.0.1 --_----------=_165891497580970--