ports/147089: net-im/pidgin-sipe is currently disabled as broken

freebsd at nagilum.org freebsd at nagilum.org
Wed May 26 18:40:07 UTC 2010


>Number:         147089
>Category:       ports
>Synopsis:       net-im/pidgin-sipe is currently disabled as broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 18:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Nagilum
>Release:        FreeBSD 8.1-PRERELEASE i386
>Organization:
>Environment:

System: FreeBSD cakebox.tis 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 23:31:37 CEST 2010 root at cakebox.tis:/usr/obj/export/src/sys/net5501 i386


	machine, os, target, libraries 
>Description:
	net-im/pidgin-sipe is currently disabled as broken
>How-To-Repeat:
	cd /usr/ports/net-im/pidgin-sipe && make install
>Fix:

	Apply attached/below patch

--- pidgin-sipe.patch begins here ---
diff -Naur pidgin-sipe.orig/Makefile pidgin-sipe/Makefile
--- pidgin-sipe.orig/Makefile	2010-05-22 09:22:36.000000000 +0200
+++ pidgin-sipe/Makefile	2010-05-26 20:06:52.000000000 +0200
@@ -7,7 +7,7 @@
 
 PORTNAME=	pidgin-sipe
 PORTVERSION=	1.10.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 MASTER_SITES=	SF/sipe/sipe/${DISTNAME}
 
diff -Naur pidgin-sipe.orig/files/patch-src__core__sipe.c pidgin-sipe/files/patch-src__core__sipe.c
--- pidgin-sipe.orig/files/patch-src__core__sipe.c	1970-01-01 01:00:00.000000000 +0100
+++ pidgin-sipe/files/patch-src__core__sipe.c	2010-05-26 19:09:48.000000000 +0200
@@ -0,0 +1,11 @@
+--- src/core/sipe.c.orig	2010-04-04 09:32:04.000000000 +0200
++++ src/core/sipe.c	2010-05-26 19:07:28.000000000 +0200
+@@ -10683,6 +10683,8 @@
+ 	NULL,					/* get_media_caps */
+ #if PURPLE_VERSION_CHECK(2,7,0)
+ 	NULL,					/* get_moods */
++	NULL,					/* set_public_alias */
++	NULL,					/* get_public_alias */
+ #endif
+ #endif
+ #endif
--- pidgin-sipe.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list