Received: by mail.netbsd.org (Postfix, from userid 605) id 4F38784E84; Mon, 5 Jul 2021 23:06:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D86E784EE9 for ; Mon, 5 Jul 2021 23:06:01 +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 drLaPC7_LeE8 for ; Mon, 5 Jul 2021 23:06:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 320E484EE8 for ; Mon, 5 Jul 2021 23:06:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A227FA95; Mon, 5 Jul 2021 23:06:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625526360137810" MIME-Version: 1.0 Date: Mon, 5 Jul 2021 23:06:00 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210705230600.2A227FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625526360137810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Jul 5 23:05:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated security/p5-Crypt-JWT to 0.033 To generate a diff of this commit: cvs rdiff -u -r1.3701 -r1.3702 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20847 -r1.20848 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625526360137810 Content-Disposition: inline Content-Length: 1320 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3701 pkgsrc/doc/CHANGES-2021:1.3702 --- pkgsrc/doc/CHANGES-2021:1.3701 Mon Jul 5 20:37:23 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jul 5 23:05:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3701 2021/07/05 20:37:23 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.3702 2021/07/05 23:05:59 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5917,3 +5917,4 @@ Changes to the packages collection and i Updated geography/libgeotiff to 1.7.0 [gdt 2021-07-05] Updated www/snownews to 1.8 [fcambus 2021-07-05] Updated sysutils/ncdu to 1.16 [fcambus 2021-07-05] + Updated security/p5-Crypt-JWT to 0.033 [wen 2021-07-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20847 pkgsrc/doc/TODO:1.20848 --- pkgsrc/doc/TODO:1.20847 Mon Jul 5 19:08:23 2021 +++ pkgsrc/doc/TODO Mon Jul 5 23:05:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20847 2021/07/05 19:08:23 adam Exp $ +$NetBSD: TODO,v 1.20848 2021/07/05 23:05:59 wen Exp $ Suggested new packages ====================== @@ -1563,7 +1563,6 @@ For possible Perl packages updates, see o p5-Convert-Binary-C-0.84 o p5-Convert-Color-1.000001 o p5-Cpanel-JSON-XS-4.26 - o p5-Crypt-JWT-0.032 o p5-Crypt-RIPEMD160-0.08 o p5-Curses-1.37 o p5-DBD-DB2-1.86 --_----------=_1625526360137810--