- Update to 1.10.1

PR:		148479
Submitted by:	John Prather <john.c.prather@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2010-07-12 03:02:23 +00:00
parent 26a38793e9
commit 63a9df4147
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257653
3 changed files with 4 additions and 16 deletions

View file

@ -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}

View file

@ -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

View file

@ -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