mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/muparserx: Update 4.0.11 → 4.0.12
Reported by: portscout
This commit is contained in:
parent
fc452ef0fe
commit
cdf37977a3
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= muparserx
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.0.11
|
||||
DISTVERSION= 4.0.12
|
||||
CATEGORIES= math devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
include/muparserx/mpCompat.h
|
||||
include/muparserx/mpDefines.h
|
||||
include/muparserx/mpError.h
|
||||
include/muparserx/mpFuncCmplx.h
|
||||
|
@ -38,6 +37,7 @@ 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
|
||||
|
@ -49,7 +49,7 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue