Browse Source

math/muparserx: Update 4.0.11 → 4.0.12

Reported by:	portscout
Yuri Victorovich 2 years ago
parent
commit
cdf37977a3
  1. 2
      math/muparserx/Makefile
  2. 6
      math/muparserx/distinfo
  3. 4
      math/muparserx/pkg-plist

2
math/muparserx/Makefile

@ -1,6 +1,6 @@
PORTNAME= muparserx
DISTVERSIONPREFIX= v
DISTVERSION= 4.0.11
DISTVERSION= 4.0.12
CATEGORIES= math devel
MAINTAINER= yuri@FreeBSD.org

6
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

4
math/muparserx/pkg-plist

@ -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…
Cancel
Save