diff options
author | khorben <khorben@pkgsrc.org> | 2017-04-21 23:09:57 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2017-04-21 23:09:57 +0000 |
commit | 8ececd93563b31792d3febda075d27e4747ab26a (patch) | |
tree | e59cd066892eb96769d3609816296832124e4a13 /chat | |
parent | 3184985beecdef5f042dfdb4e2d55b89bd947c5d (diff) | |
download | pkgsrc-8ececd93563b31792d3febda075d27e4747ab26a.tar.gz |
Update skypeweb-purple to version 1.3
List of changes:
* Skype4Business (S4B) and Bot support
* Receive contacts
* Updated status icons - Users that would previously show as 'Away' will now show as 'Idle'
* Fixed buddy authorisation requests and responses
* Auto reconnects when there's an error, so you shouldn't have to press the Re-Enable button
* Call display improvements
* Tooltips display for people with special characters (&, ', <, >) in their user info
* Can remove yourself from the buddy list (that annoying cid- user!)
* Fixes tiny-text being sent when copy-pasting into Pidgin
* File transfer and image transfer improvements
* Allows clearing out your "Mood" message, so you don't show as "I'm not here right now" when you're actually Online
* Better error messages when a message failed to send
Diffstat (limited to 'chat')
-rw-r--r-- | chat/skypeweb-purple/Makefile | 6 | ||||
-rw-r--r-- | chat/skypeweb-purple/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/chat/skypeweb-purple/Makefile b/chat/skypeweb-purple/Makefile index 43fb0077a8e..cb7ecd8211a 100644 --- a/chat/skypeweb-purple/Makefile +++ b/chat/skypeweb-purple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2017/04/21 22:53:47 khorben Exp $ +# $NetBSD: Makefile,v 1.2 2017/04/21 23:09:57 khorben Exp $ -DISTNAME= skype4pidgin-1.2.2 -PKGNAME= skypeweb-purple-1.2.2 +DISTNAME= skype4pidgin-1.3 +PKGNAME= skypeweb-purple-1.3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=EionRobb/skype4pidgin/archive/${DISTNAME:C:skype4pidgin-::}/} diff --git a/chat/skypeweb-purple/distinfo b/chat/skypeweb-purple/distinfo index c82430997f8..a29f724689f 100644 --- a/chat/skypeweb-purple/distinfo +++ b/chat/skypeweb-purple/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/04/21 22:53:47 khorben Exp $ +$NetBSD: distinfo,v 1.2 2017/04/21 23:09:57 khorben Exp $ -SHA1 (skype4pidgin-1.2.2.tar.gz) = 80c08de8b632a0632a681a361c4f0bafa6df205b -RMD160 (skype4pidgin-1.2.2.tar.gz) = a02b7aae2a5a23327056a082f9206728ca732cce -SHA512 (skype4pidgin-1.2.2.tar.gz) = 4a042e70e6ae1b5f4c5047589d9298d74653513dbb6556d4f786ee5c528e8bbfaf7f9934653fa16a9a3e43197bcbcb168e64e090ccb5ed05a761334a6d88f59d -Size (skype4pidgin-1.2.2.tar.gz) = 410637 bytes +SHA1 (skype4pidgin-1.3.tar.gz) = 2fc17f986b5d957c0268914b53ed51cc67a550e7 +RMD160 (skype4pidgin-1.3.tar.gz) = 0122ff7831ec1b915ce985c406069f4f965b41f7 +SHA512 (skype4pidgin-1.3.tar.gz) = de81ff386f7e244c5f846dd15c73e995e0ae380563ce55fd4137cec293bbf754f5440d9dfa8e5fd1e360a298f7f58b619094348fda30d73a44e5a96db821686f +Size (skype4pidgin-1.3.tar.gz) = 413634 bytes |