aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/analitza/Makefile1
-rw-r--r--math/analitza/distinfo6
-rw-r--r--math/analitza/pkg-plist1
-rw-r--r--math/cantor/Makefile1
-rw-r--r--math/cantor/distinfo6
-rw-r--r--math/cantor/files/patch-gentoo-kf5-5.61-headers26
-rw-r--r--math/cantor/pkg-plist3
-rw-r--r--math/kalgebra/Makefile1
-rw-r--r--math/kalgebra/distinfo6
-rw-r--r--math/kalgebra/pkg-plist4
-rw-r--r--math/kbruch/Makefile1
-rw-r--r--math/kbruch/distinfo6
-rw-r--r--math/kbruch/pkg-plist1
-rw-r--r--math/kcalc/Makefile1
-rw-r--r--math/kcalc/distinfo6
-rw-r--r--math/kig/Makefile1
-rw-r--r--math/kig/distinfo6
-rw-r--r--math/kig/pkg-plist3
-rw-r--r--math/kmplot/Makefile1
-rw-r--r--math/kmplot/distinfo6
-rw-r--r--math/kmplot/pkg-plist1
-rw-r--r--math/rocs/Makefile1
-rw-r--r--math/rocs/distinfo6
-rw-r--r--math/rocs/pkg-plist2
24 files changed, 38 insertions, 59 deletions
diff --git a/math/analitza/Makefile b/math/analitza/Makefile
index 9c0e8780b2ab..afc43bd32fb5 100644
--- a/math/analitza/Makefile
+++ b/math/analitza/Makefile
@@ -2,7 +2,6 @@
PORTNAME= analitza
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/analitza/distinfo b/math/analitza/distinfo
index 2b510b9d30f1..2e38167a3b12 100644
--- a/math/analitza/distinfo
+++ b/math/analitza/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690761
-SHA256 (KDE/applications/19.04.3/analitza-19.04.3.tar.xz) = 771cf26918ea09f1597ee95328bdfc1c65b28617b0b312ca609676a718fc2a9e
-SIZE (KDE/applications/19.04.3/analitza-19.04.3.tar.xz) = 330112
+TIMESTAMP = 1565555679
+SHA256 (KDE/applications/19.08.0/analitza-19.08.0.tar.xz) = 516f29f089be92fecf5e17dcf466a9daf8525ec9e594f52f04338603914c2003
+SIZE (KDE/applications/19.08.0/analitza-19.08.0.tar.xz) = 332240
diff --git a/math/analitza/pkg-plist b/math/analitza/pkg-plist
index 2454f327517b..1dddd1e35090 100644
--- a/math/analitza/pkg-plist
+++ b/math/analitza/pkg-plist
@@ -86,6 +86,7 @@ share/locale/ja/LC_MESSAGES/analitza_qt.qm
share/locale/kk/LC_MESSAGES/analitza_qt.qm
share/locale/lt/LC_MESSAGES/analitza_qt.qm
share/locale/lv/LC_MESSAGES/analitza_qt.qm
+share/locale/ml/LC_MESSAGES/analitza_qt.qm
share/locale/mr/LC_MESSAGES/analitza_qt.qm
share/locale/nb/LC_MESSAGES/analitza_qt.qm
share/locale/nds/LC_MESSAGES/analitza_qt.qm
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index b5b5b710ec6c..ac30708e3f8a 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -2,7 +2,6 @@
PORTNAME= cantor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/cantor/distinfo b/math/cantor/distinfo
index 0be19d23d48f..75fd545672f9 100644
--- a/math/cantor/distinfo
+++ b/math/cantor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690761
-SHA256 (KDE/applications/19.04.3/cantor-19.04.3.tar.xz) = 6ac01cf576d6ee6292d9656bebe2fa6f1216814148f77d0b9971df6a92ff5a47
-SIZE (KDE/applications/19.04.3/cantor-19.04.3.tar.xz) = 2523496
+TIMESTAMP = 1565555679
+SHA256 (KDE/applications/19.08.0/cantor-19.08.0.tar.xz) = b1d1a735e83ca03d51b79f1fc59612153e94b274d716d65ff3fa94ffdd2f3adc
+SIZE (KDE/applications/19.08.0/cantor-19.08.0.tar.xz) = 2536776
diff --git a/math/cantor/files/patch-gentoo-kf5-5.61-headers b/math/cantor/files/patch-gentoo-kf5-5.61-headers
deleted file mode 100644
index 1f5feab67f97..000000000000
--- a/math/cantor/files/patch-gentoo-kf5-5.61-headers
+++ /dev/null
@@ -1,26 +0,0 @@
-From 6a49ffa048f619752d32ff9b85a03c8cbcb448b7 Mon Sep 17 00:00:00 2001
-From: Nikita Sirgienko <warquark@gmail.com>
-Date: Sun, 21 Jul 2019 02:00:46 +0300
-Subject: Try to fix build error in stable-kf5-qt5 #7
-
----
- src/cantor.h | 2 ++
- 1 file changed, 2 insertions(+)
-
-(limited to 'src/cantor.h')
-
-diff --git a/src/cantor.h b/src/cantor.h
-index 0352753..bbf8f6e 100644
---- src/cantor.h
-+++ src/cantor.h
-@@ -25,6 +25,8 @@
- #include <KParts/MainWindow>
-
- #include <QList>
-+#include <QStringList>
-+#include <QMap>
-
- class QTabWidget;
- class KTextEdit;
---
-cgit v1.1
diff --git a/math/cantor/pkg-plist b/math/cantor/pkg-plist
index 992a18724df3..28b42e125081 100644
--- a/math/cantor/pkg-plist
+++ b/math/cantor/pkg-plist
@@ -38,7 +38,7 @@ lib/cmake/Cantor/CantorTargets.cmake
lib/libcantor_config.so
lib/libcantor_pythonbackend.so
lib/libcantorlibs.so
-lib/libcantorlibs.so.20
+lib/libcantorlibs.so.23
lib/libcantorlibs.so.%%KDE_APPLICATIONS_VERSION%%
%%QT_PLUGINDIR%%/cantor/assistants/cantor_advancedplotassistant.so
%%QT_PLUGINDIR%%/cantor/assistants/cantor_creatematrixassistant.so
@@ -141,6 +141,7 @@ share/locale/kk/LC_MESSAGES/cantor.mo
share/locale/ko/LC_MESSAGES/cantor.mo
share/locale/lt/LC_MESSAGES/cantor.mo
share/locale/lv/LC_MESSAGES/cantor.mo
+share/locale/ml/LC_MESSAGES/cantor.mo
share/locale/mr/LC_MESSAGES/cantor.mo
share/locale/nb/LC_MESSAGES/cantor.mo
share/locale/nds/LC_MESSAGES/cantor.mo
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile
index 7c563f324a79..29e2c2666f4f 100644
--- a/math/kalgebra/Makefile
+++ b/math/kalgebra/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kalgebra
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo
index c836c055165c..096982cb4df9 100644
--- a/math/kalgebra/distinfo
+++ b/math/kalgebra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690772
-SHA256 (KDE/applications/19.04.3/kalgebra-19.04.3.tar.xz) = b63904f2fc5609d8c62b18ae5e8b0f917785d9eaf46357a1045a9de89aa129ea
-SIZE (KDE/applications/19.04.3/kalgebra-19.04.3.tar.xz) = 1153428
+TIMESTAMP = 1565555689
+SHA256 (KDE/applications/19.08.0/kalgebra-19.08.0.tar.xz) = b875b2bfe985e5c595f60fbb146fb4545c34321bb86f7fc04164a23f0bb3e9eb
+SIZE (KDE/applications/19.08.0/kalgebra-19.08.0.tar.xz) = 1156824
diff --git a/math/kalgebra/pkg-plist b/math/kalgebra/pkg-plist
index 42977cd90800..aa16348fd162 100644
--- a/math/kalgebra/pkg-plist
+++ b/math/kalgebra/pkg-plist
@@ -86,9 +86,13 @@ share/locale/km/LC_MESSAGES/kalgebra.mo
share/locale/ko/LC_MESSAGES/kalgebra.mo
share/locale/ko/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
share/locale/lt/LC_MESSAGES/kalgebra.mo
+share/locale/lt/LC_MESSAGES/kalgebramobile.mo
share/locale/lt/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
share/locale/lv/LC_MESSAGES/kalgebra.mo
share/locale/lv/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
+share/locale/ml/LC_MESSAGES/kalgebra.mo
+share/locale/ml/LC_MESSAGES/kalgebramobile.mo
+share/locale/ml/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
share/locale/mr/LC_MESSAGES/kalgebra.mo
share/locale/mr/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
share/locale/nb/LC_MESSAGES/kalgebra.mo
diff --git a/math/kbruch/Makefile b/math/kbruch/Makefile
index 8fada632f7f1..762abd124277 100644
--- a/math/kbruch/Makefile
+++ b/math/kbruch/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kbruch
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/kbruch/distinfo b/math/kbruch/distinfo
index 54f273b71e50..6da0bb1790cc 100644
--- a/math/kbruch/distinfo
+++ b/math/kbruch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690772
-SHA256 (KDE/applications/19.04.3/kbruch-19.04.3.tar.xz) = 131455d024ead96cf2396cf6074a23584799c0793464b83eb3ecc2a455c5d355
-SIZE (KDE/applications/19.04.3/kbruch-19.04.3.tar.xz) = 5600228
+TIMESTAMP = 1565555690
+SHA256 (KDE/applications/19.08.0/kbruch-19.08.0.tar.xz) = 29c83039af494703e9d665eca2acde30bb4b94666b3dfe9092833e35f83a9541
+SIZE (KDE/applications/19.08.0/kbruch-19.08.0.tar.xz) = 5604168
diff --git a/math/kbruch/pkg-plist b/math/kbruch/pkg-plist
index 8f71fd7ec403..f9299b2cd197 100644
--- a/math/kbruch/pkg-plist
+++ b/math/kbruch/pkg-plist
@@ -65,6 +65,7 @@ share/locale/kk/LC_MESSAGES/kbruch.mo
share/locale/km/LC_MESSAGES/kbruch.mo
share/locale/lt/LC_MESSAGES/kbruch.mo
share/locale/lv/LC_MESSAGES/kbruch.mo
+share/locale/ml/LC_MESSAGES/kbruch.mo
share/locale/mr/LC_MESSAGES/kbruch.mo
share/locale/nb/LC_MESSAGES/kbruch.mo
share/locale/nds/LC_MESSAGES/kbruch.mo
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index 4e2f3f86967f..d636d997b170 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kcalc
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo
index cb774b5b602e..ebea61abd32b 100644
--- a/math/kcalc/distinfo
+++ b/math/kcalc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690772
-SHA256 (KDE/applications/19.04.3/kcalc-19.04.3.tar.xz) = 42da5439af4f59402d27f2c48d4ee9c68d4a84bfda8d16a5ab9d7ab6bdcc02d5
-SIZE (KDE/applications/19.04.3/kcalc-19.04.3.tar.xz) = 366516
+TIMESTAMP = 1565555690
+SHA256 (KDE/applications/19.08.0/kcalc-19.08.0.tar.xz) = 58c26a9698bfc9e0d3a5614ab26c53878e87fc601688ad6c5848fbdbc21c4103
+SIZE (KDE/applications/19.08.0/kcalc-19.08.0.tar.xz) = 372228
diff --git a/math/kig/Makefile b/math/kig/Makefile
index ff1fb217d457..828a0bd82868 100644
--- a/math/kig/Makefile
+++ b/math/kig/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kig
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/kig/distinfo b/math/kig/distinfo
index 73cee0cc400d..2d80e79fe805 100644
--- a/math/kig/distinfo
+++ b/math/kig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690773
-SHA256 (KDE/applications/19.04.3/kig-19.04.3.tar.xz) = 05566395ce58c6c049d797f579362d52b612ab1718b111f7a054e9e3ae229459
-SIZE (KDE/applications/19.04.3/kig-19.04.3.tar.xz) = 3492840
+TIMESTAMP = 1565555690
+SHA256 (KDE/applications/19.08.0/kig-19.08.0.tar.xz) = ec35f8e9c10e0a984ab7ff06fc810a26e0abc825ee5674af238bb04e83ce38ee
+SIZE (KDE/applications/19.08.0/kig-19.08.0.tar.xz) = 3498828
diff --git a/math/kig/pkg-plist b/math/kig/pkg-plist
index d98bb09fe8b6..b49c9675c595 100644
--- a/math/kig/pkg-plist
+++ b/math/kig/pkg-plist
@@ -405,6 +405,9 @@ share/locale/lt/LC_MESSAGES/kig.mo
share/locale/lv/LC_MESSAGES/kfile_drgeo.mo
share/locale/lv/LC_MESSAGES/kfile_kig.mo
share/locale/lv/LC_MESSAGES/kig.mo
+share/locale/ml/LC_MESSAGES/kfile_drgeo.mo
+share/locale/ml/LC_MESSAGES/kfile_kig.mo
+share/locale/ml/LC_MESSAGES/kig.mo
share/locale/mr/LC_MESSAGES/kfile_drgeo.mo
share/locale/mr/LC_MESSAGES/kfile_kig.mo
share/locale/mr/LC_MESSAGES/kig.mo
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile
index 9ca22bdc8df6..aa0ebd9dfe32 100644
--- a/math/kmplot/Makefile
+++ b/math/kmplot/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kmplot
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/kmplot/distinfo b/math/kmplot/distinfo
index b1b23f88b0b0..4073d6d7ada1 100644
--- a/math/kmplot/distinfo
+++ b/math/kmplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690773
-SHA256 (KDE/applications/19.04.3/kmplot-19.04.3.tar.xz) = 8c312235076fdad431fc68dc3e8be18ab8317e8a6efb6e6170958cb7495ab479
-SIZE (KDE/applications/19.04.3/kmplot-19.04.3.tar.xz) = 3047220
+TIMESTAMP = 1565555691
+SHA256 (KDE/applications/19.08.0/kmplot-19.08.0.tar.xz) = 66384c96ba1e82b32427a873f944d5efa915bb2bf7d9ee886c94f368bd1f5e94
+SIZE (KDE/applications/19.08.0/kmplot-19.08.0.tar.xz) = 3052904
diff --git a/math/kmplot/pkg-plist b/math/kmplot/pkg-plist
index e8be1ff4a56b..0de3f0c1fe5c 100644
--- a/math/kmplot/pkg-plist
+++ b/math/kmplot/pkg-plist
@@ -63,6 +63,7 @@ share/locale/km/LC_MESSAGES/kmplot.mo
share/locale/ko/LC_MESSAGES/kmplot.mo
share/locale/lt/LC_MESSAGES/kmplot.mo
share/locale/lv/LC_MESSAGES/kmplot.mo
+share/locale/ml/LC_MESSAGES/kmplot.mo
share/locale/mr/LC_MESSAGES/kmplot.mo
share/locale/nb/LC_MESSAGES/kmplot.mo
share/locale/nds/LC_MESSAGES/kmplot.mo
diff --git a/math/rocs/Makefile b/math/rocs/Makefile
index 8814260ad9bb..60712ffdc9ee 100644
--- a/math/rocs/Makefile
+++ b/math/rocs/Makefile
@@ -2,7 +2,6 @@
PORTNAME= rocs
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/rocs/distinfo b/math/rocs/distinfo
index 82b7282c4efe..7c1ecd4610a6 100644
--- a/math/rocs/distinfo
+++ b/math/rocs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690773
-SHA256 (KDE/applications/19.04.3/rocs-19.04.3.tar.xz) = eec0f7ab55f81946dafa2e31ee92a2bec5c1727e64bdeb8e7566c61f66e53d01
-SIZE (KDE/applications/19.04.3/rocs-19.04.3.tar.xz) = 1515844
+TIMESTAMP = 1565555691
+SHA256 (KDE/applications/19.08.0/rocs-19.08.0.tar.xz) = 2e9346781bb6198a3fb3c3357ef796c0e86fdd104146de87a481619d3cbe78fe
+SIZE (KDE/applications/19.08.0/rocs-19.08.0.tar.xz) = 1516860
diff --git a/math/rocs/pkg-plist b/math/rocs/pkg-plist
index bbf982e37eda..a60862ebdd67 100644
--- a/math/rocs/pkg-plist
+++ b/math/rocs/pkg-plist
@@ -83,6 +83,8 @@ share/locale/lt/LC_MESSAGES/libgraphtheory.mo
share/locale/lt/LC_MESSAGES/rocs.mo
share/locale/lv/LC_MESSAGES/libgraphtheory.mo
share/locale/lv/LC_MESSAGES/rocs.mo
+share/locale/ml/LC_MESSAGES/libgraphtheory.mo
+share/locale/ml/LC_MESSAGES/rocs.mo
share/locale/mr/LC_MESSAGES/libgraphtheory.mo
share/locale/mr/LC_MESSAGES/rocs.mo
share/locale/nb/LC_MESSAGES/libgraphtheory.mo