Received: by mail.netbsd.org (Postfix, from userid 605) id E17FF84D5F; Wed, 4 Mar 2020 13:05:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 69EF384CDF for ; Wed, 4 Mar 2020 13:05:21 +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 yQf46cmnoBXG for ; Wed, 4 Mar 2020 13:05:21 +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 C026284CD4 for ; Wed, 4 Mar 2020 13:05:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE05FFBF4; Wed, 4 Mar 2020 13:05:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1583327120249310" MIME-Version: 1.0 Date: Wed, 4 Mar 2020 13:05:20 +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: <20200304130520.BE05FFBF4@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. --_----------=_1583327120249310 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:05:20 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/mypaint-brushes to 1.3.1 To generate a diff of this commit: cvs rdiff -u -r1.1345 -r1.1346 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19696 -r1.19697 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1583327120249310 Content-Disposition: inline Content-Length: 1300 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.1345 pkgsrc/doc/CHANGES-2020:1.1346 --- pkgsrc/doc/CHANGES-2020:1.1345 Wed Mar 4 13:02:25 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Mar 4 13:05:20 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1345 2020/03/04 13:02:25 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.1346 2020/03/04 13:05:20 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1893,3 +1893,4 @@ Changes to the packages collection and i Updated graphics/gimp to 2.10.18 [wiz 2020-03-04] Updated graphics/ImageMagick to 7.0.9.27 [wiz 2020-03-04] Updated graphics/libmypaint to 1.5.1 [wiz 2020-03-04] + Updated graphics/mypaint-brushes to 1.3.1 [wiz 2020-03-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19696 pkgsrc/doc/TODO:1.19697 --- pkgsrc/doc/TODO:1.19696 Wed Mar 4 13:02:25 2020 +++ pkgsrc/doc/TODO Wed Mar 4 13:05:20 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19696 2020/03/04 13:02:25 wiz Exp $ +$NetBSD: TODO,v 1.19697 2020/03/04 13:05:20 wiz Exp $ Suggested new packages ====================== @@ -881,7 +881,6 @@ For possible Perl packages updates, see o muse-0.9.2 o myodbc-5.3.4 o mypaint-2.0 - o mypaint-brushes-2.0.2 o mysql-connector-c++-8.0.17 o mysql-server-8.0.18 o mysql-workbench-6.3 --_----------=_1583327120249310--