Hi Update net/pidgin-sipe to 1.14.1: version 1.14.1 "Bug Fixes I" (2012-12-26) - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) * purple: non Single Sign-on users are asked for the password again - bug & memory leak fixes in sipe-buddy.c (Jakub Adam)
version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-12-16) - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker) * special thanks to user bhakta79 for the hard work taking logs - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) - Fixed #3580212: Connection drops after a few hours (Stefan Becker) - add support for buddy photos (Jakub Adam) - add support for call to Audio Test Service (Jakub Adam) - initial implementation for telepathy backend (Stefan Becker) * nothing much to see for end users yet... - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker) - update OBS packaging information for Debian (Stefan Becker) - various minor bug & build fixes Works for me with Reuters Messenger Cheers Tom Index: Makefile =================================================================== RCS file: /cvs/ports/net/pidgin-sipe/Makefile,v retrieving revision 1.6 diff -u Makefile --- Makefile 31 Oct 2012 20:11:09 -0000 1.6 +++ Makefile 7 Jan 2013 22:18:16 -0000 @@ -4,7 +4,7 @@ COMMENT = SIPE plugin for Pidgin -DISTNAME = pidgin-sipe-1.13.3 +DISTNAME = pidgin-sipe-1.14.1 CATEGORIES = net Index: distinfo =================================================================== RCS file: /cvs/ports/net/pidgin-sipe/distinfo,v retrieving revision 1.3 diff -u distinfo --- distinfo 31 Aug 2012 12:52:12 -0000 1.3 +++ distinfo 7 Jan 2013 22:18:16 -0000 @@ -1,2 +1,2 @@ -SHA256 (pidgin-sipe-1.13.3.tar.gz) = O5E1s40dx0TxdXm9bSbMofMVthQXV/CvZZ6Qo3X9OFE= -SIZE (pidgin-sipe-1.13.3.tar.gz) = 927757 +SHA256 (pidgin-sipe-1.14.1.tar.gz) = +db96wJLKbbGi+ZA+NqPK/WtuUdx2JvtSxzEunKsyn8= +SIZE (pidgin-sipe-1.14.1.tar.gz) = 982386 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/net/pidgin-sipe/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u pkg/PLIST --- pkg/PLIST 8 May 2012 06:52:20 -0000 1.1.1.1 +++ pkg/PLIST 7 Jan 2013 22:18:16 -0000 @@ -28,5 +28,9 @@ share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo share/pixmaps/pidgin/protocols/16/sipe.png share/pixmaps/pidgin/protocols/22/sipe.png +share/pixmaps/pidgin/protocols/24/ +share/pixmaps/pidgin/protocols/24/sipe.png +share/pixmaps/pidgin/protocols/32/ +share/pixmaps/pidgin/protocols/32/sipe.png share/pixmaps/pidgin/protocols/48/sipe.png share/pixmaps/pidgin/protocols/scalable/sipe.svg
