diff --git a/math/muparserx/Makefile b/math/muparserx/Makefile index 952168f2d0f1..d8461804efff 100644 --- a/math/muparserx/Makefile +++ b/math/muparserx/Makefile @@ -1,22 +1,21 @@ PORTNAME= muparserx DISTVERSIONPREFIX= v -DISTVERSION= 4.0.8-30 -DISTVERSIONSUFFIX= -g0a7c3b2 +DISTVERSION= 4.0.11 CATEGORIES= math devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ math parser library with array and string support LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= beltoforion CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_EXAMPLES .include diff --git a/math/muparserx/distinfo b/math/muparserx/distinfo index e1b4aaf59834..01597a105c27 100644 --- a/math/muparserx/distinfo +++ b/math/muparserx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614995736 -SHA256 (beltoforion-muparserx-v4.0.8-30-g0a7c3b2_GH0.tar.gz) = 1c2cc4a16dbef2c8093c72f00aab876eb8bf60d531d8d08cf40b5c9d960b1740 -SIZE (beltoforion-muparserx-v4.0.8-30-g0a7c3b2_GH0.tar.gz) = 1867045 +TIMESTAMP = 1637953268 +SHA256 (beltoforion-muparserx-v4.0.11_GH0.tar.gz) = 8bc2773f174afd8c51cc480a293622c499fd1f46ecfa57296e59d86c75356977 +SIZE (beltoforion-muparserx-v4.0.11_GH0.tar.gz) = 215824 diff --git a/math/muparserx/pkg-plist b/math/muparserx/pkg-plist index 7c2130d81e9e..2ff3bf1e062b 100644 --- a/math/muparserx/pkg-plist +++ b/math/muparserx/pkg-plist @@ -1,53 +1,55 @@ include/muparserx/mpCompat.h include/muparserx/mpDefines.h include/muparserx/mpError.h include/muparserx/mpFuncCmplx.h include/muparserx/mpFuncCommon.h include/muparserx/mpFuncMatrix.h include/muparserx/mpFuncNonCmplx.h include/muparserx/mpFuncStr.h include/muparserx/mpFwdDecl.h include/muparserx/mpICallback.h include/muparserx/mpIOprt.h +include/muparserx/mpIOprtBinShortcut.h include/muparserx/mpIPackage.h include/muparserx/mpIPrecedence.h include/muparserx/mpIToken.h include/muparserx/mpIValReader.h include/muparserx/mpIValue.h include/muparserx/mpIfThenElse.h include/muparserx/mpMatrix.h include/muparserx/mpMatrixError.h include/muparserx/mpOprtBinAssign.h include/muparserx/mpOprtBinCommon.h +include/muparserx/mpOprtBinShortcut.h include/muparserx/mpOprtCmplx.h include/muparserx/mpOprtIndex.h include/muparserx/mpOprtMatrix.h include/muparserx/mpOprtNonCmplx.h include/muparserx/mpOprtPostfixCommon.h include/muparserx/mpPackageCmplx.h include/muparserx/mpPackageCommon.h include/muparserx/mpPackageMatrix.h include/muparserx/mpPackageNonCmplx.h include/muparserx/mpPackageStr.h include/muparserx/mpPackageUnit.h include/muparserx/mpParser.h include/muparserx/mpParserBase.h include/muparserx/mpParserMessageProvider.h include/muparserx/mpRPN.h include/muparserx/mpScriptTokens.h include/muparserx/mpStack.h include/muparserx/mpTest.h include/muparserx/mpTokenReader.h include/muparserx/mpTypes.h include/muparserx/mpValReader.h include/muparserx/mpValue.h include/muparserx/mpValueCache.h include/muparserx/mpVariable.h include/muparserx/suSortPred.h include/muparserx/suStringTokens.h include/muparserx/utGeneric.h lib/libmuparserx.so -lib/libmuparserx.so.4.0.9 +lib/libmuparserx.so.4.0.11 libdata/pkgconfig/muparserx.pc share/cmake/muparserx/muparserxConfig.cmake share/cmake/muparserx/muparserxConfigVersion.cmake