diff options
-rw-r--r-- | math/qalculate/Makefile | 3 | ||||
-rw-r--r-- | math/qalculate/distinfo | 6 | ||||
-rw-r--r-- | math/qalculate/pkg-plist | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 632acbd1107f..8060a8874ab1 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qalculate -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.6.0 CATEGORIES= math MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/ DISTNAME= ${GH_PROJECT}-${PORTVERSION} diff --git a/math/qalculate/distinfo b/math/qalculate/distinfo index 338447a467c5..c4c6ef4a306d 100644 --- a/math/qalculate/distinfo +++ b/math/qalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553856074 -SHA256 (qalculate-gtk-3.0.0.tar.gz) = 7d18d99c566b44ba88a99daefb1974c244aa33960bd3d80f0e2afa225858553d -SIZE (qalculate-gtk-3.0.0.tar.gz) = 2672534 +TIMESTAMP = 1577562240 +SHA256 (qalculate-gtk-3.6.0.tar.gz) = 1196bb7aee0df611cc07e1435b270344cfaced6cc7dd9dca7aedc8513168ce6e +SIZE (qalculate-gtk-3.6.0.tar.gz) = 3029912 diff --git a/math/qalculate/pkg-plist b/math/qalculate/pkg-plist index 755d7724b59c..978ef86d082a 100644 --- a/math/qalculate/pkg-plist +++ b/math/qalculate/pkg-plist @@ -1,5 +1,5 @@ bin/qalculate-gtk -share/appdata/qalculate-gtk.appdata.xml +man/man1/qalculate-gtk.1.gz share/applications/qalculate-gtk.desktop %%DOCSDIR%%/html/figures/calculation-history.png %%DOCSDIR%%/html/figures/calculator-buttons.png @@ -18,16 +18,19 @@ share/applications/qalculate-gtk.desktop %%DOCSDIR%%/html/figures/mainwindow.png %%DOCSDIR%%/html/figures/plot-data.png %%DOCSDIR%%/html/figures/plot-settings.png +%%DOCSDIR%%/html/figures/programming-keypad.png %%DOCSDIR%%/html/figures/rpn-mode.png %%DOCSDIR%%/html/figures/store-variable.png %%DOCSDIR%%/html/figures/unit-manager.png %%DOCSDIR%%/html/figures/variable-manager.png +%%DOCSDIR%%/html/figures/variance-formula.svg %%DOCSDIR%%/html/index.html %%DOCSDIR%%/html/qalculate-definitions-functions.html %%DOCSDIR%%/html/qalculate-definitions-units.html %%DOCSDIR%%/html/qalculate-definitions-variables.html %%DOCSDIR%%/html/qalculate-expressions.html %%DOCSDIR%%/html/qalculate-functions.html +%%DOCSDIR%%/html/qalculate-interval-arithmetic.html %%DOCSDIR%%/html/qalculate-introduction.html %%DOCSDIR%%/html/qalculate-mode.html %%DOCSDIR%%/html/qalculate-plotting.html @@ -36,4 +39,5 @@ share/applications/qalculate-gtk.desktop %%DOCSDIR%%/html/qalculate-variables.html %%NLS%%share/locale/nl/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/sv/LC_MESSAGES/qalculate-gtk.mo +share/metainfo/qalculate-gtk.appdata.xml share/pixmaps/qalculate.png |