Received: by mail.netbsd.org (Postfix, from userid 605) id 6012984EED; Wed, 17 Jan 2024 20:07:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D97784EE3 for ; Wed, 17 Jan 2024 20:07:12 +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 tI_p5KSPPe8O for ; Wed, 17 Jan 2024 20:07:12 +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 E258B84EBC for ; Wed, 17 Jan 2024 20:07:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8CE7FA42; Wed, 17 Jan 2024 20:07:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170552203125980" MIME-Version: 1.0 Date: Wed, 17 Jan 2024 20:07:11 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20240117200711.D8CE7FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170552203125980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Wed Jan 17 20:07:11 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: tex-fontawesome5 addition To generate a diff of this commit: cvs rdiff -u -r1.426 -r1.427 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170552203125980 Content-Disposition: inline Content-Length: 737 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.426 pkgsrc/doc/CHANGES-2024:1.427 --- pkgsrc/doc/CHANGES-2024:1.426 Wed Jan 17 19:59:08 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 17 20:07:11 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.426 2024/01/17 19:59:08 markd Exp $ +$NetBSD: CHANGES-2024,v 1.427 2024/01/17 20:07:11 markd Exp $ Changes to the packages collection and infrastructure in 2024: @@ -539,3 +539,4 @@ Changes to the packages collection and i Updated devel/py-tox to 4.12.1 [adam 2024-01-17] Updated devel/py-py2app to 0.28.6 [adam 2024-01-17] Added fonts/tex-fontawesome5 version 5.15.4 [mark 2024-01-17] + Added fonts/tex-fontawesome5-doc version 5.15.4 [mark 2024-01-17] --_----------=_170552203125980--