git: 60c30947f1a2 - main - */*: bump PORTREVISION following devel/sse2neon update

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Sun, 28 Dec 2025 15:12:42 UTC
The branch main has been updated by fuz:

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

commit 60c30947f1a2d1b4fb272e871bd32abc0cb90037
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-12-26 20:03:29 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-12-28 15:12:09 +0000

    */*: bump PORTREVISION following devel/sse2neon update
---
 biology/fermi-lite/Makefile | 2 +-
 emulators/ares/Makefile     | 2 +-
 math/sfft/Makefile          | 2 +-
 science/opensph/Makefile    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/biology/fermi-lite/Makefile b/biology/fermi-lite/Makefile
index 3337f9cd39e8..623e2e392cec 100644
--- a/biology/fermi-lite/Makefile
+++ b/biology/fermi-lite/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	fermi-lite
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1-13
 DISTVERSIONSUFFIX=	-g85f159e
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	biology devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index 82c1c0a2a4de..efde9f423472 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ares
 DISTVERSIONPREFIX=	v
 DISTVERSION=	146
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 MASTER_SITES=	https://github.com/${PORTNAME}-emulator/${PORTNAME}/releases/download/${DISTVERSIONFULL}/
 DISTNAME=	${PORTNAME}-source
diff --git a/math/sfft/Makefile b/math/sfft/Makefile
index 640917ef2039..f117fe6b42e5 100644
--- a/math/sfft/Makefile
+++ b/math/sfft/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sfft
 DISTVERSION=	0.1.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math
 MASTER_SITES=	http://spiral.net/software/sfft/ LOCAL/bf
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index 1818a335107c..588228f12034 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	OpenSPH
 DISTVERSION=	0.4.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org