Received: by mail.netbsd.org (Postfix, from userid 605) id 04CD484CFC; Mon, 27 Feb 2023 18:02:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EAD3484E6F for ; Mon, 27 Feb 2023 18:02: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 w1SvSZMJPwra for ; Mon, 27 Feb 2023 18:02:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4D80084EA8 for ; Mon, 27 Feb 2023 18:02:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A9B9FA90; Mon, 27 Feb 2023 18:02:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167752093217350" MIME-Version: 1.0 Date: Mon, 27 Feb 2023 18:02:12 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230227180212.4A9B9FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167752093217350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Mon Feb 27 18:02:12 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added www/p5-Mojo-JWT version 0.08 To generate a diff of this commit: cvs rdiff -u -r1.1418 -r1.1419 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167752093217350 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1418 pkgsrc/doc/CHANGES-2023:1.1419 --- pkgsrc/doc/CHANGES-2023:1.1418 Mon Feb 27 13:58:25 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Feb 27 18:02:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1418 2023/02/27 13:58:25 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1419 2023/02/27 18:02:12 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1854,3 +1854,4 @@ Changes to the packages collection and i Updated math/py-pythran to 0.12.1nb1 [jperkin 2023-02-27] Updated devel/py-mulpyplexer to 0.09 [adam 2023-02-27] Updated net/py-scp to 0.14.5 [adam 2023-02-27] + Added www/p5-Mojo-JWT version 0.08 [nikita 2023-02-27] --_----------=_167752093217350--