aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-08 23:04:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-09 00:19:52 +0000
commit9bd13a4f4c2efae11bca41917e9db12457b4ef1e (patch)
tree0d04deaa3d0f082c640211481313a413dc99b10d /math
parent7c012914bc4a3aae5f1fb4e4d6c7b2e827df0e26 (diff)
downloadports-9bd13a4f4c2efae11bca41917e9db12457b4ef1e.tar.gz
ports-9bd13a4f4c2efae11bca41917e9db12457b4ef1e.zip
Diffstat (limited to 'math')
-rw-r--r--math/mathpresso/Makefile10
-rw-r--r--math/mathpresso/distinfo6
-rw-r--r--math/mathpresso/pkg-plist4
3 files changed, 9 insertions, 11 deletions
diff --git a/math/mathpresso/Makefile b/math/mathpresso/Makefile
index ca5a3da7158e..ef0ff1e46db7 100644
--- a/math/mathpresso/Makefile
+++ b/math/mathpresso/Makefile
@@ -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
diff --git a/math/mathpresso/distinfo b/math/mathpresso/distinfo
index be3abb586e61..8990b42c7486 100644
--- a/math/mathpresso/distinfo
+++ b/math/mathpresso/distinfo
@@ -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
diff --git a/math/mathpresso/pkg-plist b/math/mathpresso/pkg-plist
new file mode 100644
index 000000000000..7f878359bbbb
--- /dev/null
+++ b/math/mathpresso/pkg-plist
@@ -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