Received: by mail.netbsd.org (Postfix, from userid 605) id A8EBD84E6F; Mon, 27 Jun 2022 06:03:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E27FF84DBF for ; Mon, 27 Jun 2022 06:03:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id wER9Uum8c7FC for ; Mon, 27 Jun 2022 06:03:20 +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 3F1C284D28 for ; Mon, 27 Jun 2022 06:03:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01CBEFB1A; Mon, 27 Jun 2022 06:05:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1656309929140420" MIME-Version: 1.0 Date: Mon, 27 Jun 2022 06:05:29 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220627060530.01CBEFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1656309929140420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Jun 27 06:05:29 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: modify last fonts/public-sans update To generate a diff of this commit: cvs rdiff -u -r1.3118 -r1.3119 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1656309929140420 Content-Disposition: inline Content-Length: 938 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.3118 pkgsrc/doc/CHANGES-2022:1.3119 --- pkgsrc/doc/CHANGES-2022:1.3118 Sat Jun 25 09:18:42 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jun 27 06:05:29 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3118 2022/06/25 09:18:42 he Exp $ +$NetBSD: CHANGES-2022,v 1.3119 2022/06/27 06:05:29 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4046,7 +4046,7 @@ 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] + Updated fonts/public-sans to 2.001 [fcambus 2022-05-18] Updated devel/py-setuptools to 62.3.2 [adam 2022-05-18] Updated sysutils/ansible-lint to 6.2.1 [adam 2022-05-18] Updated net/syncthing to 1.20.1 [triaxx 2022-05-18] --_----------=_1656309929140420--