Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6FEAD7A329 for ; Mon, 19 Dec 2016 08:53:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1DD01855A2; Mon, 19 Dec 2016 08:53:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9E4FF84CFD for ; Mon, 19 Dec 2016 08:53:36 +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 BxMEQWf4dQvs for ; Mon, 19 Dec 2016 08:53:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 05FF785586 for ; Mon, 19 Dec 2016 08:53:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0411CFBA6; Mon, 19 Dec 2016 08:53:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148213761683830" MIME-Version: 1.0 Date: Mon, 19 Dec 2016 08:53:36 +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: <20161219085336.0411CFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148213761683830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 19 08:53:35 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/meld to 3.16.4 To generate a diff of this commit: cvs rdiff -u -r1.5084 -r1.5085 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16805 -r1.16806 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148213761683830 Content-Disposition: inline Content-Length: 1274 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.5084 pkgsrc/doc/CHANGES-2016:1.5085 --- pkgsrc/doc/CHANGES-2016:1.5084 Mon Dec 19 08:51:00 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Dec 19 08:53:35 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.5084 2016/12/19 08:51:00 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.5085 2016/12/19 08:53:35 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -7074,3 +7074,4 @@ Changes to the packages collection and i Updated audio/chromaprint to 1.4.1 [wiz 2016-12-19] Updated print/cups-filters to 1.13.1 [wiz 2016-12-19] Updated devel/gmp to 6.1.2 [wiz 2016-12-19] + Updated devel/meld to 3.16.4 [wiz 2016-12-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16805 pkgsrc/doc/TODO:1.16806 --- pkgsrc/doc/TODO:1.16805 Mon Dec 19 08:51:00 2016 +++ pkgsrc/doc/TODO Mon Dec 19 08:53:35 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16805 2016/12/19 08:51:00 wiz Exp $ +$NetBSD: TODO,v 1.16806 2016/12/19 08:53:35 wiz Exp $ Suggested new packages ====================== @@ -1073,7 +1073,6 @@ For possible Perl packages updates, see o mecab-ipadic-2.7.0.20070801 o mednafen-0.9.39.1 o megatools-1.9.97 - o meld-3.16.4 o memached-1.4.33 o mergeant-0.67 o merkaator-0.18.2 --_----------=_148213761683830--