Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2010 20:39:06 GMT
From:      John Prather <john.c.prather@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145464: [maintainer update] net-im/pidgin-sipe to 1.10.0
Message-ID:  <201004072039.o37Kd63k094676@www.freebsd.org>
Resent-Message-ID: <201004072040.o37Ke54v000336@freefall.freebsd.org>

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

>Number:         145464
>Category:       ports
>Synopsis:       [maintainer update] net-im/pidgin-sipe to 1.10.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:   Wed Apr 07 20:40:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     John Prather
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
FreeBSD bsdlaptop.localdomain 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Mar 11 05:03:35 PST 2010     root@bsdlaptop.localdomain:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
update net-im/pidgin-sipe  to 1.10.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pidgin-sipe-1.9.1/Makefile pidgin-sipe/Makefile
--- pidgin-sipe-1.9.1/Makefile	2010-04-05 17:12:09.000000000 -0700
+++ pidgin-sipe/Makefile	2010-04-07 13:33:44.000000000 -0700
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pidgin-sipe
-PORTVERSION=	1.9.1
-PORTREVISION=	1
+PORTVERSION=	1.10.0
 CATEGORIES=	net-im
 MASTER_SITES=	SF/sipe/sipe/${DISTNAME}
 
@@ -27,6 +26,10 @@
 CFLAGS+=	"-I/${LOCALBASE}/include"
 LIBS+=		"-L/${LOCALBASE}/lib"
 
+CONFIGURE_ARGS+=	--enable-purple \
+			--disable-telepathy \
+			--without-krb5
+
 CONFIGURE_ENV+=	LIBS="${LIBS}" \
 		COM_ERR_CFLAGS="-I/usr/include" \
 		COM_ERR_LIBS="-L/usr/lib -lcom_err"
@@ -34,7 +37,7 @@
 .if !defined(NOPORTDOCS)
 post-install:
 	${MKDIR} ${DOCSDIR}
-.for f in AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO
+.for f in AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO VERSION
 	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
 .endfor
 .endif
diff -ruN pidgin-sipe-1.9.1/distinfo pidgin-sipe/distinfo
--- pidgin-sipe-1.9.1/distinfo	2010-04-05 17:12:09.000000000 -0700
+++ pidgin-sipe/distinfo	2010-04-05 17:18:51.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (pidgin-sipe-1.9.1.tar.bz2) = 7667a7598c3ca418528ad099585c258c
-SHA256 (pidgin-sipe-1.9.1.tar.bz2) = fe31f6b1a006fa0e2c87ecc7b4cc41a0e93a5b0abf9bd10f4bcc7dc851469492
-SIZE (pidgin-sipe-1.9.1.tar.bz2) = 492312
+MD5 (pidgin-sipe-1.10.0.tar.bz2) = ce1e2d2dd3ec97e8bfc30f58e106c23a
+SHA256 (pidgin-sipe-1.10.0.tar.bz2) = 3b9e202fed3128de86e5c3cdaff24cf7b40a4e82d437deb8e5b889d3448c18f0
+SIZE (pidgin-sipe-1.10.0.tar.bz2) = 539870
diff -ruN pidgin-sipe-1.9.1/pkg-plist pidgin-sipe/pkg-plist
--- pidgin-sipe-1.9.1/pkg-plist	2010-04-05 17:12:09.000000000 -0700
+++ pidgin-sipe/pkg-plist	2010-04-06 03:04:00.000000000 -0700
@@ -17,6 +17,7 @@
 share/pixmaps/pidgin/protocols/16/sipe.png
 share/pixmaps/pidgin/protocols/22/sipe.png
 share/pixmaps/pidgin/protocols/48/sipe.png
+share/pixmaps/pidgin/protocols/scalable/sipe.svg
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
@@ -25,4 +26,5 @@
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%%%DOCSDIR%%/VERSION
 %%PORTDOCS%%@dirrm %%DOCSDIR%%


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



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