Received: by mail.netbsd.org (Postfix, from userid 605) id 406D584D4D; Fri, 15 Oct 2021 08:36:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 743AE84D50 for ; Fri, 15 Oct 2021 08:36:35 +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 gz4ZXtN7Fkgj for ; Fri, 15 Oct 2021 08:36:35 +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 C9F3A84CE1 for ; Fri, 15 Oct 2021 08:36:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C73F9FA8D; Fri, 15 Oct 2021 08:36:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1634286994156470" MIME-Version: 1.0 Date: Fri, 15 Oct 2021 08:36:34 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20211015083634.C73F9FA8D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1634286994156470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Fri Oct 15 08:36:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated audio/libopenmpt to 0.5.12 To generate a diff of this commit: cvs rdiff -u -r1.5163 -r1.5164 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1634286994156470 Content-Disposition: inline Content-Length: 734 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.5163 pkgsrc/doc/CHANGES-2021:1.5164 --- pkgsrc/doc/CHANGES-2021:1.5163 Thu Oct 14 19:19:56 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Oct 15 08:36:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5163 2021/10/14 19:19:56 pin Exp $ +$NetBSD: CHANGES-2021,v 1.5164 2021/10/15 08:36:34 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7904,3 +7904,4 @@ Changes to the packages collection and i Updated geography/echomap to 0.6.1 [pin 2021-10-14] Updated emulators/simh to 4.0.0.20211012 [rhialto 2021-10-14] Updated audio/termusic to 0.5.0 [pin 2021-10-14] + Updated audio/libopenmpt to 0.5.12 [fcambus 2021-10-15] --_----------=_1634286994156470--