Date: Wed, 20 Oct 2010 20:03:12 GMT From: John Prather <john.c.prather@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/151610: [maintainer update] net-im/pidgin-sipe to 1.11.0 Message-ID: <201010202003.o9KK3CQZ039827@www.freebsd.org> Resent-Message-ID: <201010202010.o9KKA77r047673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 151610 >Category: ports >Synopsis: [maintainer update] net-im/pidgin-sipe to 1.11.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 Oct 20 20:10:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: John Prather >Release: FreeBSD 8.1-RELEASE amd64 >Organization: >Environment: FreeBSD bsdlaptop.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Thu Sep 2 12:29:51 PDT 2010 root@bsdlaptop.localdomain:/usr/obj/usr/src/sys/GENERIC amd64 >Description: update net-im/pidgin-sipe to 1.11.0 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN pidgin-sipe-1.10.1/Makefile pidgin-sipe/Makefile --- pidgin-sipe-1.10.1/Makefile 2010-10-05 13:22:08.000000000 -0700 +++ pidgin-sipe/Makefile 2010-10-05 13:48:30.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= pidgin-sipe -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= net-im MASTER_SITES= SF/sipe/sipe/${DISTNAME} diff -ruN pidgin-sipe-1.10.1/distinfo pidgin-sipe/distinfo --- pidgin-sipe-1.10.1/distinfo 2010-10-05 13:22:08.000000000 -0700 +++ pidgin-sipe/distinfo 2010-10-05 13:22:46.000000000 -0700 @@ -1,3 +1,3 @@ -MD5 (pidgin-sipe-1.10.1.tar.bz2) = 20c44175c953f3e8d8f1de6c0a6801a4 -SHA256 (pidgin-sipe-1.10.1.tar.bz2) = 7c2a768778f4ecbeab6321dc8668ced88a431a9c9620358bc878568e2968dc0f -SIZE (pidgin-sipe-1.10.1.tar.bz2) = 542076 +MD5 (pidgin-sipe-1.11.0.tar.bz2) = a2dbcbf160acfb4fa9244545f3337639 +SHA256 (pidgin-sipe-1.11.0.tar.bz2) = 5b4d9a7aae51ade245062d708425765f257ecafe7406249731f6048a29d8f5ac +SIZE (pidgin-sipe-1.11.0.tar.bz2) = 604411 diff -ruN pidgin-sipe-1.10.1/files/patch-src.core.sipe-utils.c pidgin-sipe/files/patch-src.core.sipe-utils.c --- pidgin-sipe-1.10.1/files/patch-src.core.sipe-utils.c 1969-12-31 16:00:00.000000000 -0800 +++ pidgin-sipe/files/patch-src.core.sipe-utils.c 2010-10-20 12:45:59.000000000 -0700 @@ -0,0 +1,14 @@ +*** src/core/sipe-utils.c.orig Wed Oct 20 12:44:43 2010 +--- src/core/sipe-utils.c Wed Oct 20 12:45:02 2010 +*************** +*** 36,41 **** +--- 36,44 ---- + #ifdef __APPLE__ + #include <sys/socket.h> + #endif ++ #ifdef __FreeBSD__ ++ #include <sys/socket.h> ++ #endif + #include <unistd.h> + #include <net/if.h> + #include <sys/types.h> diff -ruN pidgin-sipe-1.10.1/pkg-plist pidgin-sipe/pkg-plist --- pidgin-sipe-1.10.1/pkg-plist 2010-10-05 13:22:08.000000000 -0700 +++ pidgin-sipe/pkg-plist 2010-10-20 12:50:18.000000000 -0700 @@ -1,5 +1,6 @@ lib/purple-2/libsipe.la lib/purple-2/libsipe.so +%%NLS%%share/locale/ar/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/cs/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/da/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/de/LC_MESSAGES/pidgin-sipe.mo @@ -7,13 +8,19 @@ %%NLS%%share/locale/fi/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/fr/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 +%%NLS%%share/locale/ja/LC_MESSAGES/pidgin-sipe.mo +%%NLS%%share/locale/ko/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/nb/LC_MESSAGES/pidgin-sipe.mo +%%NLS%%share/locale/nl/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/pl/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/ru/LC_MESSAGES/pidgin-sipe.mo +%%NLS%%share/locale/sv/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/ta/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo share/pixmaps/pidgin/protocols/16/sipe.png share/pixmaps/pidgin/protocols/22/sipe.png share/pixmaps/pidgin/protocols/48/sipe.png >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010202003.o9KK3CQZ039827>