Hi All! Straightforward update to gajim-0.16.8
Changelog: Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG version * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Cheers, Rafael Index: Makefile =================================================================== RCS file: /cvs/ports/net/gajim/Makefile,v retrieving revision 1.74 diff -u -p -u -p -r1.74 Makefile --- Makefile 17 Mar 2017 08:33:16 -0000 1.74 +++ Makefile 8 Jun 2017 20:36:42 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.74 2017/03/17 08:33:16 pea Exp $ COMMENT= jabber client written in pygtk -DISTNAME= gajim-0.16.7 +DISTNAME= gajim-0.16.8 CATEGORIES= net x11 HOMEPAGE= https://www.gajim.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/gajim/distinfo,v retrieving revision 1.25 diff -u -p -u -p -r1.25 distinfo --- distinfo 17 Mar 2017 08:33:16 -0000 1.25 +++ distinfo 8 Jun 2017 20:36:42 -0000 @@ -1,2 +1,2 @@ -SHA256 (gajim-0.16.7.tar.gz) = jWJWzcVE7RXRpMgdRIENMsIcGazuFnx/4t7/QPJzYhU= -SIZE (gajim-0.16.7.tar.gz) = 6004998 +SHA256 (gajim-0.16.8.tar.gz) = c8CYgvenZUOLYyTxtD0NCJR0eKsU9MDOKmUpaGW0jGI= +SIZE (gajim-0.16.8.tar.gz) = 6005731 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/net/gajim/pkg/PLIST,v retrieving revision 1.22 diff -u -p -u -p -r1.22 PLIST --- pkg/PLIST 17 Mar 2017 08:33:17 -0000 1.22 +++ pkg/PLIST 8 Jun 2017 20:36:42 -0000 @@ -999,6 +999,7 @@ share/gajim/icons/hicolor/scalable/apps/ share/gajim/icons/hicolor/scalable/apps/gajim.svg share/gajim/plugins/ share/gajim/plugins/plugin_installer/ +share/gajim/plugins/plugin_installer/DST_Root_CA_X3.pem share/gajim/plugins/plugin_installer/__init__.py share/gajim/plugins/plugin_installer/config_dialog.ui share/gajim/plugins/plugin_installer/manifest.ini @@ -1334,9 +1335,9 @@ share/gajim/src/music_track_listener.${M share/gajim/src/negotiation.py share/gajim/src/negotiation.pyc share/gajim/src/negotiation.${MODPY_PYOEXTENSION} -share/gajim/src/network_manager_listener.py -share/gajim/src/network_manager_listener.pyc -share/gajim/src/network_manager_listener.${MODPY_PYOEXTENSION} +share/gajim/src/network_watcher.py +share/gajim/src/network_watcher.pyc +share/gajim/src/network_watcher.${MODPY_PYOEXTENSION} share/gajim/src/notify.py share/gajim/src/notify.pyc share/gajim/src/notify.${MODPY_PYOEXTENSION}