Received: by mail.netbsd.org (Postfix, from userid 605) id 9F93884D32; Mon, 14 Jun 2021 11:07:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DBA4784D31 for ; Mon, 14 Jun 2021 11:07: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 OWdd4_GvJESL for ; Mon, 14 Jun 2021 11:07:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7641A84CE3 for ; Mon, 14 Jun 2021 11:07:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6EBE1FA95; Mon, 14 Jun 2021 11:07:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623668835142320" MIME-Version: 1.0 Date: Mon, 14 Jun 2021 11:07:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210614110715.6EBE1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623668835142320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 14 11:07:15 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + xscreensaver-6.01. To generate a diff of this commit: cvs rdiff -u -r1.20788 -r1.20789 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623668835142320 Content-Disposition: inline Content-Length: 587 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20788 pkgsrc/doc/TODO:1.20789 --- pkgsrc/doc/TODO:1.20788 Mon Jun 14 05:30:46 2021 +++ pkgsrc/doc/TODO Mon Jun 14 11:07:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20788 2021/06/14 05:30:46 jnemeth Exp $ +$NetBSD: TODO,v 1.20789 2021/06/14 11:07:14 wiz Exp $ Suggested new packages ====================== @@ -2308,7 +2308,7 @@ For possible Perl packages updates, see o xrmap-flags-2.9 o xrmap-hymns-1.4 o xsc-1.6 - o xscreensaver-6.00 + o xscreensaver-6.01 o xteddy-2.2 o xtermcontrol-3.7 o xtrace-1.4.0 --_----------=_1623668835142320--