Skip to content

Commit

Permalink
math/rkward: upgrade RKWard to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Jun 6, 2022
1 parent 965c1c8 commit 53478e6
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 56 deletions.
7 changes: 4 additions & 3 deletions math/rkward/Makefile
@@ -1,9 +1,9 @@
# Created by: thierry@pompo.net

PORTNAME= rkward
PORTVERSION= 0.7.3
PORTVERSION= 0.7.4
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:C/b//}/src
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/

MAINTAINER= thierry@FreeBSD.org
COMMENT= IDE/GUI for the R-project
Expand All @@ -12,6 +12,7 @@ LICENSE= GPLv2

LIB_DEPENDS= libR.so:math/R
RUN_DEPENDS= kbibtex:databases/kbibtex \
pandoc:textproc/hs-pandoc \
${LR_MOD_DIR}/R2HTML/INDEX:textproc/R-cran-R2HTML \
${LR_MOD_DIR}/rmarkdown/INDEX:textproc/R-cran-rmarkdown
TEST_DEPENDS= ${LR_MOD_DIR}/FAdist/INDEX:science/R-cran-FAdist
Expand All @@ -21,7 +22,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext fortran \
USE_QT= buildtools concurrent core dbus declarative gui location \
network printsupport qmake script webchannel webengine webkit \
widgets xml
USE_XORG= x11
USE_XORG= ice x11 xext
USE_KDE= archive auth bookmarks codecs completion config configwidgets coreaddons\
crash doctools ecm i18n itemviews jobwidgets kate_run kdewebkit kio \
notifications parts service solid sonnet syntaxhighlighting texteditor \
Expand Down
6 changes: 3 additions & 3 deletions math/rkward/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1651044867
SHA256 (rkward-0.7.3.tar.gz) = 49b118c11c41605e05434e4214f06bbf3a45c8bbc5ab54499dca117ca9efe7da
SIZE (rkward-0.7.3.tar.gz) = 5486401
TIMESTAMP = 1654545611
SHA256 (rkward-0.7.4.tar.gz) = 7633f3b269f6cf2c067b3b09cbe3da3e0ffdcd9dc3ecb9a9fa63b4f865e8161e
SIZE (rkward-0.7.4.tar.gz) = 5677112
34 changes: 0 additions & 34 deletions math/rkward/files/patch-rkward_windows_rkhtmlwindow.cpp

This file was deleted.

16 changes: 0 additions & 16 deletions math/rkward/files/patch-tests_all__tests.R

This file was deleted.

12 changes: 12 additions & 0 deletions math/rkward/pkg-plist
Expand Up @@ -75,13 +75,18 @@ share/ktexteditor_snippets/data/RKWardRMd.xml
%%NLS%%share/locale/tr/LC_MESSAGES/rkward.mo
%%NLS%%share/locale/uk/LC_MESSAGES/rkward.mo
share/metainfo/org.kde.rkward.appdata.xml
share/mime/packages/vnd.kde.rkward-output.xml
share/mime/packages/vnd.kde.rmarkdown.xml
share/mime/packages/vnd.rkward.r.xml
share/org.kde.syntax-highlighting/syntax/rkward.xml
%%DATADIR%%/00saveload/import/convert_encoding.js
%%DATADIR%%/00saveload/import/convert_encoding.xml
%%DATADIR%%/00saveload/import/import_csv.js
%%DATADIR%%/00saveload/import/import_csv.rkh
%%DATADIR%%/00saveload/import/import_csv.xml
%%DATADIR%%/00saveload/import/import_generic_rio.js
%%DATADIR%%/00saveload/import/import_generic_rio.rkh
%%DATADIR%%/00saveload/import/import_generic_rio.xml
%%DATADIR%%/00saveload/import/import_spss.js
%%DATADIR%%/00saveload/import/import_spss.rkh
%%DATADIR%%/00saveload/import/import_spss.xml
Expand Down Expand Up @@ -462,6 +467,7 @@ share/org.kde.syntax-highlighting/syntax/rkward.xml
%%DATADIR%%/distributions/wilcoxon.rkh
%%DATADIR%%/distributions/wilcoxon.xml
%%DATADIR%%/embedded.pluginmap
%%DATADIR%%/icons/64-apps-rkward.png
%%DATADIR%%/icons/data-factor.png
%%DATADIR%%/icons/data-logical.png
%%DATADIR%%/icons/data-numeric.png
Expand All @@ -479,6 +485,9 @@ share/org.kde.syntax-highlighting/syntax/rkward.xml
%%DATADIR%%/icons/window_back.png
%%DATADIR%%/icons/window_forward.png
%%DATADIR%%/import_export.pluginmap
%%DATADIR%%/internal/Installfromgit.js
%%DATADIR%%/internal/Installfromgit.rkh
%%DATADIR%%/internal/Installfromgit.xml
%%DATADIR%%/irt.pluginmap
%%DATADIR%%/menu.pluginmap
%%DATADIR%%/pages/rkward_addons.rkh
Expand Down Expand Up @@ -681,11 +690,14 @@ share/org.kde.syntax-highlighting/syntax/rkward.xml
%%DATADIR%%/po/pt_BR/LC_MESSAGES/rkward__item_response_theory.mo
%%DATADIR%%/po/pt_BR/LC_MESSAGES/rkward__pages.mo
%%DATADIR%%/po/pt_BR/LC_MESSAGES/rkward__plots.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__analysis.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__data.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__distributions.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__embedded.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__graphics_device.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__import_export.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__item_response_theory.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__pages.mo
%%DATADIR%%/po/sl/LC_MESSAGES/rkward__plots.mo
%%DATADIR%%/po/sv/LC_MESSAGES/rkward__analysis.mo
%%DATADIR%%/po/sv/LC_MESSAGES/rkward__data.mo
Expand Down

0 comments on commit 53478e6

Please sign in to comment.