pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cad/gerbv



Module Name:    pkgsrc
Committed By:   dmcmahill
Date:           Wed Feb 24 03:40:06 UTC 2010

Modified Files:
        pkgsrc/cad/gerbv: Makefile distinfo

Log Message:
Update to gerbv-2.4.0

========================================================================
Release Notes for gerbv-2.4.0
========================================================================
The following is a summary of the changes which went into gerbv-2.4.0.
For a complete list of changes, refer to ChangeLog.  This release
is primarily a bug fix release.  A number of corner cases are handled
more smoothly now.

- libgerbv:  fix bug parsing cirular moves with trailing zero suppression.
- libgerbv:  catch null strtok results in the aperture parser.  Causes
             a more graceful failure when parsing bad input files.
- gerbv:     fix a bug in the rendering of text in exported PDF files
- libgerbv:  fix bugs in the file format recognition code
- libgerbv:  allow the RS-274X parser to handle multiple blocks within
             a single line per the RS-274X spec.
- gerbv:     Fix sidebar bug displaying small scale and translations in X
- gerbv:     Show the total aperture uses in the analysis tool
- gerbv:     Fix regression in FAST mode rendering of flashed apertures
- libgerbv:  If given an RS-274D file, create dummy apertures
- gerbv:     Fix FAST mode translation error in Y
- libgerbv:  Add #ifdef's to gerbv.h to allow use in a C++ program
- gerbv:     Fix segfaults if trying to change orientation of an empty layer
- man page:  Remove spurious line
- gerbv:     Update some information in the "About..." dialog


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/cad/gerbv/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/cad/gerbv/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index