Received: by mail.netbsd.org (Postfix, from userid 605) id DF7BF84F17; Sun, 5 Mar 2023 07:35:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1BF8F84D55 for ; Sun, 5 Mar 2023 07:35:21 +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 sIgv3fgCJYCP for ; Sun, 5 Mar 2023 07:35:20 +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 A063C84D01 for ; Sun, 5 Mar 2023 07:35:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9DFC5FA90; Sun, 5 Mar 2023 07:35:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167800172073250" MIME-Version: 1.0 Date: Sun, 5 Mar 2023 07:35:20 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230305073520.9DFC5FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167800172073250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Mar 5 07:35:20 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated audio/termusic to 0.7.9 To generate a diff of this commit: cvs rdiff -u -r1.1563 -r1.1564 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167800172073250 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1563 pkgsrc/doc/CHANGES-2023:1.1564 --- pkgsrc/doc/CHANGES-2023:1.1563 Sun Mar 5 07:34:11 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 5 07:35:20 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1563 2023/03/05 07:34:11 pin Exp $ +$NetBSD: CHANGES-2023,v 1.1564 2023/03/05 07:35:20 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2021,3 +2021,4 @@ Changes to the packages collection and i Updated textproc/py-markdown-it-py to 2.2.0 [adam 2023-03-05] Updated security/py-google-auth to 2.16.2 [adam 2023-03-05] Updated misc/wthrr to 0.9.0 [pin 2023-03-05] + Updated audio/termusic to 0.7.9 [pin 2023-03-05] --_----------=_167800172073250--