Received: by mail.netbsd.org (Postfix, from userid 605) id 7733784D74; Wed, 4 Mar 2020 13:52:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F41F084D67 for ; Wed, 4 Mar 2020 13:52:02 +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 Yal8KCghXmYA for ; Wed, 4 Mar 2020 13:52:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 560D184CCD for ; Wed, 4 Mar 2020 13:52:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 534D9FBF4; Wed, 4 Mar 2020 13:52:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1583329922222580" MIME-Version: 1.0 Date: Wed, 4 Mar 2020 13:52:02 +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: <20200304135202.534D9FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1583329922222580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 4 13:52:02 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/mypaint to 2.0.0 To generate a diff of this commit: cvs rdiff -u -r1.1347 -r1.1348 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19697 -r1.19698 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1583329922222580 Content-Disposition: inline Content-Length: 1298 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1347 pkgsrc/doc/CHANGES-2020:1.1348 --- pkgsrc/doc/CHANGES-2020:1.1347 Wed Mar 4 13:11:27 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Mar 4 13:52:01 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1347 2020/03/04 13:11:27 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.1348 2020/03/04 13:52:01 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1895,3 +1895,4 @@ Changes to the packages collection and i Updated graphics/libmypaint to 1.5.1 [wiz 2020-03-04] Updated graphics/mypaint-brushes to 1.3.1 [wiz 2020-03-04] Updated graphics/mypaint-brushes to 2.0.2 [wiz 2020-03-04] + Updated graphics/mypaint to 2.0.0 [wiz 2020-03-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19697 pkgsrc/doc/TODO:1.19698 --- pkgsrc/doc/TODO:1.19697 Wed Mar 4 13:05:20 2020 +++ pkgsrc/doc/TODO Wed Mar 4 13:52:01 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19697 2020/03/04 13:05:20 wiz Exp $ +$NetBSD: TODO,v 1.19698 2020/03/04 13:52:01 wiz Exp $ Suggested new packages ====================== @@ -880,7 +880,6 @@ For possible Perl packages updates, see o munin-node-2.0.52 o muse-0.9.2 o myodbc-5.3.4 - o mypaint-2.0 o mysql-connector-c++-8.0.17 o mysql-server-8.0.18 o mysql-workbench-6.3 --_----------=_1583329922222580--