diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2009-07-11 01:49:54 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2009-07-11 01:49:54 +0000 |
commit | ceede3aa895429d8670839a66a2836886b85e725 (patch) | |
tree | 309c97a042918f701f56128998f331c50510ad98 /cad/gerbv/distinfo | |
parent | 6ac2253eb743edb2b87c64208b67164a9ed5af87 (diff) | |
download | pkgsrc-ceede3aa895429d8670839a66a2836886b85e725.tar.gz |
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.
Diffstat (limited to 'cad/gerbv/distinfo')
-rw-r--r-- | cad/gerbv/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |