Received: by mail.netbsd.org (Postfix, from userid 605) id EC83D84EFA; Tue, 7 Sep 2021 11:07:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 331B984EEF for ; Tue, 7 Sep 2021 11:07:13 +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 4jIlRxTnigcJ for ; Tue, 7 Sep 2021 11:07:12 +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 ABFD684D10 for ; Tue, 7 Sep 2021 11:07:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A3BB9FA97; Tue, 7 Sep 2021 11:07:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631012832147910" MIME-Version: 1.0 Date: Tue, 7 Sep 2021 11:07:12 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210907110712.A3BB9FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631012832147910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Sep 7 11:07:12 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated audio/termusic to 0.3.9 To generate a diff of this commit: cvs rdiff -u -r1.4576 -r1.4577 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631012832147910 Content-Disposition: inline Content-Length: 715 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.4576 pkgsrc/doc/CHANGES-2021:1.4577 --- pkgsrc/doc/CHANGES-2021:1.4576 Tue Sep 7 00:54:10 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Sep 7 11:07:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4576 2021/09/07 00:54:10 gdt Exp $ +$NetBSD: CHANGES-2021,v 1.4577 2021/09/07 11:07:12 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7170,3 +7170,4 @@ Changes to the packages collection and i Updated audio/faudio to 21.09 [adam 2021-09-06] Updated www/py-django-cors-headers to 3.8.0 [adam 2021-09-06] Updated net/unifi to 6.2.26 [gdt 2021-09-07] + Updated audio/termusic to 0.3.9 [pin 2021-09-07] --_----------=_1631012832147910--