Received: by mail.netbsd.org (Postfix, from userid 605) id 8B58784D43; Fri, 4 Jun 2021 21:57:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C62AB84D43 for ; Fri, 4 Jun 2021 21:57:57 +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 YacsEN-SRs72 for ; Fri, 4 Jun 2021 21:57:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6000984D27 for ; Fri, 4 Jun 2021 21:57:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5CFA6FA95; Fri, 4 Jun 2021 21:57:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162284387762250" MIME-Version: 1.0 Date: Fri, 4 Jun 2021 21:57:57 +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: <20210604215757.5CFA6FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162284387762250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 4 21:57:57 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: TODO: note inkscape update in wip To generate a diff of this commit: cvs rdiff -u -r1.20728 -r1.20729 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162284387762250 Content-Disposition: inline Content-Length: 574 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20728 pkgsrc/doc/TODO:1.20729 --- pkgsrc/doc/TODO:1.20728 Fri Jun 4 14:33:53 2021 +++ pkgsrc/doc/TODO Fri Jun 4 21:57:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20728 2021/06/04 14:33:53 taca Exp $ +$NetBSD: TODO,v 1.20729 2021/06/04 21:57:56 wiz Exp $ Suggested new packages ====================== @@ -1137,7 +1137,7 @@ For possible Perl packages updates, see o influxdb-2.0.4 o inform-6.34 o ingo-3.2.8 - o inkscape-1.1 + o inkscape-1.1 [wip] o inn-2.6.4 o input-pad-1.4.2 o ioping-1.2 --_----------=_162284387762250--