pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/xaric Make this package build with gcc-4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0838e203b2f1
branches:  trunk
changeset: 514254:0838e203b2f1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jun 09 15:31:29 2006 +0000

description:
Make this package build with gcc-4.

diffstat:

 chat/xaric/distinfo         |   3 ++-
 chat/xaric/patches/patch-ab |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 9936a3345dad -r 0838e203b2f1 chat/xaric/distinfo
--- a/chat/xaric/distinfo       Fri Jun 09 15:26:46 2006 +0000
+++ b/chat/xaric/distinfo       Fri Jun 09 15:31:29 2006 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.4 2005/12/16 15:20:47 joerg Exp $
+$NetBSD: distinfo,v 1.5 2006/06/09 15:31:29 minskim Exp $
 
 SHA1 (xaric-0.12.1.tar.gz) = d01fc8d8189e18f3824cdccb539a97c1862ecdbe
 RMD160 (xaric-0.12.1.tar.gz) = b78cd4496510642a967b1d173e150d3cbe836b5c
 Size (xaric-0.12.1.tar.gz) = 435998 bytes
 SHA1 (patch-aa) = 25948e1723987bf93f713895d6f8ac5d23a1e404
+SHA1 (patch-ab) = 33e89f44a22ed2ad3b14546e9f669013eb503ddd
diff -r 9936a3345dad -r 0838e203b2f1 chat/xaric/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/xaric/patches/patch-ab       Fri Jun 09 15:31:29 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2006/06/09 15:31:29 minskim Exp $
+
+--- include/struct.h.orig      2001-11-24 08:07:57.000000000 +0000
++++ include/struct.h
+@@ -488,7 +488,6 @@ typedef struct     timerlist_stru
+       struct  timerlist_stru *next;
+ }     TimerList;
+ 
+-extern TimerList *PendingTimers;
+ typedef struct nicktab_stru
+ {
+       struct nicktab_stru *next;



Home | Main Index | Thread Index | Old Index