math/muparserx: Update 4.0.8-30 -> 4.0.11
Reported by: portscout
This commit is contained in:
parent
cd0602db51
commit
ecb11e24a7
@ -1,7 +1,6 @@
|
||||
PORTNAME= muparserx
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.0.8-30
|
||||
DISTVERSIONSUFFIX= -g0a7c3b2
|
||||
DISTVERSION= 4.0.11
|
||||
CATEGORIES= math devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -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
|
||||
|
@ -9,6 +9,7 @@ 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
|
||||
@ -19,6 +20,7 @@ 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
|
||||
@ -47,7 +49,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user