Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2026 22:25:20 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b0d100092096 - main - */*: bump PORTREVISION following libsimdutf.so soname change
Message-ID:  <69adf750.3f430.544838cb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

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

commit b0d100092096642bfbfce3911c617d54c91d9c64
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-03-07 08:32:23 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-03-08 22:24:50 +0000

    */*: bump PORTREVISION following libsimdutf.so soname change
---
 devel/merve/Makefile | 1 +
 x11/ghostty/Makefile | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/merve/Makefile b/devel/merve/Makefile
index 723bc24f4f35..1727a639d9bc 100644
--- a/devel/merve/Makefile
+++ b/devel/merve/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	merve
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/x11/ghostty/Makefile b/x11/ghostty/Makefile
index d4c8a4876deb..3edd133d8ea8 100644
--- a/x11/ghostty/Makefile
+++ b/x11/ghostty/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ghostty
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11 wayland
 DIST_SUBDIR=	${PORTNAME}
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69adf750.3f430.544838cb>