Rafael Sadowski wrote (2022-08-30 11:11 CEST):
> Hey NeoChat / Matrix users, tests are welcome. OK?
Works fine after the usual segfault-then-config-delete cycle.
I think I tried a version after 1.2.0 already, so I'm not sure if
the MESSAGE is precise.
It also segfaults on quit.
It also segfaults when starting a second instance.
Port-wise, the update is fine.
OK with a *sigh* sdk@
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/neochat/Makefile,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 Makefile
> --- Makefile 13 Jun 2022 08:18:48 -0000 1.10
> +++ Makefile 30 Aug 2022 09:10:04 -0000
> @@ -1,5 +1,5 @@
> COMMENT = client for Matrix chat
> -VERSION = 22.04
> +VERSION = 22.06
> DISTNAME = neochat-${VERSION}
>
> CATEGORIES= net
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/neochat/distinfo,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 distinfo
> --- distinfo 13 Jun 2022 08:18:48 -0000 1.3
> +++ distinfo 30 Aug 2022 09:10:04 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (neochat-22.04.tar.xz) = qDaZXsBDB4ZKgCPg3APWN/8tuJ51lI64UlImLoqdIRI=
> -SIZE (neochat-22.04.tar.xz) = 333336
> +SHA256 (neochat-22.06.tar.xz) = tvEk4EeSpbo6/nAeqXg2QMKyA8RmTijPshQvAAebnZs=
> +SIZE (neochat-22.06.tar.xz) = 336432
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/net/neochat/pkg/PLIST,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 PLIST
> --- pkg/PLIST 13 Jun 2022 08:18:48 -0000 1.4
> +++ pkg/PLIST 30 Aug 2022 09:10:04 -0000
> @@ -3,7 +3,6 @@
> share/applications/org.kde.neochat.desktop
> share/icons/hicolor/scalable/apps/org.kde.neochat.svg
> share/icons/hicolor/scalable/apps/org.kde.neochat.tray.svg
> -share/knotifications5/
> share/knotifications5/neochat.notifyrc
> share/krunner/
> share/krunner/dbusplugins/
> @@ -32,6 +31,7 @@ share/locale/pa/LC_MESSAGES/neochat.mo
> share/locale/pl/LC_MESSAGES/neochat.mo
> share/locale/pt/LC_MESSAGES/neochat.mo
> share/locale/pt_BR/LC_MESSAGES/neochat.mo
> +share/locale/ru/LC_MESSAGES/neochat.mo
> share/locale/sk/LC_MESSAGES/neochat.mo
> share/locale/sl/LC_MESSAGES/neochat.mo
> share/locale/sv/LC_MESSAGES/neochat.mo
> @@ -39,10 +39,8 @@ share/locale/ta/LC_MESSAGES/neochat.mo
> share/locale/tok/LC_MESSAGES/neochat.mo
> share/locale/tr/LC_MESSAGES/neochat.mo
> share/locale/uk/LC_MESSAGES/neochat.mo
> -share/locale/x-test/
> -share/locale/x-test/LC_MESSAGES/
> -share/locale/x-test/LC_MESSAGES/neochat.mo
> share/locale/zh_CN/LC_MESSAGES/neochat.mo
> +share/locale/zh_TW/LC_MESSAGES/neochat.mo
> share/metainfo/
> @tag update-desktop-database
> @tag gtk-update-icon-cache %D/share/icons/hicolor
>
No comments:
Post a Comment