pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/xcircuit/patches Unused patches
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0f7fb162815
branches: trunk
changeset: 483790:c0f7fb162815
user: adam <adam%pkgsrc.org@localhost>
date: Fri Nov 19 13:46:31 2004 +0000
description:
Unused patches
diffstat:
cad/xcircuit/patches/patch-ae | 13 -------------
cad/xcircuit/patches/patch-af | 13 -------------
2 files changed, 0 insertions(+), 26 deletions(-)
diffs (34 lines):
diff -r 75fb6072cd5f -r c0f7fb162815 cad/xcircuit/patches/patch-ae
--- a/cad/xcircuit/patches/patch-ae Fri Nov 19 13:36:31 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2003/07/10 08:03:58 jtb Exp $
-
---- elements.c.orig
-+++ elements.c
-@@ -436,7 +436,7 @@
- freelabel(labelbuf);
- labelbuf = NULL;
- resolveparams(areastruct.topinstance);
-- if (do_all >= 0)
-+ if (do_all > 0)
- updateinstparam(areastruct.topinstance, do_all);
- else /* do_all == -1 */
- calcbbox(areastruct.topinstance);
diff -r 75fb6072cd5f -r c0f7fb162815 cad/xcircuit/patches/patch-af
--- a/cad/xcircuit/patches/patch-af Fri Nov 19 13:36:31 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1 2003/07/10 08:03:58 jtb Exp $
-
---- keybindings.c.orig
-+++ keybindings.c
-@@ -64,7 +64,7 @@
- /* xcircuit.h! */
- /*--------------------------------------------------------------*/
-
--static char *function_names[NUM_FUNCTIONS] = {
-+static char *function_names[] = {
- "Page", "Justify", "Superscript", "Subscript", "Normalscript",
- "Nextfont", "Boldfont", "Italicfont", "Normalfont", "Underline",
- "Overline", "ISO Encoding", "Return", "Halfspace", "Quarterspace",
Home |
Main Index |
Thread Index |
Old Index