Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D6BD663B8C8 for ; Wed, 1 Apr 2009 16:36:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8AD8A63B1EE; Wed, 1 Apr 2009 16:36:08 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 24E0863B1DF for ; Wed, 1 Apr 2009 16:36:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 14A4A175D0; Wed, 1 Apr 2009 16:36:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 1 Apr 2009 16:36:07 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/graphics/graphviz To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090401163607.14A4A175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Apr 1 16:36:07 UTC 2009 Modified Files: pkgsrc/graphics/graphviz: Makefile PLIST Log Message: Fix package list problem introduced in revision 1 by adding "lib/graphviz/config" back. Problem noted by Jens Rehsack. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/graphviz/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/graphviz/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.