Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=wTh3virW; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=l1MGXLZs Received: by mail.netbsd.org (Postfix, from userid 605) id E4B9884E90; Fri, 8 Mar 2024 17:16:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709918167; bh=VOYSGYtUAxRdms2McHrmGMbGDLI/EdraWpHcY5rLEBM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=wTh3virWqXR/rwHYq9VC+oqrdMQgNyJNdfoMUB75FuES/ZVaVq4GlSVCNhcX2RD0q n1Mjxc5P+MiYvMbgf4pxv+M/8F5LSsitNSmo2yMCS8ZgRBLtwB1ha/4A2rtKr5UVlX v5WuSbu0ChQqeZTWvRi5TBuVFX7qzXWS9CENIa4o= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2BAF84E8F for ; Fri, 8 Mar 2024 17:16:05 +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 I8K4PjzwLu57 for ; Fri, 8 Mar 2024 17:16:05 +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 60DEC84CC8 for ; Fri, 8 Mar 2024 17:16:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709918165; bh=VOYSGYtUAxRdms2McHrmGMbGDLI/EdraWpHcY5rLEBM=; h=Date:From:Subject:To:Reply-To; b=l1MGXLZsfe8DOKAvEtCEItAYgg++b0O5FJefTNq1ejDZAnXvbRtOBLx8KROrV8vkD MejOgbolezBi07URkW6ZK7839saDeX8pF3YHdox/PZak5EcELnz6Eh6E6hWC/ENPWZ /OS1Y7BZQHThGOT2jjtHZEbyBsW/I/MNtNDxAFlA= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B781FA2A; Fri, 8 Mar 2024 17:16:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170991816567780" MIME-Version: 1.0 Date: Fri, 8 Mar 2024 17:16:05 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20240308171605.5B781FA2A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170991816567780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Fri Mar 8 17:16:05 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated audio/fasttracker2 to 1.76 To generate a diff of this commit: cvs rdiff -u -r1.1763 -r1.1764 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170991816567780 Content-Disposition: inline Content-Length: 723 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.1763 pkgsrc/doc/CHANGES-2024:1.1764 --- pkgsrc/doc/CHANGES-2024:1.1763 Fri Mar 8 15:37:08 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Mar 8 17:16:05 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1763 2024/03/08 15:37:08 fox Exp $ +$NetBSD: CHANGES-2024,v 1.1764 2024/03/08 17:16:05 fox Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3023,3 +3023,4 @@ Changes to the packages collection and i Updated www/py-jupyter_server to 2.13.0 [adam 2024-03-07] Added lang/gcc13-gnat version 13.2.0 [wiz 2024-03-08] Updated sysutils/eza to 0.18.6 [fox 2024-03-08] + Updated audio/fasttracker2 to 1.76 [fox 2024-03-08] --_----------=_170991816567780--