Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 18:19:13 +0000
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d21f93e219b - main - math/rkward: upgrade to 0.8.3
Message-ID:  <69efa8a1.2226a.558f396a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d21f93e219bb529f4f611772073b9e189cf4063

commit 3d21f93e219bb529f4f611772073b9e189cf4063
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2026-04-27 18:15:48 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2026-04-27 18:19:05 +0000

    math/rkward: upgrade to 0.8.3
    
    Changelog at
            https://invent.kde.org/education/rkward/-/blob/releases/0.8.3/ChangeLog
---
 math/rkward/Makefile                               |  8 ++---
 math/rkward/distinfo                               |  6 ++--
 .../files/patch-rkward_autotests_core__test.cpp    | 12 -------
 math/rkward/pkg-plist                              | 37 +++++++++++++++++++++-
 4 files changed, 43 insertions(+), 20 deletions(-)

diff --git a/math/rkward/Makefile b/math/rkward/Makefile
index 0e749c868011..3698e5f0231b 100644
--- a/math/rkward/Makefile
+++ b/math/rkward/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	rkward
-PORTVERSION=	0.8.2
-PORTREVISION=	1
+PORTVERSION=	0.8.3
 CATEGORIES=	math
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/
 
@@ -13,7 +12,8 @@ LICENSE=	GPLv2
 BUILD_DEPENDS=	vulkan-headers>0:graphics/vulkan-headers
 LIB_DEPENDS=	libR.so:math/R	\
 		libcups.so:print/cups	\
-		libxkbcommon.so:x11/libxkbcommon
+		libxkbcommon.so:x11/libxkbcommon	\
+		libxcb-cursor.so:x11/xcb-util-cursor
 RUN_DEPENDS=	kbibtex:databases/kbibtex	\
 		hs-pandoc>0:textproc/hs-pandoc	\
 		${LR_MOD_DIR}/R2HTML/INDEX:textproc/R-cran-R2HTML	\
@@ -24,7 +24,7 @@ TEST_DEPENDS=	${LR_MOD_DIR}/FAdist/INDEX:science/R-cran-FAdist	\
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext gl fortran	\
 		kde:6 localbase php:cli qt:6 shared-mime-info xorg
 USE_GL=		opengl
-USE_QT=		base declarative positioning webchannel webengine
+USE_QT=		base declarative positioning webchannel webengine websockets webview
 USE_XORG=	ice x11 xcb xext
 USE_KDE=	archive bookmarks breeze-icons colorscheme completion config	\
 		configwidgets coreaddons crash ecm doctools guiaddons i18n	\
diff --git a/math/rkward/distinfo b/math/rkward/distinfo
index cec7f79ffbc2..5b20f3143c11 100644
--- a/math/rkward/distinfo
+++ b/math/rkward/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1760039410
-SHA256 (rkward-0.8.2.tar.gz) = be8abdfcd7a17aa5196f63e0136fdbc693e93d9f2f0ec66f2bdacacfc22b9ca8
-SIZE (rkward-0.8.2.tar.gz) = 7109936
+TIMESTAMP = 1777219899
+SHA256 (rkward-0.8.3.tar.gz) = 40d2a6b6ddc77cb226ccd97037350235ca12d3a422f31b1f9ae3c01be427f5e5
+SIZE (rkward-0.8.3.tar.gz) = 8031772
diff --git a/math/rkward/files/patch-rkward_autotests_core__test.cpp b/math/rkward/files/patch-rkward_autotests_core__test.cpp
deleted file mode 100644
index 1b33db536c80..000000000000
--- a/math/rkward/files/patch-rkward_autotests_core__test.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-Add missing header for Qt 6.10
-
---- rkward/autotests/core_test.cpp.orig	2025-10-01 11:59:03 UTC
-+++ rkward/autotests/core_test.cpp
-@@ -9,6 +9,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
- #include <QApplication>
- #include <QButtonGroup>
- #include <QDir>
-+#include <QElapsedTimer>
- #include <QFile>
- #include <QLoggingCategory>
- #include <QObject>
diff --git a/math/rkward/pkg-plist b/math/rkward/pkg-plist
index a524ffcc2e05..6278628a6e9b 100644
--- a/math/rkward/pkg-plist
+++ b/math/rkward/pkg-plist
@@ -37,6 +37,10 @@ share/applications/org.kde.rkward.desktop
 %%NLS%%share/doc/HTML/nl/rkward/index.docbook
 %%NLS%%share/doc/HTML/nl/rkwardplugins/index.cache.bz2
 %%NLS%%share/doc/HTML/nl/rkwardplugins/index.docbook
