Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 192981A9217 for ; Mon, 4 Jan 2021 12:12:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 51E13850C6; Mon, 4 Jan 2021 12:12:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8EADA84E02 for ; Mon, 4 Jan 2021 12:12:37 +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 GBNSBLpwz2Wb for ; Mon, 4 Jan 2021 12:12:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DEC0784CDC for ; Mon, 4 Jan 2021 12:12:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DB923FA9D; Mon, 4 Jan 2021 12:12:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609762356241360" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 12:12:36 +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: <20210104121236.DB923FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609762356241360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 12:12:36 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated audio/strawberry to 0.8.5 To generate a diff of this commit: cvs rdiff -u -r1.140 -r1.141 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20304 -r1.20305 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609762356241360 Content-Disposition: inline Content-Length: 1297 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.140 pkgsrc/doc/CHANGES-2021:1.141 --- pkgsrc/doc/CHANGES-2021:1.140 Mon Jan 4 12:03:32 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 12:12:36 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.140 2021/01/04 12:03:32 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.141 2021/01/04 12:12:36 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -168,3 +168,4 @@ Changes to the packages collection and i Updated devel/py-packaging to 20.8 [wiz 2021-01-04] Updated devel/readline to 8.1 [wiz 2021-01-04] Updated devel/spdlog to 1.8.2 [wiz 2021-01-04] + Updated audio/strawberry to 0.8.5 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20304 pkgsrc/doc/TODO:1.20305 --- pkgsrc/doc/TODO:1.20304 Mon Jan 4 12:03:33 2021 +++ pkgsrc/doc/TODO Mon Jan 4 12:12:36 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20304 2021/01/04 12:03:33 wiz Exp $ +$NetBSD: TODO,v 1.20305 2021/01/04 12:12:36 wiz Exp $ Suggested new packages ====================== @@ -1050,7 +1050,6 @@ For possible Perl packages updates, see o stegavorto-2011.05.26 o strace-4.23 o stratagus-2.2.5.5 - o strawberry-0.8.5 o streamtuner-2.2.0 o sudo-1.9.4p2 o sunclock-3.57 [https://github.com/mdoege/Sunclock] --_----------=_1609762356241360--