From 9f0491314ab4ed208eec0e7582f45e3e785aadea Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 11 Jul 2009 01:49:54 +0000 Subject: update to gerbv-2.3.0 ======================================================================== Release Notes for gerbv-2.3.0 ======================================================================== The following is a summary of the changes which went into gerbv-2.3.0. For a complete list of changes, refer to ChangeLog. - gerbv: fixed a minor arc rendering bug in fast mode - gerbv: Make the svg/pdf/ps export use a 1:1 scale instead of scaling to fit the page. - configure: Always require cairo now since we make use of some of the transformation functions even when using gdk rendering. - gerbv: Fix a bug in the vertical scrollbar calculations. - libgerbv: Fix a bug where apertures < 10 were potentially ignored in some drill files - gerbv: Fix clipping bug when viewing files with image offsets - gerbv: Fix a bug whereclicking on the message tab caused the keyboard accelerators stop working - gerbv: Use a reasonable return code when doing command line processing. - libgerbv: Improve the macro parser. - libgerbv: Allow 0 degree rotation - libgerbv: Fix some drill parser bugs - libgerbv: Support the Excellon "R" (repeat) command - testsuite: Add some tests for drill files - libgerbv: Fix a bug in the Excellon export which sometimes dropped the first element. - libgerbv: Fix some additional Excellon export bugs. - gerbv: Add the ability to rotate/translate layers - libgerbv: Fix the pkgconfig file to include some needed dependencies. --- cad/gerbv/Makefile | 5 +++-- cad/gerbv/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'cad') diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index c683e2aa037..626f5ff62e0 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.35 2009/01/23 12:00:43 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.36 2009/07/11 01:49:54 dmcmahill Exp $ # -DISTNAME= gerbv-2.2.0 +DISTNAME= gerbv-2.3.0 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://gerbv.sourceforge.net/ COMMENT= Gerber file viewer +LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo index 468deada88d..08a8ce37b6f 100644 --- a/cad/gerbv/distinfo +++ b/cad/gerbv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/01/23 12:00:43 dmcmahill Exp $ +$NetBSD: distinfo,v 1.21 2009/07/11 01:49:54 dmcmahill Exp $ -SHA1 (gerbv-2.2.0.tar.gz) = d3f05c37c06aae8f29074e1496871dc683eef13a -RMD160 (gerbv-2.2.0.tar.gz) = e71d8cf62c234240461f2a3b7d84e9eecd4bc003 -Size (gerbv-2.2.0.tar.gz) = 2287621 bytes +SHA1 (gerbv-2.3.0.tar.gz) = bfd63de0fb2112b8fca78eee30a0b43389551b2a +RMD160 (gerbv-2.3.0.tar.gz) = ef768516e8b0a049d65c4d8e13c38e4b433c6e1c +Size (gerbv-2.3.0.tar.gz) = 2296079 bytes -- cgit v1.2.3