Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2013 00:56:34 GMT
From:      John Prather <john.c.prather@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183941: [maintainer update] net-im/pidgin-sipe to 1.17.0
Message-ID:  <201311140056.rAE0uYTI088393@oldred.freebsd.org>
Resent-Message-ID: <201311140100.rAE100Cw038659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183941
>Category:       ports
>Synopsis:       [maintainer update] net-im/pidgin-sipe to 1.17.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 14 01:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Prather
>Release:        10.0-BETA3
>Organization:
>Environment:
FreeBSD fbsd-t430 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r258013: Mon Nov 11 16:37:36 PST 2013     root@fbsd-t430:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
* Update net-im/pidgin-sipe to 1.17.0
* Fix knob WITH_KRB5 not properly enforcing enable/disable of krb5 support


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pidgin-sipe.orig/Makefile pidgin-sipe/Makefile
--- pidgin-sipe.orig/Makefile	2013-11-08 11:46:44.000000000 -0800
+++ pidgin-sipe/Makefile	2013-11-12 13:59:02.000000000 -0800
@@ -2,8 +2,7 @@
 # $FreeBSD: net-im/pidgin-sipe/Makefile 327756 2013-09-20 22:13:34Z bapt $
 
 PORTNAME=	pidgin-sipe
-PORTVERSION=	1.13.1
-PORTREVISION=	1
+PORTVERSION=	1.17.0
 CATEGORIES=	net-im
 MASTER_SITES=	SF/sipe/sipe/${DISTNAME}
 
@@ -13,10 +12,12 @@
 LIB_DEPENDS=	nss3:${PORTSDIR}/security/nss \
 		purple.10:${PORTSDIR}/net-im/libpurple
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
+BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USES=		gmake pkgconfig
+USES=		gmake pkgconfig perl5
+USE_PERL5=	build
 USE_GNOME=	gtk20
 USE_LDCONFIG=	${PREFIX}/lib/pidgin
 PORTDOCS=	AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO VERSION
@@ -39,6 +40,9 @@
 .endif
 
 .if ${PORT_OPTIONS:MKRB5}
+CONFIGURE_ARGS+=	--with-krb5
+LIBS+=			"-lgssapi_krb5"
+.else
 CONFIGURE_ARGS+=	--without-krb5
 .endif
 
diff -ruN pidgin-sipe.orig/distinfo pidgin-sipe/distinfo
--- pidgin-sipe.orig/distinfo	2013-11-08 11:46:44.000000000 -0800
+++ pidgin-sipe/distinfo	2013-11-08 11:49:06.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (pidgin-sipe-1.13.1.tar.bz2) = 30d1587177311752520458abd5a0e5b998b2e07dab9b4fb23576ac7216387d3b
-SIZE (pidgin-sipe-1.13.1.tar.bz2) = 748761
+SHA256 (pidgin-sipe-1.17.0.tar.bz2) = 6a2ba9635c24d6e5907e591d899e02f4ecd736a8ddb19ce5eb53d393d2111958
+SIZE (pidgin-sipe-1.17.0.tar.bz2) = 837803
diff -ruN pidgin-sipe.orig/files/patch-src__purple__purple-dnsquery.c pidgin-sipe/files/patch-src__purple__purple-dnsquery.c
--- pidgin-sipe.orig/files/patch-src__purple__purple-dnsquery.c	2013-11-08 11:46:44.000000000 -0800
+++ pidgin-sipe/files/patch-src__purple__purple-dnsquery.c	1969-12-31 16:00:00.000000000 -0800
@@ -1,15 +0,0 @@
---- src/purple/purple-dnsquery.c.orig	2011-08-29 17:05:26.000000000 +1100
-+++ src/purple/purple-dnsquery.c	2012-01-23 12:24:33.000000000 +1100
-@@ -29,6 +29,12 @@
- #endif
- 
- #include <glib.h>
-+#include <sys/socket.h>
-+
-+#include "version.h"
-+#if PURPLE_VERSION_CHECK(2,8,0)
-+#include "account.h"
-+#endif
- 
- #include "dnsquery.h"
- #include "dnssrv.h"
diff -ruN pidgin-sipe.orig/pkg-plist pidgin-sipe/pkg-plist
--- pidgin-sipe.orig/pkg-plist	2013-11-08 11:46:44.000000000 -0800
+++ pidgin-sipe/pkg-plist	2013-11-08 14:14:58.000000000 -0800
@@ -7,6 +7,7 @@
 %%NLS%%share/locale/es/LC_MESSAGES/pidgin-sipe.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/pidgin-sipe.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/fr_CA/LC_MESSAGES/pidgin-sipe.mo
 %%NLS%%share/locale/hi/LC_MESSAGES/pidgin-sipe.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/pidgin-sipe.mo
 %%NLS%%share/locale/it/LC_MESSAGES/pidgin-sipe.mo


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311140056.rAE0uYTI088393>