Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12101/main/finkinfo/net

Modified Files:
        irssi.patch 
Log Message:
sync .patch for previously-syunk .info


Index: irssi.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/irssi.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- irssi.patch 25 Feb 2007 13:52:53 -0000      1.2
+++ irssi.patch 16 Mar 2009 17:20:47 -0000      1.3
@@ -1,29 +1,12 @@
-diff -ru irssi-0.8.9/configure irssi-0.8.9-patched/configure
---- irssi-0.8.9/configure      2003-12-11 00:23:05.000000000 +0100
-+++ irssi-0.8.9-patched/configure      2004-07-15 22:03:59.000000000 +0200
-@@ -23013,10 +23013,10 @@
- 
-     if $search_ncurses
-     then
--        if test -f $withval/include/ncurses.h
-+        if test -f $withval/include/ncurses/ncurses.h
-       then
--          echo "$as_me:$LINENO: result: Found ncurses on 
$withval/include/ncurses.h" >&5
--echo "${ECHO_T}Found ncurses on $withval/include/ncurses.h" >&6
-+          echo "$as_me:$LINENO: result: Found ncurses on 
$withval/include/ncurses/ncurses.h" >&5
-+echo "${ECHO_T}Found ncurses on $withval/include/ncurses/ncurses.h" >&6
- 
-           CURSES_LIBS="-L$withval/lib -lncurses"
-           echo "$as_me:$LINENO: checking for initscr in -lncurses" >&5
---- irssi-0.8.10/src/irc/dcc/Backup/dcc.c.~1~  2005-12-08 18:32:48.000000000 
+0100
-+++ irssi-0.8.10/src/irc/dcc/dcc.c     2006-01-17 08:51:35.000000000 +0100
-@@ -58,8 +58,8 @@
- 
-       pos = gslist_find_string(dcc_types, type);
-       if (pos != NULL) {
--                dcc_types = g_slist_remove(dcc_types, pos->data);
-               g_free(pos->data);
-+                dcc_types = g_slist_remove(dcc_types, pos->data);
-       }
- }
+diff -Nurd -x'*~' irssi-0.8.12.orig/configure irssi-0.8.12/configure
+--- irssi-0.8.12.orig/configure        2007-10-06 05:41:38.000000000 -0400
++++ irssi-0.8.12/configure     2007-11-11 14:52:36.000000000 -0500
+@@ -24794,7 +24794,7 @@
  
+           CURSES_INCLUDEDIR="-I$withval/include"
+           search_ncurses=false
+-          screen_manager=""ncurses on $withval/include""
++          screen_manager="ncurses on $withval/include"
+             cat >>confdefs.h <<\_ACEOF
+ #define HAS_CURSES 1
+ _ACEOF


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to