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 BA5437ACB1 for ; Sun, 13 Dec 2015 17:44:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 337518647E; Sun, 13 Dec 2015 17:44:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B583E85F06 for ; Sun, 13 Dec 2015 17:44:45 +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 mrtKOkiIESx1 for ; Sun, 13 Dec 2015 17:44:45 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6091585E7A for ; Sun, 13 Dec 2015 17:44:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E842FB83; Sun, 13 Dec 2015 17:44:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 13 Dec 2015 17:44:45 +0000 From: "Richard PALO" Subject: CVS commit: pkgsrc/graphics/graphviz To: pkgsrc-changes@NetBSD.org Reply-To: richard@netbsd.org X-Mailer: log_accum Message-Id: <20151213174445.5E842FB83@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: richard Date: Sun Dec 13 17:44:45 UTC 2015 Modified Files: pkgsrc/graphics/graphviz: distinfo Added Files: pkgsrc/graphics/graphviz/patches: patch-plugin_gs_gvloadimage__gs.c Log Message: Prod graphviz to support both ghostscript agpl as well as gpl, gs agpl enforces using gserrors.h which isn't installed by gs gpl. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 pkgsrc/graphics/graphviz/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.