Re: maintainer update. net/gajim --> 1.8.1

2023-10-22 Thread Omar Polo
On 2023/10/17 21:44:51 +0200, Paco Esteban  wrote:
> Hi ports@,
> 
> This is an update of net/gajim to its latest version 1.8.1
> 
> According to its changelog, these are the changes on Gajim for this
> release:
> 
> [...]
> 
> It needs the update for net/py-nbxmpp sent on another thread.
> 
> Works fine for me on amd64.
> 
> ok to commit ?

still works for me (including omemo.)  ok op@ for gajim and py-nbxmpp,
thanks!



maintainer update. net/gajim --> 1.8.1

2023-10-17 Thread Paco Esteban
Hi ports@,

This is an update of net/gajim to its latest version 1.8.1

According to its changelog, these are the changes on Gajim for this
release:

New
* Add setting for default encryption

Improvements
* XMLConsole: Enable browsing sent stanzas in message input (#5403)
* Sort cprofile output after total time
* Moderation: Handle unknown moderator JID
* Preview: Always show preview widget (#11427)
* Preview: Add loading placeholder (#11264)
* Account page: Show our XMPP address

Performance
* Idle: Raise poll interval

Bug Fixes
* Search: Don't fail while closing if no chat has been loaded before 
(#11588)
* Dataform: Correctly serialize multi list fields
* Profile: Respect avatar/nickname privacy setting on consecutive changes 
(#11584)
* Don’t forget ignored TLS errors from previous connects (#11574)
* App menu: Add missing mnemonic for Accounts menu
* Gateway: Fix roster method call
* Contacts: Fix supports_{audio,video} property
* AvatarSelector: Fix crash on reset (#11563)
* CertificateBox: Catch exception if cert does not offer extension (#11560)
* CreateGroupchatWindow: Improve handling of MUC service availability 
(#11557)
* Preview: Show error if file saving directory is not available (#11558)
* SecurityLabels: Display labels for messages received with MAM
* DataForm: Handle destroy correctly (#11548)
* ChatListRow: Always update group chat name
* Fix showing MAM sync errors and show error text
* OMEMOTrustManager: React correctly to connection changes (#11547)
* Fix interaction of GroupchatRoster and SearchView (#11546)
* Init plugin translation module later
* GroupchatManage: Improve checks for joined state (#11231)
* Search: Restore group chat participants list to previous state when 
closing search (#11536)
* Windows themes: Don't fail hard when winsdk UISettings are not available 
(#11542)

It needs the update for net/py-nbxmpp sent on another thread.

Works fine for me on amd64.

ok to commit ?

diff /usr/ports
commit - c0f1d1012a8c7385da266b3000fdaa6e9fd52073
path + /usr/ports
blob - 301bf686c342281aa79bca70c167ed6c41a3360d
file + net/gajim/Makefile
--- net/gajim/Makefile
+++ net/gajim/Makefile
@@ -1,5 +1,5 @@
 COMMENT=   fully-featured XMPP client written in Python
-MODPY_EGG_VERSION= 1.8.0
+MODPY_EGG_VERSION= 1.8.1
 DISTNAME=  gajim-${MODPY_EGG_VERSION}
 CATEGORIES=net x11
 
@@ -26,7 +26,7 @@ RUN_DEPENDS=  audio/gsound \
graphics/py-Pillow${MODPY_FLAVOR} \
graphics/py-cairo${MODPY_FLAVOR} \
graphics/py-qrcode${MODPY_FLAVOR}>=7.3.1 \
-   net/py-nbxmpp${MODPY_FLAVOR}>=4.3.0 \
+   net/py-nbxmpp${MODPY_FLAVOR}>=4.3.3 \
security/py-cryptodome${MODPY_FLAVOR} \
security/py-cryptography${MODPY_FLAVOR} \
security/py-gnupg${MODPY_FLAVOR} \
blob - 023013eeb498de3f22ce8dbb7ff35c065188e92a
file + net/gajim/distinfo
--- net/gajim/distinfo
+++ net/gajim/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gajim-1.8.0.tar.gz) = EgH8mt0am2l9z4csGHH6rpLqTzFiBRzOPB4NCEP8TUM=
-SIZE (gajim-1.8.0.tar.gz) = 3835799
+SHA256 (gajim-1.8.1.tar.gz) = Erh7tR6WX8pt89PRicgbVZd8CLlv18Vyq44O+ZnJVzU=
+SIZE (gajim-1.8.1.tar.gz) = 3844796
blob - 478ace640b840c7761ca5c7b9886271c08d32abd
file + net/gajim/pkg/PLIST
--- net/gajim/pkg/PLIST
+++ net/gajim/pkg/PLIST
@@ -12,12 +12,12 @@ lib/python${MODPY_VERSION}/site-packages/gajim/__init_
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}/
 
lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
 
lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}gajim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}gajim.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}gajim_remote.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}gajim_remote.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}gui_interface.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
 
lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}gui_interface.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}main.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
+lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}main.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}remote.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
+lib/python${MODPY_VERSION}/site-packages/gajim/${MODPY_PYCACHE}remote.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/gajim/common/