ports/176767: [patch] net-im/ari-yahoo broken on freebsd-head

hiren panchasara hiren.panchasara at gmail.com
Fri Mar 8 22:30:02 UTC 2013


The following reply was made to PR ports/176767; it has been noted by GNATS.

From: hiren panchasara <hiren.panchasara at gmail.com>
To: bug-followup at FreeBSD.org, hiren.panchasara at gmail.com
Cc:  
Subject: Re: ports/176767: [patch] net-im/ari-yahoo broken on freebsd-head
Date: Fri, 8 Mar 2013 14:20:44 -0800

 Also I also needed following to actually connect.
 
 $ diff -u ~/libyahoo.c work/ari-yahoo-1.10/libyahoo/libyahoo.c
 --- /home/hirenp/libyahoo.c     2013-03-08 12:07:09.562185831 -0800
 +++ work/ari-yahoo-1.10/libyahoo/libyahoo.c     2013-03-08
 14:15:37.101183014 -0800
 @@ -102,8 +102,8 @@
  #endif
 
  /* pager server host */
 -#define YAHOO_PAGER_HOST "cs.yahoo.com"
 -#define YAHOO_PAGER_PORT       25
 +#define YAHOO_PAGER_HOST "scsa.msg.yahoo.com"
 +#define YAHOO_PAGER_PORT       5050
 
  /* pager server host for http connections */
  #define YAHOO_PAGER_HTTP_HOST "http.pager.yahoo.com"
 
 
 After connecting, nothing else works other than "/help"
 
 I cannot see friendlist with "/who".
 
 On attempt to send a message to a friend, it seg faults.
 
 cheers,
 Hiren


More information about the freebsd-ports-bugs mailing list