pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/xmbdfed Make this package build with gcc-4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4680952345f5
branches:  trunk
changeset: 514756:4680952345f5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 17 19:42:59 2006 +0000

description:
Make this package build with gcc-4.

diffstat:

 fonts/xmbdfed/distinfo         |   3 ++-
 fonts/xmbdfed/patches/patch-ac |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 2541a8a76417 -r 4680952345f5 fonts/xmbdfed/distinfo
--- a/fonts/xmbdfed/distinfo    Sat Jun 17 19:41:32 2006 +0000
+++ b/fonts/xmbdfed/distinfo    Sat Jun 17 19:42:59 2006 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 19:18:29 agc Exp $
+$NetBSD: distinfo,v 1.4 2006/06/17 19:42:59 minskim Exp $
 
 SHA1 (xmbdfed-4.5.tar.gz) = 325f2f3a8ae68b3f5d22ff9bdd115d30cdd743db
 RMD160 (xmbdfed-4.5.tar.gz) = a6c1d9202e6d978dbc0aaa1fb6389a3d14b16c26
 Size (xmbdfed-4.5.tar.gz) = 282055 bytes
 SHA1 (patch-aa) = c56292901cfe776c26fc21da2b851aa2fccf2e02
 SHA1 (patch-ab) = eb5c46e723988cf9febf65f64e0b142ce8dccde3
+SHA1 (patch-ac) = c62140d171ea96418d48ee4b236cde8bb87b545d
diff -r 2541a8a76417 -r 4680952345f5 fonts/xmbdfed/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/xmbdfed/patches/patch-ac    Sat Jun 17 19:42:59 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2006/06/17 19:42:59 minskim Exp $
+
+--- xmbdfed.h.orig     2001-11-09 14:01:52.000000000 -0800
++++ xmbdfed.h
+@@ -258,7 +258,6 @@ extern Widget top, questd, errd, saved, 
+ extern XtAppContext app;
+ extern Boolean yes_no_answer;
+ extern Boolean yes_no_done;
+-extern unsigned long active_editor;
+ extern String app_name;
+ extern String app_class;
+ extern char title[];



Home | Main Index | Thread Index | Old Index