pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gajim chat/gajim: Update to 1.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9f18c493d63
branches:  trunk
changeset: 327448:c9f18c493d63
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jan 01 22:40:10 2019 +0000

description:
chat/gajim: Update to 1.1.1

Changes:

Bug fixes

    #8362 DBus: Incorrect unread message count
    #9427 Placeholder not cleared if pasting text into message input
    #9444 Determine the delay timestamp correctly when using mam:1
    #9453 Fix opening links inside the group chat subject (MacOS/Windows)
    #9465 Allow the full range of possible nicknames in group chats
    #9067 Gajim crashes when receiving xhtml messages
    #9096 Error when clicking on a subscription notification
    #9446 Chatstate error in MUC conversation
    #9471 Conversation Textview: Error on key press
    #9472 Handle presences without from attr correctly
    #9473 Error when creating a new group chat
    #9491 Identify group chat subject changes correctly
    #9496 Error on MUC roster selection change
    Determine soundplayer correctly on unix systems
    In some circumstances plugins could not be deleted
    Show correct contact status on tabs
    Dont answer group chat receipt requests
    Fix receipts for private messages
    Pressing the back button in the Accounts window leads to an error
    Better handle not available keyring backends
    Dont show incorrect contact on private messages
    Join group chat menu is disabled when there are no bookmarks
    Error on start chat menu action
    Error when opening sign-in/out notification
    Copying text does not work with different keyboard layouts

diffstat:

 chat/gajim/Makefile |   5 ++---
 chat/gajim/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 7cd1e2f2b655 -r c9f18c493d63 chat/gajim/Makefile
--- a/chat/gajim/Makefile       Tue Jan 01 22:33:43 2019 +0000
+++ b/chat/gajim/Makefile       Tue Jan 01 22:40:10 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2018/11/26 12:29:20 nia Exp $
+# $NetBSD: Makefile,v 1.47 2019/01/01 22:40:10 nia Exp $
 
-DISTNAME=      gajim-1.1.0
-PKGREVISION=   2
+DISTNAME=      gajim-1.1.1
 CATEGORIES=    chat python
 MASTER_SITES=  https://www.gajim.org/downloads/1.1/
 
diff -r 7cd1e2f2b655 -r c9f18c493d63 chat/gajim/distinfo
--- a/chat/gajim/distinfo       Tue Jan 01 22:33:43 2019 +0000
+++ b/chat/gajim/distinfo       Tue Jan 01 22:40:10 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2018/11/19 14:50:24 nia Exp $
+$NetBSD: distinfo,v 1.9 2019/01/01 22:40:10 nia Exp $
 
-SHA1 (gajim-1.1.0.tar.gz) = 222df24c209cfa30346b29505fb88b1b20cfb5e1
-RMD160 (gajim-1.1.0.tar.gz) = 5e691a6f8e69b1ea6b6795bc841c0ac227a47182
-SHA512 (gajim-1.1.0.tar.gz) = 6a78de3e1aed055174b8f9d897a5a93fb1972d38cbd168e3c23d9af7a66ed63236bbc22054c24a31b0fda3c1d73e56240ccb18ccf805f654b0e331d8092ae626
-Size (gajim-1.1.0.tar.gz) = 9530150 bytes
+SHA1 (gajim-1.1.1.tar.gz) = 65e8d976e99644b9eec702c1ff3a338feb88871b
+RMD160 (gajim-1.1.1.tar.gz) = 1b8f3f88080a140397b8c94a83ea21329d9e1705
+SHA512 (gajim-1.1.1.tar.gz) = 8e7b800b88ca28bc38913e79cee6ffe46bbdd9e472efceabccd9e3228c2fd961cbf4b1ff98d7ac9a0e1c9cf840b644c7a848976f4531645f032170cb4c6ffba6
+Size (gajim-1.1.1.tar.gz) = 9530600 bytes
 SHA1 (patch-gajim_____init____.py) = 555df1ee88159aa0c9d5232fba46924983d7a17b
 SHA1 (patch-setup.py) = f8fd2bb45d0ced7c86972218e1a0194ad35127b8



Home | Main Index | Thread Index | Old Index