git: 622269016cfb - main - math/yices: update 2.6.4 → 2.6.5

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 19 Aug 2024 19:11:55 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=622269016cfb0dbca1f6fc72c3adb50ba4fa3435

commit 622269016cfb0dbca1f6fc72c3adb50ba4fa3435
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-19 19:07:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-19 19:11:36 +0000

    math/yices: update 2.6.4 → 2.6.5
    
    Reported by:    portscout
---
 math/yices/Makefile  | 8 +++++---
 math/yices/distinfo  | 6 +++---
 math/yices/pkg-plist | 1 -
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/math/yices/Makefile b/math/yices/Makefile
index 6ddf4d053f73..9014014872e7 100644
--- a/math/yices/Makefile
+++ b/math/yices/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yices
-DISTVERSION=	2.6.4
+DISTVERSION=	2.6.5
 CATEGORIES=	math
 MASTER_SITES=	https://yices.csl.sri.com/releases/${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-src
@@ -9,7 +9,7 @@ COMMENT=	SMT solver
 WWW=		https://yices.csl.sri.com/
 
 LICENSE=	GPLv3
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	gperf:devel/gperf
 LIB_DEPENDS=	libgmp.so:math/gmp
@@ -23,7 +23,9 @@ CONFIGURE_ARGS=	--with-pic-gmp=${LOCALBASE}/lib/libgmp.so
 MAKE_ARGS=	YICES_MAKE_INCLUDE=configs/make.include.${CONFIGURE_TARGET}
 CFLAGS+=	-fPIC
 
-WRKSRC=		${WRKDIR}/yices2-Yices-${DISTVERSION}
+TEST_TARGET=	test # tests fail to compile, see https://github.com/SRI-CSL/yices2/issues/523
+
+WRKSRC=		${WRKDIR}/yices-${DISTVERSION}
 
 post-install: # strip binaries
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
diff --git a/math/yices/distinfo b/math/yices/distinfo
index b6a44230e350..fa5f5eebeed8 100644
--- a/math/yices/distinfo
+++ b/math/yices/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643217873
-SHA256 (yices-2.6.4-src.tar.gz) = 533a24e020ecb7d64c03a965d598430d193651e2887e6f46924dec5786db78cb
-SIZE (yices-2.6.4-src.tar.gz) = 10186909
+TIMESTAMP = 1724046623
+SHA256 (yices-2.6.5-src.tar.gz) = b01aedb35af57c06006c147b2491162cc8974d6c5991914833dd6d827681399d
+SIZE (yices-2.6.5-src.tar.gz) = 6149050
diff --git a/math/yices/pkg-plist b/math/yices/pkg-plist
index fe8e6d0104c9..00c6178fd0c2 100644
--- a/math/yices/pkg-plist
+++ b/math/yices/pkg-plist
@@ -3,7 +3,6 @@ bin/yices_sat
 bin/yices_sat_new
 bin/yices_smt
 bin/yices_smt2
-bin/yices_smt2_mt
 bin/yices_smtcomp
 include/yices.h
 include/yices_exit_codes.h