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 C06881A921F for ; Mon, 16 Nov 2020 13:24:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 91FF684DCE; Mon, 16 Nov 2020 13:24:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91C3B84DCE for ; Mon, 16 Nov 2020 13:23:05 +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 l_fHKz_380gF for ; Mon, 16 Nov 2020 13:23:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E24C984C71 for ; Mon, 16 Nov 2020 13:23:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF6A6FA9D; Mon, 16 Nov 2020 13:23:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1605532984234130" MIME-Version: 1.0 Date: Mon, 16 Nov 2020 13:23:04 +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: <20201116132304.DF6A6FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1605532984234130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 16 13:23:04 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated audio/strawberry to 0.8.4 To generate a diff of this commit: cvs rdiff -u -r1.6201 -r1.6202 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20191 -r1.20192 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1605532984234130 Content-Disposition: inline Content-Length: 1308 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.6201 pkgsrc/doc/CHANGES-2020:1.6202 --- pkgsrc/doc/CHANGES-2020:1.6201 Mon Nov 16 13:12:52 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Nov 16 13:23:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6201 2020/11/16 13:12:52 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.6202 2020/11/16 13:23:04 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9121,3 +9121,4 @@ Changes to the packages collection and i Updated databases/postgresql13 to 13.1 [adam 2020-11-16] Updated security/gsasl to 1.8.1 [wiz 2020-11-16] Updated devel/gmp to 6.2.1 [wiz 2020-11-16] + Updated audio/strawberry to 0.8.4 [wiz 2020-11-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20191 pkgsrc/doc/TODO:1.20192 --- pkgsrc/doc/TODO:1.20191 Mon Nov 16 13:12:52 2020 +++ pkgsrc/doc/TODO Mon Nov 16 13:23:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20191 2020/11/16 13:12:52 wiz Exp $ +$NetBSD: TODO,v 1.20192 2020/11/16 13:23:04 wiz Exp $ Suggested new packages ====================== @@ -1044,7 +1044,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.4 o streamtuner-2.2.0 o sudo-1.9.3p1 o sunclock-3.57 [https://github.com/mdoege/Sunclock] --_----------=_1605532984234130--