git: 9bd13a4f4c2e - main - math/mathpresso: Update g20211213 -> g20230108

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 09 Jan 2023 00:19:58 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9bd13a4f4c2efae11bca41917e9db12457b4ef1e

commit 9bd13a4f4c2efae11bca41917e9db12457b4ef1e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-08 23:04:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-09 00:19:52 +0000

    math/mathpresso: Update g20211213 -> g20230108
---
 math/mathpresso/Makefile  | 10 ++--------
 math/mathpresso/distinfo  |  6 +++---
 math/mathpresso/pkg-plist |  4 ++++
 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