From b98fbdd162d8cd62531ca55faad2a2cb7614ba58 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 25 Oct 2019 22:22:08 +0000 Subject: [PATCH] Update math/labplot to latest upstream release Changelog: https://labplot.kde.org/2019/10/24/labplot-2-7-released/ Summary: - Spreadsheet mode much improved - Plot cursor - Speedups in plotting OPTION cantor now requires poppler. --- math/labplot/Makefile | 8 ++++---- math/labplot/distinfo | 6 +++--- math/labplot/pkg-plist | 4 ++++ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 0faa866e05f7..7e9dc9c4b4d3 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= labplot -PORTVERSION= 2.6 -PORTREVISION= 2 +PORTVERSION= 2.7.0 CATEGORIES= math kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}.0 +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Data plotting and function analysis tool by KDE @@ -35,7 +34,8 @@ OPTIONS_DEFAULT= ${OPTIONS_DEFINE} CANTOR_DESC= Build with Cantor support CANTOR_CMAKE_BOOL= ENABLE_CANTOR -CANTOR_LIB_DEPENDS= libcantorlibs.so:math/cantor +CANTOR_LIB_DEPENDS= libcantorlibs.so:math/cantor \ + libpoppler-qt5.so:graphics/poppler-qt5 FITS_DESC= Flexible Image Transport System Data Format (FITS) Library FITS_CMAKE_BOOL= ENABLE_FITS FITS_LIB_DEPENDS= libcfitsio.so:astro/cfitsio diff --git a/math/labplot/distinfo b/math/labplot/distinfo index 4732e179cd70..4efa909ff3b8 100644 --- a/math/labplot/distinfo +++ b/math/labplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555767200 -SHA256 (labplot-2.6.tar.xz) = 4556541fb6544cda56c2625a1fc5c9c8b0ba6bc8178af076c68a792b545c5657 -SIZE (labplot-2.6.tar.xz) = 12360732 +TIMESTAMP = 1572037741 +SHA256 (labplot-2.7.0.tar.xz) = 5c4d6ed7df6e98557a6b78f018933c92654b7e50e7f051ad89ec4755e0f4e935 +SIZE (labplot-2.7.0.tar.xz) = 13306532 diff --git a/math/labplot/pkg-plist b/math/labplot/pkg-plist index 0651e3aa8ad7..3742769e466b 100644 --- a/math/labplot/pkg-plist +++ b/math/labplot/pkg-plist @@ -1,6 +1,7 @@ bin/labplot2 etc/xdg/labplot2_themes.knsrc man/man1/labplot2.1.gz +man/es/man1/labplot2.1.gz man/nl/man1/labplot2.1.gz man/sv/man1/labplot2.1.gz man/uk/man1/labplot2.1.gz @@ -50,6 +51,8 @@ share/doc/HTML/en/labplot2/tutorial-xy-function8.png share/doc/HTML/en/labplot2/tutorial-xy-function9.png share/doc/HTML/en/labplot2/workbook.png share/doc/HTML/en/labplot2/worksheet.png +share/doc/HTML/es/labplot2/index.cache.bz2 +share/doc/HTML/es/labplot2/index.docbook share/doc/HTML/nl/labplot2/index.cache.bz2 share/doc/HTML/nl/labplot2/index.docbook share/doc/HTML/sv/labplot2/index.cache.bz2 @@ -287,6 +290,7 @@ share/locale/de/LC_MESSAGES/labplot2.mo share/locale/el/LC_MESSAGES/labplot2.mo share/locale/en_GB/LC_MESSAGES/labplot2.mo share/locale/es/LC_MESSAGES/labplot2.mo +share/locale/eu/LC_MESSAGES/labplot2.mo share/locale/fi/LC_MESSAGES/labplot2.mo share/locale/fr/LC_MESSAGES/labplot2.mo share/locale/gl/LC_MESSAGES/labplot2.mo