diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2026-03-07 08:32:23 +0000 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2026-03-08 22:24:50 +0000 |
| commit | b0d100092096642bfbfce3911c617d54c91d9c64 (patch) | |
| tree | e9090ce8165d77f52561dddcd6f68823350f60fd | |
| parent | 6bce0a62c87336f38b47041178eaf5a0237f3c49 (diff) | |
*/*: bump PORTREVISION following libsimdutf.so soname change
| -rw-r--r-- | devel/merve/Makefile | 1 | ||||
| -rw-r--r-- | x11/ghostty/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
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} |
