From owner-freebsd-ports@FreeBSD.ORG Fri Feb 14 23:04:24 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 024B6E57 for ; Fri, 14 Feb 2014 23:04:24 +0000 (UTC) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 993021106 for ; Fri, 14 Feb 2014 23:04:23 +0000 (UTC) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.5/8.14.5) with ESMTP id s1EN4DmY026427 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 14 Feb 2014 23:04:18 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.5/8.14.5/Submit) id s1EN4DEN026426; Fri, 14 Feb 2014 23:04:13 GMT (envelope-from swills) Date: Fri, 14 Feb 2014 23:04:13 +0000 From: Steve Wills To: "Janky Jay, III" Subject: Re: pidgin with pidgin-sipe plugin now aborts on connect Message-ID: <20140214230410.GA26039@mouf.net> References: <52FE87B3.1070906@unfs.us> <52FE88D8.4020201@yandex.ru> <52FE924B.5020306@unfs.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52FE924B.5020306@unfs.us> User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Fri, 14 Feb 2014 23:04:19 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.97.8 at mouf.net X-Virus-Status: Clean Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 23:04:24 -0000 There are some additional changes needed, see PR ports/186783. This version passes poudriere testport. Also, PR ports/183941 was submitted to update to 1.17.0, but had some issues with KRB5 and wasn't committed. This version builds fine with KRB5 for me, so I think 183941 can be closed. Steve On Fri, Feb 14, 2014 at 03:01:47PM -0700, Janky Jay, III wrote: > Hi Ruslan, > > I most certainly will (providing that it actually works)! :) Once it's > verified, I'll submit the PR. > > On 02/14/2014 02:21 PM, Ruslan Makhmatkhanov wrote: > > Janky Jay, III wrote on 15.02.2014 01:16: > >> Hello Greg, > >> > >> Simply editing the Makefile and the distinfo file inside the > >> net-im/pidgin-sipe directory worked fine for me. I did the following: > >> > >> 1) Edit Makefile > >> a) Changed PORTVERSION from 1.13.1 to 1.18.0 > >> b) Removed the PORTREVISION line > >> > >> 2) After editing the Makefile, I ran > >> a) make makesum (to update the distinfo file) > >> b) make all install clean > >> > >> Pidgin now connects without any issues using the Office > >> Communicator protocol. I've also attached a patch for the port if you'd > >> rather use that. If it works for you, I'll submit the patch to PR. Just > >> let me know. > >> > >> Regards, > >> Janky Jay, III > > > > Great! Would you please submit your patch to GNATS PR? > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"