Index: head/math/qalculate/Makefile =================================================================== --- head/math/qalculate/Makefile (revision 521239) +++ head/math/qalculate/Makefile (revision 521240) @@ -1,38 +1,37 @@ # Created by: Sergey Akifyev # $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} MAINTAINER= jhale@FreeBSD.org COMMENT= Multi-purpose desktop calculator (GTK+3 frontend) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqalculate.so:math/libqalculate RUN_DEPENDS= gnuplot:math/gnuplot USES= compiler:c++11-lang gettext gmake gnome \ libtool:build localbase pkgconfig USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 # USE_GITHUB= Use MASTER_SITES so that the pre-rolled release is downloaded GH_ACCOUNT= Qalculate GH_PROJECT= ${PORTNAME}-gtk GNU_CONFIGURE= yes DATADIR= share/${GH_PROJECT} DOCSDIR= share/doc/${GH_PROJECT} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes post-patch-NLS-off: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|po ||g' ${WRKSRC}/Makefile.in .include Index: head/math/qalculate/distinfo =================================================================== --- head/math/qalculate/distinfo (revision 521239) +++ head/math/qalculate/distinfo (revision 521240) @@ -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 Index: head/math/qalculate/pkg-plist =================================================================== --- head/math/qalculate/pkg-plist (revision 521239) +++ head/math/qalculate/pkg-plist (revision 521240) @@ -1,39 +1,43 @@ 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 %%DOCSDIR%%/html/figures/completion.png %%DOCSDIR%%/html/figures/convert-number-bases.png %%DOCSDIR%%/html/figures/convert-unit.png %%DOCSDIR%%/html/figures/edit-function-simplified.png %%DOCSDIR%%/html/figures/edit-function.png %%DOCSDIR%%/html/figures/edit-matrix.png %%DOCSDIR%%/html/figures/edit-unit.png %%DOCSDIR%%/html/figures/edit-variable.png %%DOCSDIR%%/html/figures/function-manager.png %%DOCSDIR%%/html/figures/gnuplot.png %%DOCSDIR%%/html/figures/import-csv.png %%DOCSDIR%%/html/figures/insert-function.png %%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 %%DOCSDIR%%/html/qalculate-units.html %%DOCSDIR%%/html/qalculate-user-interface.html %%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