git: f93fa05cb483 - main - math/cloog: Update to 0.21.1

From: Danilo Egea Gondolfo <danilo_at_FreeBSD.org>
Date: Sun, 02 Jul 2023 13:05:29 UTC
The branch main has been updated by danilo:

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

commit f93fa05cb483adbda20bdd30eda2d055632a39b2
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2023-06-30 17:30:09 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2023-07-02 13:05:01 +0000

    math/cloog: Update to 0.21.1
---
 math/cloog/Makefile | 11 +++++++----
 math/cloog/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/math/cloog/Makefile b/math/cloog/Makefile
index 7ed9201cc2ff..fc590bd8483d 100644
--- a/math/cloog/Makefile
+++ b/math/cloog/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	cloog
-PORTVERSION=	0.20.0
-PORTREVISION=	1
+PORTVERSION=	0.21.1
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	math
 
@@ -11,7 +10,8 @@ WWW=		http://www.cloog.org/
 LICENSE=	LGPL21
 
 LIB_DEPENDS=	libgmp.so:math/gmp \
-		libisl.so:devel/isl
+		libisl.so:devel/isl \
+		libosl.so:math/openscop
 
 USES=		autoreconf gmake libtool
 
@@ -21,7 +21,10 @@ GH_ACCOUNT=	periscop
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=install-strip
-CONFIGURE_ARGS+=	--with-gmp-prefix=${LOCALBASE} --with-isl-prefix=${LOCALBASE}
+CONFIGURE_ARGS+=--with-gmp-prefix=${LOCALBASE} \
+		--with-isl-prefix=${LOCALBASE} \
+		--with-osl-prefix=${LOCALBASE} \
+		--with-osl=system
 CONFIGURE_ENV=	pkgconfig_libdir=${PREFIX}/libdata/pkgconfig/ ac_cv_prog_TEXI2DVI=""
 
 .include <bsd.port.mk>
diff --git a/math/cloog/distinfo b/math/cloog/distinfo
index ab395dae2c1e..6adca4c2a203 100644
--- a/math/cloog/distinfo
+++ b/math/cloog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596748475
-SHA256 (periscop-cloog-cloog-0.20.0_GH0.tar.gz) = e6bdbe02a409f216ec724e26317d122baa17467e05fe5ad3cc8591f2f0a5df47
-SIZE (periscop-cloog-cloog-0.20.0_GH0.tar.gz) = 512106
+TIMESTAMP = 1688139392
+SHA256 (periscop-cloog-cloog-0.21.1_GH0.tar.gz) = eace8938416a3240c073bdf935b12d2f9c115ec574d9bcbcc9423fe96ed530eb
+SIZE (periscop-cloog-cloog-0.21.1_GH0.tar.gz) = 521330