diff --git a/math/muparserx/Makefile b/math/muparserx/Makefile index 964f9718baed..1591b3b75e54 100644 --- a/math/muparserx/Makefile +++ b/math/muparserx/Makefile @@ -1,22 +1,22 @@ PORTNAME= muparserx DISTVERSIONPREFIX= v -DISTVERSION= 4.0.11 +DISTVERSION= 4.0.12 CATEGORIES= math devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ math parser library with array and string support WWW= https://beltoforion.de/en/muparserx/ 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 01597a105c27..7eca182520d6 100644 --- a/math/muparserx/distinfo +++ b/math/muparserx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637953268 -SHA256 (beltoforion-muparserx-v4.0.11_GH0.tar.gz) = 8bc2773f174afd8c51cc480a293622c499fd1f46ecfa57296e59d86c75356977 -SIZE (beltoforion-muparserx-v4.0.11_GH0.tar.gz) = 215824 +TIMESTAMP = 1678049782 +SHA256 (beltoforion-muparserx-v4.0.12_GH0.tar.gz) = 941c79f9b8b924f2f22406af8587177b4b185da3c968dbe8dc371b9dbe117f6e +SIZE (beltoforion-muparserx-v4.0.12_GH0.tar.gz) = 223342 diff --git a/math/muparserx/pkg-plist b/math/muparserx/pkg-plist index 2ff3bf1e062b..2b6e7de6b91d 100644 --- a/math/muparserx/pkg-plist +++ b/math/muparserx/pkg-plist @@ -1,55 +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/mpStringConversionHelper.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.11 +lib/libmuparserx.so.4.0.12 libdata/pkgconfig/muparserx.pc share/cmake/muparserx/muparserxConfig.cmake share/cmake/muparserx/muparserxConfigVersion.cmake