Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A70284D21 for ; Sun, 2 Jul 2023 08:05:15 +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 5BSTWtgpd1Rw for ; Sun, 2 Jul 2023 08:05:15 +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 1E7FC84CC8 for ; Sun, 2 Jul 2023 08:05:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BDF0FA89; Sun, 2 Jul 2023 08:05:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168828511594480" MIME-Version: 1.0 Date: Sun, 2 Jul 2023 08:05:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230702080515.1BDF0FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168828511594480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 2 08:05:14 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: py-service_identity update done To generate a diff of this commit: cvs rdiff -u -r1.23141 -r1.23142 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168828511594480 Content-Disposition: inline Content-Length: 595 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23141 pkgsrc/doc/TODO:1.23142 --- pkgsrc/doc/TODO:1.23141 Sat Jul 1 22:13:24 2023 +++ pkgsrc/doc/TODO Sun Jul 2 08:05:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23141 2023/07/01 22:13:24 wiz Exp $ +$NetBSD: TODO,v 1.23142 2023/07/02 08:05:14 wiz Exp $ Suggested new packages ====================== @@ -1214,7 +1214,6 @@ For possible Perl packages updates, see o py-requests-kerberos-0.14.0 o py-sbws-1.1.0 o py-scgi-2.0 - o py-service_identity-23.1.0 o py-simpletal-5.1 o py-sybase-0.37 o py-syslog-ng-3.31.2 --_----------=_168828511594480--