On Sun, Feb 05, 2023 at 10:21:39AM +0100, Rafael Sadowski wrote:
> On Sat Feb 04, 2023 at 07:37:08PM +0100, Rafael Sadowski wrote:
> > Below is an update diff for neochat to 22.11. If you are testing the
> > diff, please take a look at the new graphics/kirigami-addons dependency.
> > You can find it on ports@.
> >
> > OK?
> >
>
> Found a newer version.
The diff looks good and I tested it on amd64.
OK caspar@
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/neochat/Makefile,v
> retrieving revision 1.12
> diff -u -p -u -p -r1.12 Makefile
> --- Makefile 24 Nov 2022 06:34:22 -0000 1.12
> +++ Makefile 5 Feb 2023 09:20:12 -0000
> @@ -1,5 +1,5 @@
> COMMENT = client for Matrix chat
> -VERSION = 22.09
> +VERSION = 23.01.0
> DISTNAME = neochat-${VERSION}
>
> CATEGORIES= net
> @@ -11,12 +11,13 @@ PERMIT_PACKAGE= Yes
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5AuthCore KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> -WANTLIB += KF5DBusAddons KF5I18n KF5JobWidgets KF5KIOCore KF5KIOGui
> -WANTLIB += KF5KIOWidgets KF5Kirigami2 KF5Notifications KF5Service
> -WANTLIB += KF5Solid KF5WidgetsAddons KF5WindowSystem Qt5Concurrent
> -WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Multimedia Qt5Network Qt5Qml
> -WANTLIB += Qt5QmlModels Qt5Quick Qt5QuickControls2 Qt5Widgets
> -WANTLIB += Qt5Xml QtOlm Quotient X11 c cmark m olm qt5keychain
> +WANTLIB += KF5DBusAddons KF5I18n KF5ItemModels KF5JobWidgets KF5KIOCore
> +WANTLIB += KF5KIOGui KF5KIOWidgets KF5Kirigami2 KF5Notifications
> +WANTLIB += KF5Service KF5Solid KF5SonnetCore KF5WidgetsAddons
> +WANTLIB += KF5WindowSystem Qt5Concurrent Qt5Core Qt5DBus Qt5Gui
> +WANTLIB += Qt5Multimedia Qt5Network Qt5Qml Qt5QmlModels Qt5Quick
> +WANTLIB += Qt5QuickControls2 Qt5Widgets Qt5Xml QtOlm Quotient
> +WANTLIB += X11 c cmark m olm qt5keychain
>
> MODULES = devel/kf5
>
> @@ -25,6 +26,7 @@ RUN_DEPENDS = devel/desktop-file-utils \
> devel/kf5/qqc2-desktop-style \
> devel/kf5/sonnet \
> graphics/kquickimageeditor>=0.2.0 \
> + graphics/kirigami-addons \
> x11/gtk+3,-guic
>
> BUILD_DEPENDS = devel/gettext,-tools \
> @@ -32,6 +34,7 @@ BUILD_DEPENDS = devel/gettext,-tools \
> devel/kf5/qqc2-desktop-style \
> graphics/kquickimageeditor>=0.2.0 \
> devel/qcoro \
> + graphics/kirigami-addons \
> math/ecm
>
> LIB_DEPENDS = devel/kf5/kconfig \
> @@ -43,7 +46,9 @@ LIB_DEPENDS = devel/kf5/kconfig \
> devel/kf5/solid \
> devel/kf5/kjobwidgets \
> devel/kf5/kirigami2 \
> + devel/kf5/sonnet \
> devel/kf5/knotifications \
> + devel/kf5/kitemmodels \
> security/qtkeychain \
> textproc/cmark \
> x11/libqtolm \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/neochat/distinfo,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 distinfo
> --- distinfo 24 Nov 2022 06:34:22 -0000 1.5
> +++ distinfo 5 Feb 2023 09:20:12 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (neochat-22.09.tar.xz) = kTXMMRljlNr73/D/ARrvF2s2UDbCJrakzDPghHY1F8k=
> -SIZE (neochat-22.09.tar.xz) = 361856
> +SHA256 (neochat-23.01.0.tar.xz) =
> TfuLXJMatEBJHKUR2EpJPsZYyjxK7dQ1gTF4DjnSal4=
> +SIZE (neochat-23.01.0.tar.xz) = 534504
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/net/neochat/pkg/PLIST,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 PLIST
> --- pkg/PLIST 3 Sep 2022 05:55:48 -0000 1.5
> +++ pkg/PLIST 5 Feb 2023 09:20:12 -0000
> @@ -1,5 +1,6 @@
> @pkgpath x11/kde4/okteta
> @bin bin/neochat
> +@man man/man1/neochat.1
> 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
> @@ -14,6 +15,7 @@ share/locale/ca@valencia/LC_MESSAGES/neo
> share/locale/cs/LC_MESSAGES/neochat.mo
> share/locale/da/LC_MESSAGES/neochat.mo
> share/locale/de/LC_MESSAGES/neochat.mo
> +share/locale/el/LC_MESSAGES/neochat.mo
> share/locale/en_GB/LC_MESSAGES/neochat.mo
> share/locale/es/LC_MESSAGES/neochat.mo
> share/locale/eu/LC_MESSAGES/neochat.mo
> @@ -22,8 +24,9 @@ share/locale/fr/LC_MESSAGES/neochat.mo
> share/locale/hu/LC_MESSAGES/neochat.mo
> share/locale/ia/LC_MESSAGES/neochat.mo
> share/locale/id/LC_MESSAGES/neochat.mo
> +share/locale/ie/LC_MESSAGES/neochat.mo
> share/locale/it/LC_MESSAGES/neochat.mo
> -share/locale/ja/LC_MESSAGES/neochat.mo
> +share/locale/ka/LC_MESSAGES/neochat.mo
> share/locale/ko/LC_MESSAGES/neochat.mo
> share/locale/nl/LC_MESSAGES/neochat.mo
> share/locale/nn/LC_MESSAGES/neochat.mo
>