From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 29 18:20:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2465B1065675 for ; Mon, 29 Jun 2009 18:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F34D58FC08 for ; Mon, 29 Jun 2009 18:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5TIK4QA078093 for ; Mon, 29 Jun 2009 18:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5TIK4Xe078092; Mon, 29 Jun 2009 18:20:04 GMT (envelope-from gnats) Resent-Date: Mon, 29 Jun 2009 18:20:04 GMT Resent-Message-Id: <200906291820.n5TIK4Xe078092@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Prather Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0BF6106566C for ; Mon, 29 Jun 2009 18:16:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CE5D68FC08 for ; Mon, 29 Jun 2009 18:16:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5TIG0qr026332 for ; Mon, 29 Jun 2009 18:16:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5TIG0MP026331; Mon, 29 Jun 2009 18:16:00 GMT (envelope-from nobody) Message-Id: <200906291816.n5TIG0MP026331@www.freebsd.org> Date: Mon, 29 Jun 2009 18:16:00 GMT From: John Prather To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136165: [maintainer update] net-im/pidgin-sipe to 1.5.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2009 18:20:05 -0000 >Number: 136165 >Category: ports >Synopsis: [maintainer update] net-im/pidgin-sipe to 1.5.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: Mon Jun 29 18:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: John Prather >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: FreeBSD bsdlaptop.localdomain 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Jun 14 23:24:18 PDT 2009 root@bsdlaptop.localdomain:/usr/obj/usr/src/sys/GENERIC amd64 >Description: - Update net-im/pidgin-sipe to 1.4.1 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN pidgin-sipe.orig/Makefile pidgin-sipe/Makefile --- pidgin-sipe.orig/Makefile 2009-06-29 11:07:38.000000000 -0700 +++ pidgin-sipe/Makefile 2009-06-29 10:32:15.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= pidgin-sipe -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= net-im MASTER_SITES= SF/sipe diff -ruN pidgin-sipe.orig/distinfo pidgin-sipe/distinfo --- pidgin-sipe.orig/distinfo 2009-06-29 11:07:38.000000000 -0700 +++ pidgin-sipe/distinfo 2009-06-29 10:33:04.000000000 -0700 @@ -1,3 +1,3 @@ -MD5 (pidgin-sipe-1.4.1.tar.bz2) = d1300018eb74008a48e55653086f24e1 -SHA256 (pidgin-sipe-1.4.1.tar.bz2) = d613471b0d19441b162ea64679d7b2961a7d9d42f0007cf63400f04517f56f58 -SIZE (pidgin-sipe-1.4.1.tar.bz2) = 334875 +MD5 (pidgin-sipe-1.5.0.tar.bz2) = 8d27efe5d98d88385736d92d9aa0c924 +SHA256 (pidgin-sipe-1.5.0.tar.bz2) = 32747093d555de1cd1216d2c630b47102e251427d522f59820d5d67cdb731fd6 +SIZE (pidgin-sipe-1.5.0.tar.bz2) = 343652 diff -ruN pidgin-sipe.orig/files/patch-src-sipe-sign.c pidgin-sipe/files/patch-src-sipe-sign.c --- pidgin-sipe.orig/files/patch-src-sipe-sign.c 2009-06-29 11:07:38.000000000 -0700 +++ pidgin-sipe/files/patch-src-sipe-sign.c 1969-12-31 16:00:00.000000000 -0800 @@ -1,16 +0,0 @@ -*** src/sipe-sign.c.orig Thu May 7 11:58:37 2009 ---- src/sipe-sign.c Thu May 7 11:59:03 2009 -*************** -*** 26,32 **** ---- 26,36 ---- - #include - #include - #ifndef _WIN32 -+ #ifdef __FreeBSD__ -+ #include -+ #else - #include -+ #endif - #else - #include - #include "internal.h" diff -ruN pidgin-sipe.orig/files/patch-src-sipkrb5.c pidgin-sipe/files/patch-src-sipkrb5.c --- pidgin-sipe.orig/files/patch-src-sipkrb5.c 2009-06-29 11:07:38.000000000 -0700 +++ pidgin-sipe/files/patch-src-sipkrb5.c 1969-12-31 16:00:00.000000000 -0800 @@ -1,17 +0,0 @@ -*** src/sipkrb5.c.orig Thu May 7 11:58:42 2009 ---- src/sipkrb5.c Thu May 7 11:59:42 2009 -*************** -*** 35,41 **** ---- 35,46 ---- - #include - #include - #include -+ #ifdef __FreeBSD__ -+ #include -+ #else - #include -+ #endif -+ - - #include "debug.h" - #include "util.h" diff -ruN pidgin-sipe.orig/files/patch-src-uuid.c pidgin-sipe/files/patch-src-uuid.c --- pidgin-sipe.orig/files/patch-src-uuid.c 2009-06-29 11:07:38.000000000 -0700 +++ pidgin-sipe/files/patch-src-uuid.c 1969-12-31 16:00:00.000000000 -0800 @@ -1,44 +0,0 @@ -*** src/uuid.c.orig Sun May 17 19:09:00 2009 ---- src/uuid.c Mon May 18 13:43:53 2009 -*************** -*** 28,34 **** ---- 28,38 ---- - #include - #include - #include -+ #ifdef __FreeBSD__ -+ #include -+ #else - #include -+ #endif - #else - #ifdef _DLL - #define _WS2TCPIP_H_ -*************** -*** 133,139 **** ---- 137,147 ---- - strcpy(ifr.ifr_name, IFR->ifr_name); - if (ioctl(s, SIOCGIFFLAGS, &ifr) == 0) { - if (! (ifr.ifr_flags & IFF_LOOPBACK)) { -+ #ifdef __FreeBSD__ -+ if (ioctl(s, SIOCGIFMAC, &ifr) == 0) { -+ #else - if (ioctl(s, SIOCGIFHWADDR, &ifr) == 0) { -+ #endif - ok = 1; - break; - } -*************** -*** 143,149 **** ---- 151,161 ---- - - close(s); - if (ok) { -+ #ifdef __FreeBSD__ -+ memmove((void *)addr, ifr.ifr_ifru.ifru_addr.sa_data, 6); -+ #else - memmove((void *)addr, ifr.ifr_hwaddr.sa_data, 6); -+ #endif - } - else { - return -1; diff -ruN pidgin-sipe.orig/pkg-plist pidgin-sipe/pkg-plist --- pidgin-sipe.orig/pkg-plist 2009-06-29 11:07:38.000000000 -0700 +++ pidgin-sipe/pkg-plist 2009-06-29 10:57:27.000000000 -0700 @@ -1,10 +1,14 @@ lib/pidgin/libsipe.la lib/pidgin/libsipe.so +share/locale/cs/LC_MESSAGES/pidgin-sipe.mo share/locale/da/LC_MESSAGES/pidgin-sipe.mo share/locale/de/LC_MESSAGES/pidgin-sipe.mo share/locale/es/LC_MESSAGES/pidgin-sipe.mo share/locale/fr/LC_MESSAGES/pidgin-sipe.mo share/locale/hi/LC_MESSAGES/pidgin-sipe.mo +share/locale/it/LC_MESSAGES/pidgin-sipe.mo +share/locale/nb/LC_MESSAGES/pidgin-sipe.mo +share/locale/ru/LC_MESSAGES/pidgin-sipe.mo share/locale/ta/LC_MESSAGES/pidgin-sipe.mo share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo share/pixmaps/pidgin/protocols/16/sipe.png >Release-Note: >Audit-Trail: >Unformatted: