Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=tz4Qluw3; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=cts+kAYY Received: by mail.netbsd.org (Postfix, from userid 605) id 7F1D484E58; Sun, 24 Mar 2024 16:02:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711296166; bh=VdoWs+1BVuOYrx36EBmXwL9K7hETslJ33CnCgItYtls=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=tz4Qluw3J3v5/3G+9PYL0mqJQHCWBHCF1xWpo2Vq5DBVBKXvbytKMe1qWFWqfuJod lf9u1j6G7ehpTJz6x7/EvrPCN1Fo7H94DnduI9Q4DoeYqicfITpBH5b/GKdT9xwdwS 9zE+uiLZCDZvvAPvh+oCvhj/+m0wHmbgUIWQhdjo= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7129E84D8C for ; Sun, 24 Mar 2024 16:02:45 +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 HmJFGBjUoEf1 for ; Sun, 24 Mar 2024 16:02:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C5B2084CE3 for ; Sun, 24 Mar 2024 16:02:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711296165; bh=VdoWs+1BVuOYrx36EBmXwL9K7hETslJ33CnCgItYtls=; h=Date:From:Subject:To:Reply-To; b=cts+kAYYt/OTUAHabix0uDsgN2wOpmljKx41TB1FJMqXknSiw4PRF2v6Ex/V102wT XxuzI+nZNA++aopTitDWIKtxg9i2iGUlPeCEAcEq5LXizKCOvX5J2Bjhu6MDXWtHoL uFZQQ6YsNzNKKtF7HH3ajfB4LDrTB79S3fkC21H0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF33FFA2C; Sun, 24 Mar 2024 16:02:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711296164139110" MIME-Version: 1.0 Date: Sun, 24 Mar 2024 16:02:44 +0000 From: "nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20240324160244.BF33FFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711296164139110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Sun Mar 24 16:02:44 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated fonts/ibm-plex-otf to 6.4.0 To generate a diff of this commit: cvs rdiff -u -r1.2085 -r1.2086 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1711296164139110 Content-Disposition: inline Content-Length: 722 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.2085 pkgsrc/doc/CHANGES-2024:1.2086 --- pkgsrc/doc/CHANGES-2024:1.2085 Sun Mar 24 15:32:09 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Mar 24 16:02:44 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2085 2024/03/24 15:32:09 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2086 2024/03/24 16:02:44 nikita Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3569,3 +3569,4 @@ Changes to the packages collection and i Updated devel/ast-grep to 0.20.0 [pin 2024-03-24] Updated textproc/csvlens to 0.8.0 [pin 2024-03-24] Updated shells/starship to 1.18.1 [pin 2024-03-24] + Updated fonts/ibm-plex-otf to 6.4.0 [nikita 2024-03-24] --_----------=_1711296164139110--