Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-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 DC4427137E for ; Mon, 9 Sep 2013 20:35:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 44CB314A187; Mon, 9 Sep 2013 20:35:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7668D14A184 for ; Mon, 9 Sep 2013 20:35:08 +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 dBFM4dBN5Mjt for ; Mon, 9 Sep 2013 20:35:07 +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 E720414A17F for ; Mon, 9 Sep 2013 20:35:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DEEC396; Mon, 9 Sep 2013 20:35:07 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 9 Sep 2013 20:35:07 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/graphviz To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130909203507.DEEC396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Sep 9 20:35:07 UTC 2013 Modified Files: pkgsrc/graphics/graphviz: Makefile PLIST distinfo pkgsrc/graphics/graphviz/patches: patch-config_config__perl.pl patch-configure patch-configure.ac Log Message: Update to 2.34.0: September 6, 2013 - Release 2.34.0 - Resolves bugs: 2325, 2326, 2333, 2334, 2337, 2338, 2340, 2343, 2345, 2346, 2349, 2350, 2351, 2352, 2353, 2354, 2357, 2359 - Resolves Redhat bug: BZ#847458 August 21, 2013 - Added mingle command and library for edge bundling To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 pkgsrc/graphics/graphviz/Makefile cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/graphviz/PLIST cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/graphviz/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/graphics/graphviz/patches/patch-config_config__perl.pl \ pkgsrc/graphics/graphviz/patches/patch-configure cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/graphviz/patches/patch-configure.ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.