Received: by mail.netbsd.org (Postfix, from userid 605) id 0126C84E58; Mon, 23 May 2022 21:08:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BB6C84DC2 for ; Mon, 23 May 2022 21:08:06 +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 TTrDoVJsWbv8 for ; Mon, 23 May 2022 21:08:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C232E84D7A for ; Mon, 23 May 2022 21:08:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54903FAEB; Mon, 23 May 2022 21:08:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653340133257790" MIME-Version: 1.0 Date: Mon, 23 May 2022 21:08:53 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220523210853.54903FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653340133257790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon May 23 21:08:53 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated audio/librespot to 0.4.1 To generate a diff of this commit: cvs rdiff -u -r1.2712 -r1.2713 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653340133257790 Content-Disposition: inline Content-Length: 705 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.2712 pkgsrc/doc/CHANGES-2022:1.2713 --- pkgsrc/doc/CHANGES-2022:1.2712 Mon May 23 21:07:35 2022 +++ pkgsrc/doc/CHANGES-2022 Mon May 23 21:08:53 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2712 2022/05/23 21:07:35 pin Exp $ +$NetBSD: CHANGES-2022,v 1.2713 2022/05/23 21:08:53 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4165,3 +4165,4 @@ Changes to the packages collection and i Added cad/gcad3d version 2.46.24 [plunky 2022-05-23] Updated net/yaydl to 0.8.0 [pin 2022-05-23] Updated net/ncgopher to 0.4.0 [pin 2022-05-23] + Updated audio/librespot to 0.4.1 [pin 2022-05-23] --_----------=_1653340133257790--