Received: by mail.netbsd.org (Postfix, from userid 605) id 6B73184F5A; Fri, 20 Aug 2021 11:25:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A719F84F58 for ; Fri, 20 Aug 2021 11:25:40 +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 eODbBmqK1obQ for ; Fri, 20 Aug 2021 11:25:40 +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 3AF8E84F55 for ; Fri, 20 Aug 2021 11:25:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 38342FA97; Fri, 20 Aug 2021 11:25:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162945874072420" MIME-Version: 1.0 Date: Fri, 20 Aug 2021 11:25:40 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210820112540.38342FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162945874072420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Aug 20 11:25:40 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated audio/termusic to 0.3.2 To generate a diff of this commit: cvs rdiff -u -r1.4268 -r1.4269 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162945874072420 Content-Disposition: inline Content-Length: 709 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.4268 pkgsrc/doc/CHANGES-2021:1.4269 --- pkgsrc/doc/CHANGES-2021:1.4268 Fri Aug 20 11:24:17 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Aug 20 11:25:39 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4268 2021/08/20 11:24:17 pin Exp $ +$NetBSD: CHANGES-2021,v 1.4269 2021/08/20 11:25:39 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6717,3 +6717,4 @@ Changes to the packages collection and i Updated devel/py-bitarray to 2.3.0 [adam 2021-08-20] Updated devel/git-cliff to 0.2.3 [pin 2021-08-20] Updated graphics/lsix to 1.8 [pin 2021-08-20] + Updated audio/termusic to 0.3.2 [pin 2021-08-20] --_----------=_162945874072420--