Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 D12951A921F for ; Wed, 14 Oct 2020 16:37:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 75E3D84DEC; Wed, 14 Oct 2020 16:37:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE8C984D46 for ; Wed, 14 Oct 2020 16:37:36 +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 SGBdt3b2ePMY for ; Wed, 14 Oct 2020 16:37:36 +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 4E7E684C86 for ; Wed, 14 Oct 2020 16:37:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B953FB28; Wed, 14 Oct 2020 16:37:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160269345674460" MIME-Version: 1.0 Date: Wed, 14 Oct 2020 16:37: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: <20201014163736.4B953FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160269345674460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 14 16:37:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated audio/strawberry to 0.8.1 To generate a diff of this commit: cvs rdiff -u -r1.5766 -r1.5767 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20137 -r1.20138 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160269345674460 Content-Disposition: inline Content-Length: 1324 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5766 pkgsrc/doc/CHANGES-2020:1.5767 --- pkgsrc/doc/CHANGES-2020:1.5766 Wed Oct 14 16:28:55 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Oct 14 16:37:35 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5766 2020/10/14 16:28:55 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.5767 2020/10/14 16:37:35 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8546,3 +8546,4 @@ Changes to the packages collection and i Updated sysutils/py-borgbackup to 1.1.14 [wiz 2020-10-14] Updated graphics/py-cairo to 1.20.0 [wiz 2020-10-14] Updated devel/py-hypothesis to 5.37.1 [wiz 2020-10-14] + Updated audio/strawberry to 0.8.1 [wiz 2020-10-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20137 pkgsrc/doc/TODO:1.20138 --- pkgsrc/doc/TODO:1.20137 Wed Oct 14 16:28:55 2020 +++ pkgsrc/doc/TODO Wed Oct 14 16:37:35 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20137 2020/10/14 16:28:55 wiz Exp $ +$NetBSD: TODO,v 1.20138 2020/10/14 16:37:35 wiz Exp $ Suggested new packages ====================== @@ -1056,7 +1056,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.1 o streamtuner-2.2.0 o sudo-1.9.3p1 o sunclock-3.57 [https://github.com/mdoege/Sunclock] --_----------=_160269345674460--