git: 7b45fb572fbe - main - */*: pursue math/matio update

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Mon, 22 Apr 2024 14:30:53 UTC
The branch main has been updated by makc:

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

commit 7b45fb572fbec11e5efefae9c045f0d1638115d8
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-04-22 14:22:24 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-04-22 14:22:24 +0000

    */*: pursue math/matio update
---
 graphics/vips/Makefile  | 1 +
 math/scilab/Makefile    | 2 +-
 science/dynare/Makefile | 2 +-
 science/kst2/Makefile   | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 75d6e3562c48..810991f02a55 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vips
 PORTVERSION=	8.15.2
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 4def3acf9941..54896fe596fe 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scilab
 PORTVERSION=	6.1.1
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math cad java
 MASTER_SITES=	https://www.scilab.org/download/${PORTVERSION}/
 DISTFILES=	${DISTNAME}-src${EXTRACT_SUFX}
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index 9e6acaf7f695..aec9a20139b3 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dynare
 DISTVERSION=	5.4
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	science # economics
 MASTER_SITES=	https://www.dynare.org/release/source/
 
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index 7b771d90b776..42a9e6ca1d7e 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kst
 DISTVERSION=	${KST_VERSION}.${KST_DATE}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	makc@FreeBSD.org