Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 A3B06A664E for ; Mon, 27 Oct 2014 19:08:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3A08914A39D; Mon, 27 Oct 2014 19:08:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7F7B714A397 for ; Mon, 27 Oct 2014 19:08:52 +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 4cW1MVsBBvyl for ; Mon, 27 Oct 2014 19:08:52 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [91.121.167.54]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 5221914A398 for ; Mon, 27 Oct 2014 19:07:43 +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 s9RJ6HrV017968 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 27 Oct 2014 20:06:17 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id s9RJ6GKK019216 for pkgsrc-changes@netbsd.org; Mon, 27 Oct 2014 20:06:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 73CEB14A375 for ; Sun, 26 Oct 2014 08:46:39 +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 n3GOJ1rGzAtg for ; Sun, 26 Oct 2014 08:46:39 +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 EE22814A372 for ; Sun, 26 Oct 2014 08:46:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E24E598; Sun, 26 Oct 2014 08:46:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 26 Oct 2014 08:46:38 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/meld To: pkgsrc-changes@netbsd.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20141026084638.E24E598@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Mon, 27 Oct 2014 20:06:17 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Oct 26 08:46:38 UTC 2014 Modified Files: pkgsrc/devel/meld: Makefile distinfo Log Message: Update to 3.12.1: 2014-10-26 meld 3.12.1 ====================== Fixes: * Work around change colours not displaying on GTK+ 3.14 (Kai Willadsen) * Fix missing cache opcodes in some circumstances (Kai Willadsen) * Fix text view expansion when resizing patch dialog (Kai Willadsen) * Build fix to always include C locale when LINGUAS is set (Kai Willadsen) Translations: * Rafael Ferreira (pt_BR) * Мирослав Николић (sr, sr@latin) To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/meld/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/meld/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.