git: 769d1ca28f6a - main - math/verdict: upgrade to 1.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Nov 2022 15:19:13 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=769d1ca28f6a286cb7d50f6498619785192f881e commit 769d1ca28f6a286cb7d50f6498619785192f881e Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-11-25 13:57:06 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-11-25 15:19:09 +0000 math/verdict: upgrade to 1.4.1 --- math/verdict/Makefile | 2 +- math/verdict/distinfo | 6 +++--- math/verdict/files/patch-CMakeLists.txt | 8 ++++---- math/verdict/pkg-plist | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/math/verdict/Makefile b/math/verdict/Makefile index 77a73f9dceca..c2885c4215a8 100644 --- a/math/verdict/Makefile +++ b/math/verdict/Makefile @@ -1,5 +1,5 @@ PORTNAME= verdict -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/verdict/distinfo b/math/verdict/distinfo index 3f0a331cea58..42a76268d174 100644 --- a/math/verdict/distinfo +++ b/math/verdict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668613891 -SHA256 (sandialabs-verdict-1.4.0_GH0.tar.gz) = 40efa47bced00df650cead5f1525695bb751eaf9145f136177d6c8a718847481 -SIZE (sandialabs-verdict-1.4.0_GH0.tar.gz) = 2193232 +TIMESTAMP = 1669383936 +SHA256 (sandialabs-verdict-1.4.1_GH0.tar.gz) = 26fa583265cb2ced2e9b30ed26260f6c9f89c3296221d96ccd5e7bfeec219de7 +SIZE (sandialabs-verdict-1.4.1_GH0.tar.gz) = 2193698 diff --git a/math/verdict/files/patch-CMakeLists.txt b/math/verdict/files/patch-CMakeLists.txt index ee0f215588e0..05764634a2a7 100644 --- a/math/verdict/files/patch-CMakeLists.txt +++ b/math/verdict/files/patch-CMakeLists.txt @@ -1,11 +1,11 @@ ---- CMakeLists.txt.orig 2022-03-02 17:46:29 UTC +--- CMakeLists.txt.orig 2022-10-04 16:52:36 UTC +++ CMakeLists.txt -@@ -98,7 +98,7 @@ install(FILES +@@ -122,7 +122,7 @@ endif () # Install documentation install(FILES README.md -- DESTINATION ${CMAKE_INSTALL_DOCDIR}/verdict/${verdict_VERSION}/ COMPONENT VerdictDevelopment) -+ DESTINATION ${CMAKE_INSTALL_DOCDIR}/ COMPONENT VerdictDevelopment) +- DESTINATION ${verdict_INSTALL_DOC_DIR}/verdict/${verdict_VERSION}/ COMPONENT VerdictDevelopment) ++ DESTINATION ${verdict_INSTALL_DOC_DIR}/ COMPONENT VerdictDevelopment) # Install required header files install(FILES diff --git a/math/verdict/pkg-plist b/math/verdict/pkg-plist index 62b1487ab6c6..ce622d533308 100644 --- a/math/verdict/pkg-plist +++ b/math/verdict/pkg-plist @@ -6,6 +6,6 @@ lib/cmake/verdict/VerdictTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/verdict/VerdictTargets.cmake lib/libverdict.so lib/libverdict.so.1.4 -lib/libverdict.so.1.4.0 +lib/libverdict.so.1.4.1 %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/SAND2007-2853p.pdf