Subject: CVS commit: pkgsrc/cad
From: Dan McMahill
Date: 2009-02-01 06:20:01
Message id: 20090201052001.646D8175D0@cvs.netbsd.org

Log Message:
Update the geda suite to 1.4.3.  Changes since the last packaged
version (1.4.0) are listed below.

-------------------------
  Changes in this release only (since v1.4.0):
       Carlos Nieves Onega (1):

     * Fix missing %s in two strings.

   Patrick Bernaud (1):
     * Fix memory leak in gschem.

   Peter Clifton (2):
     * Fix verilog and VHDL netlist backends
     * Add libgeda/po/POTFILES.skip for intl/plural.c

   Peter TB Brett (1):
     * Don't crash on zero snap grid spacing [2026598]

   Werner Hoch (4):
     * Fix drawing artefact in rubbernet drawing code
     * update the pinnumbers if a slot attribute is deleted
     * o_delete_text(): only call o_attrib_slot_update() for COMPLEX
       objects.
     * libgeda: fixed EOL handling for mixed windows/linux usage

-------------------------
   Changes in this release only (since v1.4.1):
       Ales Hvezda (2):

     * Fixed up all icon-theme-installer files to work with non-bash
     * Bumped the revision on libgeda's shared library and updated
       versions.

   Carlos Nieves Onega (1):
     * Changed shell from bash to sh in icon-theme-installer

   Dan McMahill (1):
     * Avoid insecure temp file usage.

   Peter Clifton (3):
     * gattrib: Don't special-case ignore components with "graphical"
       attribute.
     * gattrib: Don't crash if we can't find data in the sheet. Bug
       #2214739
     * Calculate bounds of new object when copying an embedded complex.

   Werner Hoch (1):
     * libgeda: changed object adding flag for embeded symbols [#1692626]

-------------------------
   Changes in this release only (since v1.4.2):
       Patrick Bernaud (1):

     * Enable promotion of attributes when adding a component from guile.

   Peter Clifton (7):
     * gschem: Ensure we invalidate the region of text's origin marker
     * gnetlist: Fixup systemc backend
     * gschem: Don't add invalid attributes to the multiattrib dialog list
     * gschem: Check for self-connecting COMPLEX before deleting. Fix
       #1912859
     * gschem: Remove stretched object from stretch list if we delete it
     * o_move_end_rubberband(): Rework creating connectivity lists. Fix
       #2017356
     * gschlas: Fix segfault opening file

   Peter TB Brett (1):
     * Validate calls to scm_c_eval_string(). [2105219]

   Werner Hoch (1):
     * gschem: redraw empty preview on configure events [#2159047]

Files:
RevisionActionfile
1.15modifypkgsrc/cad/gattrib/Makefile
1.17modifypkgsrc/cad/gattrib/distinfo
1.14modifypkgsrc/cad/geda/Makefile.common
1.12modifypkgsrc/cad/geda/distinfo
1.21modifypkgsrc/cad/geda-docs/distinfo
1.14modifypkgsrc/cad/geda-examples/distinfo
1.21modifypkgsrc/cad/geda-symbols/distinfo
1.22modifypkgsrc/cad/geda-utils/distinfo
1.47modifypkgsrc/cad/gnetlist/Makefile
1.26modifypkgsrc/cad/gnetlist/distinfo
1.27modifypkgsrc/cad/gschem/distinfo
1.21modifypkgsrc/cad/gsymcheck/distinfo
1.25modifypkgsrc/cad/libgeda/buildlink3.mk
1.21modifypkgsrc/cad/libgeda/distinfo
1.13removepkgsrc/cad/gnetlist/patches/patch-aa