diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2019-04-20 22:10:46 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2019-04-20 22:10:46 +0000 |
commit | 3ea25b31945ed3c4ac328a760c5243c0ec96294b (patch) | |
tree | a43f0f8aaf4649904eb53135ae1e1274fe61aeb3 | |
parent | 95298b2d058b986ffca05bc43c41cf148b93ab45 (diff) | |
download | ports-3ea25b31945ed3c4ac328a760c5243c0ec96294b.tar.gz ports-3ea25b31945ed3c4ac328a760c5243c0ec96294b.zip |
Notes
-rw-r--r-- | math/labplot/Makefile | 7 | ||||
-rw-r--r-- | math/labplot/distinfo | 6 | ||||
-rw-r--r-- | math/labplot/pkg-plist | 9 |
3 files changed, 14 insertions, 8 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 14fb84e552f2..1f2a6644f1a0 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= labplot -PORTVERSION= 2.5.0 -PORTREVISION= 4 +PORTVERSION= 2.6 CATEGORIES= math kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}.0 MAINTAINER= kde@FreeBSD.org -COMMENT= Data plotting and function analysis tool for KDE +COMMENT= Data plotting and function analysis tool by KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/labplot/distinfo b/math/labplot/distinfo index 6bede619af0e..4732e179cd70 100644 --- a/math/labplot/distinfo +++ b/math/labplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535923258 -SHA256 (labplot-2.5.0.tar.xz) = f1ef2d95a4d4f18902e38cd1f2f79d041d4eeed1eb7f6284ec9a6a6954792225 -SIZE (labplot-2.5.0.tar.xz) = 11831656 +TIMESTAMP = 1555767200 +SHA256 (labplot-2.6.tar.xz) = 4556541fb6544cda56c2625a1fc5c9c8b0ba6bc8178af076c68a792b545c5657 +SIZE (labplot-2.6.tar.xz) = 12360732 diff --git a/math/labplot/pkg-plist b/math/labplot/pkg-plist index 7ed54eafd54a..0651e3aa8ad7 100644 --- a/math/labplot/pkg-plist +++ b/math/labplot/pkg-plist @@ -1,5 +1,9 @@ bin/labplot2 etc/xdg/labplot2_themes.knsrc +man/man1/labplot2.1.gz +man/nl/man1/labplot2.1.gz +man/sv/man1/labplot2.1.gz +man/uk/man1/labplot2.1.gz share/applications/org.kde.labplot2.desktop share/doc/HTML/en/labplot2/datapicker_active_curve_data_spreadsheet.png share/doc/HTML/en/labplot2/datapicker_original_transformed_segments.png @@ -99,6 +103,7 @@ share/icons/hicolor/scalable/apps/labplot-2x-zoom.svg share/icons/hicolor/scalable/apps/labplot-3x-zoom.svg share/icons/hicolor/scalable/apps/labplot-4x-zoom.svg share/icons/hicolor/scalable/apps/labplot-5x-zoom.svg +share/icons/hicolor/scalable/apps/labplot-MQTT.svg share/icons/hicolor/scalable/apps/labplot-TeX-logo.svg share/icons/hicolor/scalable/apps/labplot-auto-scale-all.svg share/icons/hicolor/scalable/apps/labplot-auto-scale-x.svg @@ -111,6 +116,8 @@ share/icons/hicolor/scalable/apps/labplot-editgrid.svg share/icons/hicolor/scalable/apps/labplot-edithlayout.svg share/icons/hicolor/scalable/apps/labplot-editvlayout.svg share/icons/hicolor/scalable/apps/labplot-format-text-symbol.svg +share/icons/hicolor/scalable/apps/labplot-json-array.svg +share/icons/hicolor/scalable/apps/labplot-json-object.svg share/icons/hicolor/scalable/apps/labplot-matrix-new.svg share/icons/hicolor/scalable/apps/labplot-matrix.svg share/icons/hicolor/scalable/apps/labplot-plot-axis-points.svg @@ -144,6 +151,7 @@ share/icons/hicolor/scalable/apps/labplot-zoom-select.svg share/icons/hicolor/scalable/apps/labplot-zoom.svg share/icons/hicolor/scalable/apps/labplot2.svgz share/kxmlgui5/labplot2/labplot2ui.rc +%%DATADIR%%/application-x-labplot2.ico %%DATADIR%%/color-schemes/Breeze.colors %%DATADIR%%/color-schemes/BreezeDark.colors %%DATADIR%%/color-schemes/BreezeHighContrast.colors @@ -270,7 +278,6 @@ share/kxmlgui5/labplot2/labplot2ui.rc %%DATADIR%%/themes/screenshots/Solarized.png %%DATADIR%%/themes/screenshots/SolarizedLight.png %%DATADIR%%/themes/screenshots/Unavailable.png -share/locale/ast/LC_MESSAGES/labplot2.mo share/locale/bs/LC_MESSAGES/labplot2.mo share/locale/ca/LC_MESSAGES/labplot2.mo share/locale/ca@valencia/LC_MESSAGES/labplot2.mo |