mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
math/mathpresso: Update g20211213 -> g20230108
This commit is contained in:
parent
7c012914bc
commit
9bd13a4f4c
@ -1,5 +1,5 @@
|
||||
PORTNAME= mathpresso
|
||||
DISTVERSION= g20211213
|
||||
DISTVERSION= g20230108
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -16,18 +16,12 @@ USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= kobalicek
|
||||
GH_TAGNAME= 9256fa3
|
||||
GH_TAGNAME= 734c292
|
||||
|
||||
CMAKE_ARGS= -DASMJIT_CFLAGS="-I${LOCALBASE}/include" -DASMJIT_LIBS=asmjit
|
||||
CMAKE_TESTING_ON= MATHPRESSO_TEST
|
||||
CMAKE_TESTING_TARGET= mptest
|
||||
|
||||
PLIST_FILES= include/mathpresso/mathpresso.h \
|
||||
lib/libmathpresso.so
|
||||
|
||||
post-install: # workaround for https://github.com/kobalicek/mathpresso/issues/18
|
||||
${INSTALL_LIB} ${BUILD_WRKSRC}/libmathpresso.so ${STAGEDIR}${PREFIX}/lib
|
||||
|
||||
post-test:
|
||||
@cd ${TEST_WRKSRC} && ./mptest
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1672022436
|
||||
SHA256 (kobalicek-mathpresso-g20211213-9256fa3_GH0.tar.gz) = 8c6e67abc5572ff34e6a29640089d03a63b680a5b216eda36fc8593396797f38
|
||||
SIZE (kobalicek-mathpresso-g20211213-9256fa3_GH0.tar.gz) = 53143
|
||||
TIMESTAMP = 1673218727
|
||||
SHA256 (kobalicek-mathpresso-g20230108-734c292_GH0.tar.gz) = 202e375fe648382917ad8acfa3792331a1793b353f481a9b91e8325c35aabd80
|
||||
SIZE (kobalicek-mathpresso-g20230108-734c292_GH0.tar.gz) = 53333
|
||||
|
4
math/mathpresso/pkg-plist
Normal file
4
math/mathpresso/pkg-plist
Normal file
@ -0,0 +1,4 @@
|
||||
include/mathpresso/mathpresso.h
|
||||
lib/cmake/mathpresso/mathpresso-config-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/mathpresso/mathpresso-config.cmake
|
||||
lib/libmathpresso.so
|
Loading…
Reference in New Issue
Block a user