diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 3afa688e1315..944c82754dd1 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,35 +1,35 @@ PORTNAME= libqalculate -PORTVERSION= 4.7.0 +PORTVERSION= 4.8.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org COMMENT= Multi-purpose desktop calculator (backend library) 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++14-lang gettext gmake gnome iconv libtool \ localbase ncurses pathfix pkgconfig readline USE_GNOME= intltool 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 29b645aeaadf..d43af2058cdd 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688402952 -SHA256 (libqalculate-4.7.0.tar.gz) = 16135bcd07a905ffc27a3f1abe5e6feb6cda6c40e5f6bb35127fefdb50ccfd02 -SIZE (libqalculate-4.7.0.tar.gz) = 2618347 +TIMESTAMP = 1692639110 +SHA256 (libqalculate-4.8.0.tar.gz) = c2761626a061b772da3cec9135c21e9b7ce5aa87a6bb47c9ddd7d82fc8f0f46c +SIZE (libqalculate-4.8.0.tar.gz) = 2625669 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 3a2fa4734e07..83a39516159b 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -1,40 +1,40 @@ 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.22 -lib/libqalculate.so.22.19.0 +lib/libqalculate.so.22.20.0 libdata/pkgconfig/libqalculate.pc 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 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