Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=KM51W0yl; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=qmHsGJ8P Received: by mail.netbsd.org (Postfix, from userid 605) id D948184EC1; Fri, 26 Apr 2024 19:48:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714160901; bh=TlnfvZmaw92lF3TXXNwisu+oK6bEhkXlE5rMYI/GkCk=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=KM51W0ylh0e6bO/D6IIID4NXl8EuFdGjBTS0nJmGSLTq29uWxMQ64R/d/zGx2PEHb Nx/b9aTa68GoIZJLzBe8BQogpt2eewm2+WsT0iiEKR33sIBLpovRZeRgBBp+R80v5m FVAOSKWZQjT35fnUchI/lUa8ZMQBDCQ3YRgvV9ns= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CADC584D36 for ; Fri, 26 Apr 2024 19:48:19 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 1N46J_3cRq_v for ; Fri, 26 Apr 2024 19:48:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2CAB584D1C for ; Fri, 26 Apr 2024 19:48:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714160899; bh=TlnfvZmaw92lF3TXXNwisu+oK6bEhkXlE5rMYI/GkCk=; h=Date:From:Subject:To:Reply-To; b=qmHsGJ8PWx5rAbdQxnY/wmeV0Kao953IxnDe4CpveQiDQAdqZG9n0bms4XqmyyR5R iKOmqviP2qproRKSNvONthQtu/ydng+REf0PDaKpsVXXIOowFhp3RLtxOuMWLtheku 5BHcM6tdAiO+Pj+Q79xm4NZCDIf+POIDw0D/HcmY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25C60FA2C; Fri, 26 Apr 2024 19:48:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714160899291660" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 19:48:19 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240426194819.25C60FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714160899291660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 26 19:48:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added fonts/Azeret version 0.0.20210621 To generate a diff of this commit: cvs rdiff -u -r1.2736 -r1.2737 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714160899291660 Content-Disposition: inline Content-Length: 733 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.2736 pkgsrc/doc/CHANGES-2024:1.2737 --- pkgsrc/doc/CHANGES-2024:1.2736 Fri Apr 26 18:50:32 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 26 19:48:18 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2736 2024/04/26 18:50:32 rillig Exp $ +$NetBSD: CHANGES-2024,v 1.2737 2024/04/26 19:48:18 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4513,3 +4513,4 @@ Changes to the packages collection and i Updated devel/spdlog to 1.14.0 [adam 2024-04-26] Updated sysutils/py-borgbackup to 1.2.8 [adam 2024-04-26] Updated pkgtools/pkglint to 23.4.1 [rillig 2024-04-26] + Added fonts/Azeret version 0.0.20210621 [wiz 2024-04-26] --_----------=_1714160899291660--