+%%NLS%%share/doc/HTML/pt_BR/rkward/index.cache.bz2
+%%NLS%%share/doc/HTML/pt_BR/rkward/index.docbook
+%%NLS%%share/doc/HTML/pt_BR/rkwardplugins/index.cache.bz2
+%%NLS%%share/doc/HTML/pt_BR/rkwardplugins/index.docbook
 %%NLS%%share/doc/HTML/sl/rkward/index.cache.bz2
 %%NLS%%share/doc/HTML/sl/rkward/index.docbook
 %%NLS%%share/doc/HTML/sl/rkwardplugins/index.cache.bz2
@@ -63,6 +67,16 @@ share/ktexteditor_snippets/data/RKWardRMd.xml
 share/ktexteditor_snippets/data/RKWardpapaja.xml
 share/ktexteditor_snippets/data/RKWardroxygen2.xml
 share/ktexteditor_snippets/data/RKWardutils.xml
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__analysis.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__data.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__distributions.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__embedded.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__graphics_device.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__import_export.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__item_response_theory.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__pages.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/rkward__plots.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/rkward.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/rkward__analysis.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/rkward__data.mo
@@ -115,7 +129,6 @@ share/ktexteditor_snippets/data/RKWardutils.xml
 %%NLS%%share/locale/es/LC_MESSAGES/rkward__item_response_theory.mo
 %%NLS%%share/locale/es/LC_MESSAGES/rkward__pages.mo
 %%NLS%%share/locale/es/LC_MESSAGES/rkward__plots.mo
-%%NLS%%share/locale/et/LC_MESSAGES/rkward.mo
 %%NLS%%share/locale/et/LC_MESSAGES/rkward__data.mo
 %%NLS%%share/locale/et/LC_MESSAGES/rkward__distributions.mo
 %%NLS%%share/locale/et/LC_MESSAGES/rkward__embedded.mo
@@ -137,6 +150,16 @@ share/ktexteditor_snippets/data/RKWardutils.xml
 %%NLS%%share/locale/fr/LC_MESSAGES/rkward__item_response_theory.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/rkward__pages.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/rkward__plots.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__analysis.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__data.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__distributions.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__embedded.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__graphics_device.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__import_export.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__item_response_theory.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__pages.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/rkward__plots.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/rkward.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/rkward__analysis.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/rkward__data.mo
@@ -166,6 +189,7 @@ share/ktexteditor_snippets/data/RKWardutils.xml
 %%NLS%%share/locale/ka/LC_MESSAGES/rkward__graphics_device.mo
 %%NLS%%share/locale/ka/LC_MESSAGES/rkward__import_export.mo
 %%NLS%%share/locale/ka/LC_MESSAGES/rkward__item_response_theory.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/rkward__pages.mo
 %%NLS%%share/locale/ka/LC_MESSAGES/rkward__plots.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/rkward.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/rkward__analysis.mo
@@ -217,6 +241,16 @@ share/ktexteditor_snippets/data/RKWardutils.xml
 %%NLS%%share/locale/ru/LC_MESSAGES/rkward__item_response_theory.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/rkward__pages.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/rkward__plots.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__analysis.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__data.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__distributions.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__embedded.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__graphics_device.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__import_export.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__item_response_theory.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__pages.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/rkward__plots.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/rkward.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/rkward__analysis.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/rkward__data.mo
@@ -263,6 +297,7 @@ share/man/de/man1/rkward.1.gz
 share/man/it/man1/rkward.1.gz
 %%PORTDOCS%%share/man/man1/rkward.1.gz
 share/man/nl/man1/rkward.1.gz
+share/man/pt_BR/man1/rkward.1.gz
 share/man/sl/man1/rkward.1.gz
 share/man/sv/man1/rkward.1.gz
 share/man/uk/man1/rkward.1.gz


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efa8a1.2226a.558f396a>