Received: by mail.netbsd.org (Postfix, from userid 605) id 7F8F884DB0; Mon, 20 Apr 2020 07:15:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 063D084D80 for ; Mon, 20 Apr 2020 07:15:27 +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 0MvVcI-k8CJz for ; Mon, 20 Apr 2020 07:15:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5539584D02 for ; Mon, 20 Apr 2020 07:15:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 48BA0FB27; Mon, 20 Apr 2020 07:15:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587366926122110" MIME-Version: 1.0 Date: Mon, 20 Apr 2020 07:15:26 +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: <20200420071526.48BA0FB27@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. --_----------=_1587366926122110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 20 07:15:26 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/meld to 3.21.0 To generate a diff of this commit: cvs rdiff -u -r1.2391 -r1.2392 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19833 -r1.19834 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587366926122110 Content-Disposition: inline Content-Length: 1271 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.2391 pkgsrc/doc/CHANGES-2020:1.2392 --- pkgsrc/doc/CHANGES-2020:1.2391 Mon Apr 20 07:09:45 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Apr 20 07:15:25 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2391 2020/04/20 07:09:45 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2392 2020/04/20 07:15:25 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3318,3 +3318,4 @@ Changes to the packages collection and i Updated security/libsecret to 0.20.3 [wiz 2020-04-20] Updated converters/libstaroffice to 0.0.7 [wiz 2020-04-20] Updated devel/waf to 2.0.20 [wiz 2020-04-20] + Updated devel/meld to 3.21.0 [wiz 2020-04-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19833 pkgsrc/doc/TODO:1.19834 --- pkgsrc/doc/TODO:1.19833 Mon Apr 20 07:09:46 2020 +++ pkgsrc/doc/TODO Mon Apr 20 07:15:25 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19833 2020/04/20 07:09:46 wiz Exp $ +$NetBSD: TODO,v 1.19834 2020/04/20 07:15:25 wiz Exp $ Suggested new packages ====================== @@ -831,7 +831,6 @@ For possible Perl packages updates, see o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 o mediawiki-1.34 - o meld-3.21.0 o memached-1.5.6 o memcached-1.6 o merkaator-0.18.3 --_----------=_1587366926122110--