diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2021-05-09 13:50:19 +0300 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2021-05-09 14:09:19 +0300 |
commit | 4c8c1dacdc8ad515b9925c9467d395c9ca052b65 (patch) | |
tree | cbf164a73052c79d076ae5ad3161b79e018214f5 /math/labplot | |
parent | games/gcompris-qt: update to 1.1 (diff) |
math/labplot: update to 2.8.2
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 4 | ||||
-rw-r--r-- | math/labplot/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 1fa22fe2e85d..d326eb434c16 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,8 +1,7 @@ # Created by: Kay Lehmann <kay_lehmann@web.de> PORTNAME= labplot -DISTVERSION= 2.8.1 -PORTREVISION= 8 +DISTVERSION= 2.8.2 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} @@ -30,6 +29,7 @@ USE_QT= concurrent core dbus gui network printsupport serialport \ buildtools_build qmake_build CMAKE_OFF= ENABLE_LIBCERF +CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_KUserFeedback DATADIR= ${PREFIX}/share/labplot2 diff --git a/math/labplot/distinfo b/math/labplot/distinfo index e3b6fec2ff71..38881829a752 100644 --- a/math/labplot/distinfo +++ b/math/labplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605430703 -SHA256 (labplot-2.8.1.tar.xz) = 726909a8335921c742c4d92f66663ecdb447ddee0d74568c50a22330c79e079a -SIZE (labplot-2.8.1.tar.xz) = 13203288 +TIMESTAMP = 1620556356 +SHA256 (labplot-2.8.2.tar.xz) = 8ec581da971735bfab20c28b1a7507196bf102a991d895bb1ec892c521b31dfa +SIZE (labplot-2.8.2.tar.xz) = 13235168 |