Index: head/math/qalculate/Makefile =================================================================== --- head/math/qalculate/Makefile (revision 568396) +++ head/math/qalculate/Makefile (revision 568397) @@ -1,37 +1,37 @@ # Created by: Sergey Akifyev # $FreeBSD$ PORTNAME= qalculate -PORTVERSION= 3.16.0 +PORTVERSION= 3.17.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 568396) +++ head/math/qalculate/distinfo (revision 568397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610822840 -SHA256 (qalculate-gtk-3.16.0.tar.gz) = 79cbdb9705921cbe5fe9593fb798cb68c455596bc20584c6d4c930c28137655f -SIZE (qalculate-gtk-3.16.0.tar.gz) = 2338500 +TIMESTAMP = 1615732782 +SHA256 (qalculate-gtk-3.17.0.tar.gz) = b95f4be3c6fd883dec280a92d46b4678f8a7de2e5b654344246bb9d87695626b +SIZE (qalculate-gtk-3.17.0.tar.gz) = 2414740 Index: head/math/qalculate/pkg-plist =================================================================== --- head/math/qalculate/pkg-plist (revision 568396) +++ head/math/qalculate/pkg-plist (revision 568397) @@ -1,61 +1,62 @@ bin/qalculate-gtk lib/qalculate-search-provider man/man1/qalculate-gtk.1.gz share/applications/qalculate-gtk.desktop share/dbus-1/services/io.github.Qalculate.SearchProvider.service %%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-relation.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/minimal-window.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-examples.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 share/gnome-shell/search-providers/io.github.Qalculate.search-provider.ini share/icons/hicolor/128x128/apps/qalculate.png share/icons/hicolor/16x16/apps/qalculate.png share/icons/hicolor/22x22/apps/qalculate.png share/icons/hicolor/24x24/apps/qalculate.png share/icons/hicolor/256x256/apps/qalculate.png share/icons/hicolor/32x32/apps/qalculate.png share/icons/hicolor/48x48/apps/qalculate.png share/icons/hicolor/64x64/apps/qalculate.png share/icons/hicolor/scalable/apps/qalculate.svg %%NLS%%share/locale/es/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/fr/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/nl/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/sl/LC_MESSAGES/qalculate-gtk.mo %%NLS%%share/locale/sv/LC_MESSAGES/qalculate-gtk.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/qalculate-gtk.mo share/metainfo/qalculate-gtk.appdata.xml