Received: by mail.netbsd.org (Postfix, from userid 605) id CC3ED84F0B; Wed, 18 May 2022 20:33:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1069C84F06 for ; Wed, 18 May 2022 20:33:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 BYgIddx1aatl for ; Wed, 18 May 2022 20:33:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6589B84EA0 for ; Wed, 18 May 2022 20:33:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8D55FAEB; Wed, 18 May 2022 20:34:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652906057191390" MIME-Version: 1.0 Date: Wed, 18 May 2022 20:34:17 +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: <20220518203417.D8D55FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652906057191390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Wed May 18 20:34:17 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated fonts/public-sans to v2.001 To generate a diff of this commit: cvs rdiff -u -r1.2624 -r1.2625 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652906057191390 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2624 pkgsrc/doc/CHANGES-2022:1.2625 --- pkgsrc/doc/CHANGES-2022:1.2624 Wed May 18 19:48:39 2022 +++ pkgsrc/doc/CHANGES-2022 Wed May 18 20:34:17 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2624 2022/05/18 19:48:39 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.2625 2022/05/18 20:34:17 fcambus Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4046,3 +4046,4 @@ Changes to the packages collection and i Updated lang/nodejs to 18.2.0 [adam 2022-05-18] Updated www/gitea to 1.16.8 [khorben 2022-05-18] Updated wm/9wm to 1.4.2 [nikita 2022-05-18] + Updated fonts/public-sans to v2.001 [fcambus 2022-05-18] --_----------=_1652906057191390--