Update to newer SVN snapshot as of 2011-04-08.

(Note the distfile needs time to propagate through the mirrors and may become
available only a few hours after this commit.)

Noteworthy changes:
r612 Fix thread race issues with static PurpleAccount storage.
     Also thanks to skotlex.

r611 Awesome patch from skotlex which fixes crashes, hangs and memory leaks
     in the dbus version of the plugin. Fixes issue #148.

r609 Check and store protocol version and use that to decide how to sent chat
     messages
This commit is contained in:
Matthias Andree 2011-07-06 23:58:06 +00:00
parent 421e288263
commit b4e9ab0bdd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277197
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= pidgin-skype
PORTVERSION= 0.0.0.608
PORTVERSION= 0.0.0.612
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mandree
@ -15,13 +15,13 @@ DISTFILES= pidgin-skype-svn-r${PORTVERSION:E}.tar.xz
MAINTAINER= mandree@FreeBSD.org
COMMENT= Plugin to use Skype chat from Pidgin (with Skype running)
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin \
${LOCALBASE}/bin/skype:${PORTSDIR}/net-im/skype
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \
${LOCALBASE}/bin/skype:${PORTSDIR}/net-im/skype
LICENSE= GPLv2
USE_GMAKE= yes
USE_GNOME= glib20
USE_XZ= yes

View file

@ -1,2 +1,2 @@
SHA256 (pidgin-skype-svn-r608.tar.xz) = a15cd4c0e942f990172d644ed072e89beddc132f585a6fef2f5ed092dcf4a9a7
SIZE (pidgin-skype-svn-r608.tar.xz) = 114148
SHA256 (pidgin-skype-svn-r612.tar.xz) = 8558f4b2a9a1aaa34f3caffdc5833997a74b62ae1cb65c00e8c2052384751b9b
SIZE (pidgin-skype-svn-r612.tar.xz) = 114136