diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-11-29 04:04:15 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-11-29 04:04:15 +0000 |
commit | b26f8fdba1dc9f317990f14fff78006be16de73f (patch) | |
tree | 49e4d767bd5e4550450f05365b21648816b5f975 /cad/gerbv/PLIST | |
parent | 53c7fb46f0bdf55d40ae58eac482da69ef1e7cc4 (diff) | |
download | pkgsrc-b26f8fdba1dc9f317990f14fff78006be16de73f.tar.gz |
update to gerbv-1.03
This release represents a point release incorporating a few patches made
against the 1.0.X source over the last 1 1/2 years. Specific updates
include:
* Incorporate changes from Joost Witteveen to support extended
%SR% commands.
* Fix endless loop bug when gerbv encountered an unknown
% code. Patch from Joost Witteveen.
* Fixed initial scale setting for %MOMM% Gerber files.
Patch from Joost Witteveen.
* Fixed format for small drillfiles. Patch from Trevor Blackwell.
* Fix setting of the initial window size when the screen
is larger than the display. Patch from David Carr.
Diffstat (limited to 'cad/gerbv/PLIST')
-rw-r--r-- | cad/gerbv/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/gerbv/PLIST b/cad/gerbv/PLIST index 38a53d9966e..d43f836bd08 100644 --- a/cad/gerbv/PLIST +++ b/cad/gerbv/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2004/05/29 00:17:45 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/11/29 04:04:15 dmcmahill Exp $ bin/gerbv man/man1/gerbv.1 +share/gerbv/scheme/gerb-debug.scm +share/gerbv/scheme/gerb-ps.scm share/gerbv/scheme/init.scm @dirrm share/gerbv/scheme @dirrm share/gerbv |