Date: Fri, 16 Jan 2026 19:28:27 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0bf5127f459b - main - */*: chase math/matio update Message-ID: <696a915b.c0ef.d189a2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bf5127f459bc745f6faec9a27fc98ff3a070048 commit 0bf5127f459bc745f6faec9a27fc98ff3a070048 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-01-16 19:25:40 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-01-16 19:28:06 +0000 */*: chase math/matio update --- graphics/vips/Makefile | 1 + math/labplot/Makefile | 2 +- math/scilab/Makefile | 2 +- misc/iio-oscilloscope/Makefile | 2 +- science/dynare/Makefile | 2 +- science/kst2/Makefile | 1 + science/seacas/Makefile | 1 + 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 38e1e9c0cbfd..dcb972f2c480 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,5 +1,6 @@ PORTNAME= vips PORTVERSION= 8.18.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 62663da24e39..ef014c403bb5 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ DIST_SUBDIR= KDE/${PORTNAME} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index ed81d37d291e..fd74e4a15331 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab DISTVERSION= 6.1.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= math cad java MASTER_SITES= https://www.scilab.org/download/${DISTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} diff --git a/misc/iio-oscilloscope/Makefile b/misc/iio-oscilloscope/Makefile index fc8ea458dad3..d24ee9c9575a 100644 --- a/misc/iio-oscilloscope/Makefile +++ b/misc/iio-oscilloscope/Makefile @@ -1,7 +1,7 @@ PORTNAME= iio-oscilloscope DISTVERSIONPREFIX= v DISTVERSION= 0.18 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -main CATEGORIES= misc diff --git a/science/dynare/Makefile b/science/dynare/Makefile index d0babbf623e3..8f0f86eff8ab 100644 --- a/science/dynare/Makefile +++ b/science/dynare/Makefile @@ -1,6 +1,6 @@ PORTNAME= dynare DISTVERSION= 5.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= science # economics MASTER_SITES= https://www.dynare.org/release/source/ diff --git a/science/kst2/Makefile b/science/kst2/Makefile index c9ae16faa840..b97407971626 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -2,6 +2,7 @@ PORTNAME= kst DISTVERSIONPREFIX= v DISTVERSION= ${KST_VERSION} DISTVERSIONSUFFIX= -${KST_DATE} +PORTREVISION= 1 CATEGORIES= science MAINTAINER= makc@FreeBSD.org diff --git a/science/seacas/Makefile b/science/seacas/Makefile index 814973f35c55..4b2f874422ff 100644 --- a/science/seacas/Makefile +++ b/science/seacas/Makefile @@ -1,6 +1,7 @@ PORTNAME= seacas DISTVERSIONPREFIX= v DISTVERSION= 2025-10-14 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a915b.c0ef.d189a2>
