Received: by mail.netbsd.org (Postfix, from userid 605) id 97EBA84D67; Wed, 4 Mar 2020 12:46:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F88B84D65 for ; Wed, 4 Mar 2020 12:46:13 +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 B0XjpgIavVoJ for ; Wed, 4 Mar 2020 12:46:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7379B84CD2 for ; Wed, 4 Mar 2020 12:46:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 71227FBF4; Wed, 4 Mar 2020 12:46:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1583325972254240" MIME-Version: 1.0 Date: Wed, 4 Mar 2020 12:46:12 +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: <20200304124612.71227FBF4@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. --_----------=_1583325972254240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 4 12:46:12 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/gimp to 2.10.18 To generate a diff of this commit: cvs rdiff -u -r1.1342 -r1.1343 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19693 -r1.19694 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1583325972254240 Content-Disposition: inline Content-Length: 1274 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.1342 pkgsrc/doc/CHANGES-2020:1.1343 --- pkgsrc/doc/CHANGES-2020:1.1342 Wed Mar 4 12:40:16 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Mar 4 12:46:11 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1342 2020/03/04 12:40:16 leot Exp $ +$NetBSD: CHANGES-2020,v 1.1343 2020/03/04 12:46:11 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1890,3 +1890,4 @@ Changes to the packages collection and i Updated shells/bosh to 20200211 [micha 2020-03-04] Updated shells/pbosh to 20200211 [micha 2020-03-04] Updated emulators/mame to 0.219 [wiz 2020-03-04] + Updated graphics/gimp to 2.10.18 [wiz 2020-03-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19693 pkgsrc/doc/TODO:1.19694 --- pkgsrc/doc/TODO:1.19693 Wed Mar 4 12:04:56 2020 +++ pkgsrc/doc/TODO Wed Mar 4 12:46:11 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19693 2020/03/04 12:04:56 wiz Exp $ +$NetBSD: TODO,v 1.19694 2020/03/04 12:46:11 wiz Exp $ Suggested new packages ====================== @@ -623,7 +623,6 @@ For possible Perl packages updates, see o geoclue-2.1.10 o gfract-0.33 o ghdl-0.33 - o gimp-2.10.18 o gjs-1.58.4 [needs mozjs-60] o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 --_----------=_1583325972254240--