diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2009-02-01 05:20:00 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2009-02-01 05:20:00 +0000 |
commit | 596a4368e73153951f7a5b7b68102583a6084894 (patch) | |
tree | 29d6c12d6f7268381c51e901116c9f04efffcf47 /cad/gschem | |
parent | 560de77b289916a7777b9fb7e1e8e7b4c289c490 (diff) | |
download | pkgsrc-596a4368e73153951f7a5b7b68102583a6084894.tar.gz |
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]
Diffstat (limited to 'cad/gschem')
-rw-r--r-- | cad/gschem/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/gschem/distinfo b/cad/gschem/distinfo index 756c2b4c2dc..b932d4c0933 100644 --- a/cad/gschem/distinfo +++ b/cad/gschem/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2008/02/01 02:34:22 dmcmahill Exp $ +$NetBSD: distinfo,v 1.27 2009/02/01 05:20:00 dmcmahill Exp $ -SHA1 (geda/geda-gschem-1.4.0.tar.gz) = 0bdc4e350019f2193eda6f065277008538f06747 -RMD160 (geda/geda-gschem-1.4.0.tar.gz) = d7b8a05a5000f333102b9e286c8aac69223ae329 -Size (geda/geda-gschem-1.4.0.tar.gz) = 1120760 bytes +SHA1 (geda/geda-gschem-1.4.3.tar.gz) = ae6c0b6955d0de125cb588379eecab77dd4f288d +RMD160 (geda/geda-gschem-1.4.3.tar.gz) = b73e6f56203c4e879bb6146b8c205f26bceceb59 +Size (geda/geda-gschem-1.4.3.tar.gz) = 1145038 bytes |