diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 502fd473958a..612336c1abb0 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,38 +1,38 @@ PORTNAME= libqalculate -PORTVERSION= 5.10.0 +PORTVERSION= 5.11.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org COMMENT= Multi-purpose desktop calculator (library and CLI) WWW= https://qalculate.github.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libicuuc.so:devel/icu \ libcurl.so:ftp/curl \ libgmp.so:math/gmp \ libmpfr.so:math/mpfr USES= compiler:c++17-lang gettext gmake gnome iconv libtool \ localbase ncurses pathfix pkgconfig readline # Project does not set a c++ dialect, but it's better to not leave this # undefined and left up to the whims of the compiler. USE_CXXSTD= c++17 USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes post-patch-NLS-off: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|po ||g' ${WRKSRC}/Makefile.in post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|docs||g' ${WRKSRC}/Makefile.in .include diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo index 7842c15df546..0d13c06d0557 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779689453 -SHA256 (libqalculate-5.10.0.tar.gz) = 904592d33a98ed4a26a59fa34c855578e096144fb91965b8afc90e06797dba8e -SIZE (libqalculate-5.10.0.tar.gz) = 3545282 +TIMESTAMP = 1780370922 +SHA256 (libqalculate-5.11.0.tar.gz) = 6217a634eeb9659ebb4080c265dfab47d8f8dd4c33394b48fd5a1f83ef4538c4 +SIZE (libqalculate-5.11.0.tar.gz) = 3569050 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 84f838b80891..218afad95d61 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -1,41 +1,41 @@ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h include/libqalculate/DataSet.h include/libqalculate/ExpressionItem.h include/libqalculate/Function.h include/libqalculate/MathStructure.h include/libqalculate/Number.h include/libqalculate/Prefix.h include/libqalculate/QalculateDateTime.h include/libqalculate/Unit.h include/libqalculate/Variable.h include/libqalculate/includes.h include/libqalculate/qalculate.h include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so lib/libqalculate.so.23 -lib/libqalculate.so.23.3.11 +lib/libqalculate.so.23.3.12 libdata/pkgconfig/libqalculate.pc share/man/man1/qalc.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/de/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/ka/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/ru/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/sv/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libqalculate.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml share/qalculate/eurofxref-daily.xml share/qalculate/functions.xml share/qalculate/planets.xml share/qalculate/prefixes.xml share/qalculate/rates.json share/qalculate/units.xml share/qalculate/variables.xml