Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E5D12A651A for ; Tue, 27 May 2014 20:24:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4C89A14A1CE; Tue, 27 May 2014 20:24:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A03AF14A1C7 for ; Tue, 27 May 2014 20:24:57 +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 yRyTGH47RyAt for ; Tue, 27 May 2014 20:24:57 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id AF12814A1BF for ; Tue, 27 May 2014 20:24:56 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id s4RKOmeP010147 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 27 May 2014 22:24:48 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id s4RKOlev005921 for pkgsrc-changes@netbsd.org; Tue, 27 May 2014 22:24:48 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00B6414A23A for ; Tue, 27 May 2014 18:10:54 +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 2CXazYf_h-91 for ; Tue, 27 May 2014 18:10:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 30F9814A233 for ; Tue, 27 May 2014 18:10:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2BD6496; Tue, 27 May 2014 18:10:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 27 May 2014 18:10:53 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/meld-devel To: pkgsrc-changes@netbsd.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140527181053.2BD6496@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Tue, 27 May 2014 22:24:48 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue May 27 18:10:53 UTC 2014 Modified Files: pkgsrc/devel/meld-devel: Makefile PLIST distinfo Removed Files: pkgsrc/devel/meld-devel/patches: patch-meld_build__helpers.py Log Message: Update to 3.11.1: 2014-5-26 meld 3.11.1 ===================== Features: * New (alpha) infrastructure for stand-alone Windows builds (Kai Willadsen) * Display renames and metadata in Bazaar repositories (Louis des Landes) * Improved tab labels in version control comparisons (Kai Willadsen) * New merge-order preference to accompany comparison-order (Kai Willadsen) * Added a prompt to mark a conflict as resolved from file comparison (Kai Willadsen) Fixes: * Fix filtering for shallow folder comparisons (Casey) * Several install and distribution fixes (Kai Willadsen) * Sundry bug fixes (Dominique Leuenberger, Thomas Klausner, Louis des Landes, Kai Willadsen) Translations: * Andika Triwidada (id) * Benjamin Steinwender (de) * Daniel Mustieles (es) * Facundo Dario Illanes (es) * Inaki Larranaga Murgoitio (eu) * Jiri Grönroos (fi) * Marek Černocký (cs) * Milo Casagrande (it) * Piotr Drąg (pl) * Rafael Ferreira (pt_BR) * Tom Tryfonidis (el) * Ville-Pekka Vainio (fi) * Мирослав Николић (sr, sr@latin) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/meld-devel/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/meld-devel/PLIST \ pkgsrc/devel/meld-devel/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/devel/meld-devel/patches/patch-meld_build__helpers.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.