summaryrefslogtreecommitdiff
path: root/cad/gschem/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2006-09-10 19:47:54 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2006-09-10 19:47:54 +0000
commite11619c2641a757e0aa8b70164524ff553bd8a0d (patch)
treec5465788bfdc2886792fbaa96b957d4201cdfeb8 /cad/gschem/patches
parent9c0507a66990d2c734dd88716f239c74903ed513 (diff)
downloadpkgsrc-e11619c2641a757e0aa8b70164524ff553bd8a0d.tar.gz
Update to 20060906 snapshot. Fixes a crashing bug in the gschem autosave
code.
Diffstat (limited to 'cad/gschem/patches')
-rw-r--r--cad/gschem/patches/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa
new file mode 100644
index 00000000000..73188a1647e
--- /dev/null
+++ b/cad/gschem/patches/patch-aa
@@ -0,0 +1,10 @@
+$NetBSD: patch-aa,v 1.11 2006/09/10 19:47:54 dmcmahill Exp $
+
+--- src/x_print.c.orig 2006-08-30 03:42:03.000000000 +0000
++++ src/x_print.c 2006-09-09 16:37:05.000000000 +0000
+@@ -449,4 +449,5 @@
+ *
+ */
++static void
+ print_dialog_get_property (GObject * object,
+ guint property_id,