Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 64F8B63B293 for ; Mon, 18 Feb 2008 22:40:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 143E163B236; Mon, 18 Feb 2008 22:40:37 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5F44D63B113 for ; Mon, 18 Feb 2008 22:40:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 47F4C175BF; Mon, 18 Feb 2008 22:40:36 +0000 (UTC) From: Dan McMahill Subject: CVS commit: pkgsrc/cad/gerbv To: pkgsrc-changes@NetBSD.org Reply-To: dmcmahill@netbsd.org Message-Id: <20080218224036.47F4C175BF@cvs.netbsd.org> Date: Mon, 18 Feb 2008 22:40:36 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dmcmahill Date: Mon Feb 18 22:40:36 UTC 2008 Modified Files: pkgsrc/cad/gerbv: Makefile PLIST distinfo Log Message: Update to gerbv-2.0.1. Many updates including - 100% of RS274-X is now supported - cairo rendering which among other things gives printing to a printer, pdf, png, ps, or svg. - gnome/kde desktop integration - added a regression test suite - lots of rework of the gui. All in all this is a major overhaul. To generate a diff of this commit: cvs rdiff -r1.31 -r1.32 pkgsrc/cad/gerbv/Makefile cvs rdiff -r1.5 -r1.6 pkgsrc/cad/gerbv/PLIST cvs rdiff -r1.17 -r1.18 pkgsrc/cad/gerbv/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.