git: e52609c04aa5 - main - math/cmh: Update 1.1.0 -> 1.1.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 01 Aug 2022 06:47:49 UTC
The branch main has been updated by yuri:

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

commit e52609c04aa58b02a836f1d70dd149b492b2981b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-01 06:25:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-01 06:47:43 +0000

    math/cmh: Update 1.1.0 -> 1.1.1
    
    Also add test target.
---
 math/cmh/Makefile | 8 ++++----
 math/cmh/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/math/cmh/Makefile b/math/cmh/Makefile
index 635c8e683128..5acac226106a 100644
--- a/math/cmh/Makefile
+++ b/math/cmh/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	cmh
-DISTVERSION=	1.1.0
-PORTREVISION=	1
+DISTVERSION=	1.1.1
 CATEGORIES=	math
 MASTER_SITES=	http://www.multiprecision.org/downloads/
 
@@ -17,16 +16,17 @@ LIB_DEPENDS=	libfplll.so:math/fplll \
 		libmpfrcx.so:math/mpfrcx \
 		libpari.so:math/pari
 RUN_DEPENDS=	bash:shells/bash
+TEST_DEPENDS=	bash:shells/bash
 
 USES=		autoreconf gmake libtool localbase shebangfix
 USE_LDCONFIG=	yes
 
 SHEBANG_FILES=	scripts/cmh-classpol.sh.in
+SHEBANG_GLOB=	*.sh
 
 GNU_CONFIGURE=	yes
 
 INSTALL_TARGET=	install-strip
-
-INFO=		cm
+TEST_TARGET=	check # tests fail, see https://gitlab.inria.fr/cmh/cmh/-/issues/1
 
 .include <bsd.port.mk>
diff --git a/math/cmh/distinfo b/math/cmh/distinfo
index e201cdcbf2f2..27dec758810d 100644
--- a/math/cmh/distinfo
+++ b/math/cmh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614366994
-SHA256 (cmh-1.1.0.tar.gz) = 6114a4d34e5691414a24cdc4440bc6c901f26a8d4c328c712f54d4da3ff442f3
-SIZE (cmh-1.1.0.tar.gz) = 505032
+TIMESTAMP = 1659333607
+SHA256 (cmh-1.1.1.tar.gz) = 214d5d51fea4af54cda85ef9aee43eff8a711b725a527574d0f3b5581dde4d59
+SIZE (cmh-1.1.1.tar.gz) = 511873