ports/136165: [maintainer update] net-im/pidgin-sipe to 1.5.0

John Prather john.c.prather at gmail.com
Mon Jun 29 18:20:05 UTC 2009


>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 at 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 <errno.h>
-  #include <ctype.h>
-  #ifndef _WIN32
-+ #ifdef __FreeBSD__
-+ #include <com_err.h>
-+ #else
-  #include <et/com_err.h>
-+ #endif
-  #else
-  #include <protocols/zephyr/com_err.h>
-  #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 <string.h>
-  #include <errno.h>
-  #include <ctype.h>
-+ #ifdef __FreeBSD__
-+ #include <com_err.h>
-+ #else
-  #include <et/com_err.h>
-+ #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 <sys/types.h>
-  #include <sys/socket.h>
-  #include <netinet/in.h>
-+ #ifdef __FreeBSD__
-+ #include <net/if.h>
-+ #else
-  #include <linux/if.h>
-+ #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:



More information about the freebsd-ports-bugs mailing list