aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-07-12 11:02:23 +0800
committermiwi <miwi@FreeBSD.org>2010-07-12 11:02:23 +0800
commita6ec4bef3013c077b30dd67440b7ffe6494654ec (patch)
tree91a0b27983a1105f46235b3bd5416ff1f8ffe966 /net-im
parent638e137d084843e1c1a9f1274ec31320788967b8 (diff)
downloadfreebsd-ports-gnome-a6ec4bef3013c077b30dd67440b7ffe6494654ec.tar.gz
freebsd-ports-gnome-a6ec4bef3013c077b30dd67440b7ffe6494654ec.tar.zst
freebsd-ports-gnome-a6ec4bef3013c077b30dd67440b7ffe6494654ec.zip
- Update to 1.10.1
PR: 148479 Submitted by: John Prather <john.c.prather@gmail.com> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-sipe/Makefile3
-rw-r--r--net-im/pidgin-sipe/distinfo6
-rw-r--r--net-im/pidgin-sipe/files/patch-src__core__sipe.c11
3 files changed, 4 insertions, 16 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile
index 0d0e9b76e46f..c41fa6adc883 100644
--- a/net-im/pidgin-sipe/Makefile
+++ b/net-im/pidgin-sipe/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pidgin-sipe
-PORTVERSION= 1.10.0
-PORTREVISION= 3
+PORTVERSION= 1.10.1
CATEGORIES= net-im
MASTER_SITES= SF/sipe/sipe/${DISTNAME}
diff --git a/net-im/pidgin-sipe/distinfo b/net-im/pidgin-sipe/distinfo
index 232262702054..08e57ab68a9c 100644
--- a/net-im/pidgin-sipe/distinfo
+++ b/net-im/pidgin-sipe/distinfo
@@ -1,3 +1,3 @@
-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
+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
diff --git a/net-im/pidgin-sipe/files/patch-src__core__sipe.c b/net-im/pidgin-sipe/files/patch-src__core__sipe.c
deleted file mode 100644
index f44680eb1783..000000000000
--- a/net-im/pidgin-sipe/files/patch-src__core__sipe.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/core/sipe.c.orig 2010-05-27 11:34:50.000000000 +0200
-+++ ./src/core/sipe.c 2010-05-27 11:36:16.000000000 +0200
-@@ -10683,6 +10683,8 @@
- NULL, /* get_media_caps */
- #if PURPLE_VERSION_CHECK(2,7,0)
- NULL, /* get_moods */
-+ NULL, /* set_public_alias */
-+ NULL, /* get_public_alias */
- #endif
- #endif
- #endif