Received: by mail.netbsd.org (Postfix, from userid 605) id D59A384E19; Sun, 22 May 2022 16:36:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AE0484D6F for ; Sun, 22 May 2022 16:36:53 +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 7kt1-LCT59QL for ; Sun, 22 May 2022 16:36:52 +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 9FA4A84CF8 for ; Sun, 22 May 2022 16:36:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 50F45FAEB; Sun, 22 May 2022 16:37:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165323745759610" MIME-Version: 1.0 Date: Sun, 22 May 2022 16:37:37 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220522163737.50F45FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165323745759610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun May 22 16:37:37 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated audio/termusic to 0.6.16 To generate a diff of this commit: cvs rdiff -u -r1.2677 -r1.2678 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165323745759610 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2677 pkgsrc/doc/CHANGES-2022:1.2678 --- pkgsrc/doc/CHANGES-2022:1.2677 Sun May 22 16:07:01 2022 +++ pkgsrc/doc/CHANGES-2022 Sun May 22 16:37:37 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2677 2022/05/22 16:07:01 kleink Exp $ +$NetBSD: CHANGES-2022,v 1.2678 2022/05/22 16:37:37 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4123,3 +4123,4 @@ Changes to the packages collection and i Updated math/R-mvtnorm to 1.1.3 [mef 2022-05-22] Updated textproc/py-cssselect2 to 0.6.0 [kleink 2022-05-22] Updated www/py-flask-flatpages to 0.8.1 [kleink 2022-05-22] + Updated audio/termusic to 0.6.16 [pin 2022-05-22] --_----------=_165323745759610--