Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=QL+WkAb6; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=QIqQXuRa Received: by mail.netbsd.org (Postfix, from userid 605) id 15CE484D6B; Mon, 25 Mar 2024 13:19:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711372749; bh=kBqGhwR9EDxOWzZ9eC+o5B446lsVbG8vwmnBfGtURZQ=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=QL+WkAb6JHexY/DVtRFvX2MkCMS/CZ0NdMaHjjUX+kBncuoBxwpkaK/X1pTk64PxQ pVfSyf1Ojx/1AOultV4Jy9QyFDp+X2uqB+8n3vx7onaR9NJSMEADwv42o+jCP3tn2s IPgWPyFKr+F3P7UoBW8dhExZ4cKsyksgw9APit9w= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 074FE84D52 for ; Mon, 25 Mar 2024 13:19:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id eaH8ZfwPiUgV for ; Mon, 25 Mar 2024 13:19:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8DA6C84CF3 for ; Mon, 25 Mar 2024 13:19:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711372747; bh=kBqGhwR9EDxOWzZ9eC+o5B446lsVbG8vwmnBfGtURZQ=; h=Date:From:Subject:To:Reply-To; b=QIqQXuRaof2H3v3lMgMZHneSIhMvur2FoaJuQL+Ca33VZJ+LvDL9GuTP0ODQ1hPoF DyjRBgPizF62vCTBpFlUnfZ10f5pMrnsAqpZhKP7IGL4akkPu2qAm/mzzBQwLEm+9F /YkULLgY7YR6Z5YC/6nCaOsGZJJxWVzd/+CVggM8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88039FA2C; Mon, 25 Mar 2024 13:19:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711372747243090" MIME-Version: 1.0 Date: Mon, 25 Mar 2024 13:19:07 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240325131907.88039FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711372747243090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Mar 25 13:19:07 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated audio/termusic to 0.9.0 To generate a diff of this commit: cvs rdiff -u -r1.2112 -r1.2113 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1711372747243090 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2112 pkgsrc/doc/CHANGES-2024:1.2113 --- pkgsrc/doc/CHANGES-2024:1.2112 Mon Mar 25 13:17:02 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Mar 25 13:19:07 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2112 2024/03/25 13:17:02 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2113 2024/03/25 13:19:07 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3610,3 +3610,4 @@ Changes to the packages collection and i Updated print/tex-biblatex-doc to 3.20 [markd 2024-03-25] Updated print/p5-biblatex-biber to 2.20 [markd 2024-03-25] Updated net/slumber to 0.15.0 [pin 2024-03-25] + Updated audio/termusic to 0.9.0 [pin 2024-03-25] --_----------=_1711372747243090--