git: 9eb3fb8e5bc1 - main - */*: Bump PORTREVISION after libuuid/libblkid switch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 15:03:18 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9eb3fb8e5bc151a15e62e82df91ded9c4366e18c
commit 9eb3fb8e5bc151a15e62e82df91ded9c4366e18c
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-06-29 11:20:03 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-06-30 15:00:39 +0000
*/*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
---
audio/audacity/Makefile | 2 +-
audio/gsequencer/Makefile | 2 +-
audio/ladish/Makefile | 2 +-
audio/lash/Makefile | 2 +-
audio/owntone/Makefile | 2 +-
cad/horizon-eda/Makefile | 2 +-
databases/xrootd/Makefile | 2 +-
deskutils/bijiben/Makefile | 2 +-
devel/RStudio/Makefile | 2 +-
devel/ignition-common/Makefile | 2 +-
devel/libdap/Makefile | 2 +-
devel/msitools/Makefile | 2 +-
filesystems/e2fsprogs-core/Makefile | 2 +-
filesystems/e2fsprogs/Makefile | 2 +-
filesystems/httpdirfs/Makefile | 2 +-
filesystems/ltfs/Makefile | 1 -
games/moonlight-embedded-devel/Makefile | 2 +-
games/moonlight-embedded/Makefile | 2 +-
lang/lfortran/Makefile | 1 +
lang/pharo/Makefile | 3 +--
mail/cyrus-imapd32/Makefile | 2 +-
math/cadabra2/Makefile | 2 +-
math/topologic/Makefile | 2 +-
misc/ola/Makefile | 2 +-
multimedia/obs-studio/Makefile | 2 +-
net-im/profanity/Makefile | 2 +-
net-mgmt/netdata/Makefile | 1 +
net-mgmt/networkmanager-shim/Makefile | 1 +
net-p2p/aeron/Makefile | 1 +
net/asterisk18/Makefile | 2 +-
net/freeswitch/Makefile | 2 +-
net/gupnp/Makefile | 2 +-
net/mosquitto/Makefile | 1 +
net/pacemaker2/Makefile | 2 +-
science/bout++/Makefile | 2 +-
science/cdo/Makefile | 1 +
science/openmodelica/Makefile | 1 +
science/orthanc/Makefile | 2 +-
security/sssd2/Makefile | 2 +-
security/tpm2-tss/Makefile | 2 +-
shells/schemesh/Makefile | 1 +
sysutils/cluster-glue/Makefile | 2 +-
sysutils/passwordsafe/Makefile | 2 +-
sysutils/rsyslog8/Makefile | 2 +-
sysutils/syslog-ng/Makefile | 2 +-
textproc/fcitx5/Makefile | 1 +
www/davix/Makefile | 2 +-
x11-wm/hyprland/Makefile | 2 +-
x11/budgie-desktop/Makefile | 2 +-
x11/gnome-terminal/Makefile | 2 +-
50 files changed, 49 insertions(+), 42 deletions(-)
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 98968a197464..508fb433e806 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,7 +1,7 @@
PORTNAME= audacity
DISTVERSIONPREFIX= Audacity-
DISTVERSION= 3.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES+= https://github.com/${PORTNAME}/${PORTNAME}-manual/releases/download/v${DISTVERSION}/:manual
DISTFILES+= ${PORTNAME}-manual-${DISTVERSION}.tar.gz:manual
diff --git a/audio/gsequencer/Makefile b/audio/gsequencer/Makefile
index b98c11c915f2..eaf85ae0fddd 100644
--- a/audio/gsequencer/Makefile
+++ b/audio/gsequencer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gsequencer
DISTVERSION= 7.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/ladish/Makefile b/audio/ladish/Makefile
index a696672c4f53..cc06d6330156 100644
--- a/audio/ladish/Makefile
+++ b/audio/ladish/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ladish
DISTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -g4dcd67d7
CATEGORIES= audio
MASTER_SITES= https://dl.ladish.org/ladish/
diff --git a/audio/lash/Makefile b/audio/lash/Makefile
index c9855c577862..2d2929581bf9 100644
--- a/audio/lash/Makefile
+++ b/audio/lash/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lash
PORTVERSION= 0.5.4
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= audio
MASTER_SITES= SAVANNAH
diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile
index 2212bebb4f07..434e88ce059a 100644
--- a/audio/owntone/Makefile
+++ b/audio/owntone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= owntone
DISTVERSION= 28.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index 630a6ac3723a..fb7960f20fe5 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,7 +1,7 @@
PORTNAME= horizon-eda
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile
index 4d17022ac35a..55771760e750 100644
--- a/databases/xrootd/Makefile
+++ b/databases/xrootd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xrootd
DISTVERSION= 5.6.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= https://xrootd.slac.stanford.edu/download/v${DISTVERSION}/
diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile
index e3f2537dce4b..31e1fdab1a8b 100644
--- a/deskutils/bijiben/Makefile
+++ b/deskutils/bijiben/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bijiben
PORTVERSION= 40.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile
index 58b11fdf1987..facef22f883c 100644
--- a/devel/RStudio/Makefile
+++ b/devel/RStudio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= RStudio
DISTVERSIONPREFIX= v
DISTVERSION= 2022.12.0+353
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= devel math java
MASTER_SITES= https://s3.amazonaws.com/rstudio-buildtools/dictionaries/:dictionaries \
https://s3.amazonaws.com/rstudio-buildtools/:buildtools
diff --git a/devel/ignition-common/Makefile b/devel/ignition-common/Makefile
index c23225e2cb78..66385c0eec8d 100644
--- a/devel/ignition-common/Makefile
+++ b/devel/ignition-common/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ignition-common
DISTVERSION= 3.0.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile
index 897a935dcca3..73b819f4d882 100644
--- a/devel/libdap/Makefile
+++ b/devel/libdap/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libdap
PORTVERSION= 3.21.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://www.opendap.org/pub/source/ \
LOCAL/sunpoet
diff --git a/devel/msitools/Makefile b/devel/msitools/Makefile
index c843c6aecae6..447936eb416a 100644
--- a/devel/msitools/Makefile
+++ b/devel/msitools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= msitools
DISTVERSION= 0.101
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= GNOME
diff --git a/filesystems/e2fsprogs-core/Makefile b/filesystems/e2fsprogs-core/Makefile
index 68660da9c6a8..02865c08ef8b 100644
--- a/filesystems/e2fsprogs-core/Makefile
+++ b/filesystems/e2fsprogs-core/Makefile
@@ -1,6 +1,6 @@
PORTNAME= e2fsprogs
PORTVERSION= 1.47.2
-PORTREVISION?= 1 # NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile!
+PORTREVISION?= 2 # NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile!
CATEGORIES?= filesystems sysutils
MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}
diff --git a/filesystems/e2fsprogs/Makefile b/filesystems/e2fsprogs/Makefile
index a296350e9bfb..ff6e1b6bcb05 100644
--- a/filesystems/e2fsprogs/Makefile
+++ b/filesystems/e2fsprogs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= e2fsprogs
CATEGORIES= filesystems sysutils
PORTVERSION= 1.47.2
-PORTREVISION= 1
+PORTREVISION= 2
BUILD_DEPENDS= e2fsprogs-core=${PORTVERSION}${${PORTREVISION} > 0:?_${PORTREVISION}:}:filesystems/e2fsprogs-core
RUN_DEPENDS= ${BUILD_DEPENDS}
DISTFILES= # empty
diff --git a/filesystems/httpdirfs/Makefile b/filesystems/httpdirfs/Makefile
index 7d6329bca207..ff1655b7d340 100644
--- a/filesystems/httpdirfs/Makefile
+++ b/filesystems/httpdirfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= httpdirfs
DISTVERSION= 1.2.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile
index 8737dcde852d..32a94538f300 100644
--- a/filesystems/ltfs/Makefile
+++ b/filesystems/ltfs/Makefile
@@ -3,7 +3,6 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.4.7
PORTREVISION= 2
DISTVERSIONSUFFIX= -10514
-PORTREVISION= 1
CATEGORIES= filesystems sysutils
MAINTAINER= kbowling@FreeBSD.org
diff --git a/games/moonlight-embedded-devel/Makefile b/games/moonlight-embedded-devel/Makefile
index b2e63ec54321..2192d1c1d34d 100644
--- a/games/moonlight-embedded-devel/Makefile
+++ b/games/moonlight-embedded-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= moonlight-embedded-devel
DISTVERSION= 2.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= https://github.com/armin-25689/moonlight-embedded/releases/download/v${DISTVERSION}/
diff --git a/games/moonlight-embedded/Makefile b/games/moonlight-embedded/Makefile
index 6815787db550..a2b65abbabd0 100644
--- a/games/moonlight-embedded/Makefile
+++ b/games/moonlight-embedded/Makefile
@@ -1,6 +1,6 @@
PORTNAME= moonlight-embedded
DISTVERSION= 2.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= https://github.com/moonlight-stream/moonlight-embedded/releases/download/v${DISTVERSION}/
diff --git a/lang/lfortran/Makefile b/lang/lfortran/Makefile
index c0e73e98ec06..5ab150899472 100644
--- a/lang/lfortran/Makefile
+++ b/lang/lfortran/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lfortran
DISTVERSIONPREFIX= v
DISTVERSION= 0.53.0
+PORTREVISION= 1
CATEGORIES= lang
MAINTAINER= fortran@FreeBSD.org
diff --git a/lang/pharo/Makefile b/lang/pharo/Makefile
index ae8a1f935345..d7f5e3205301 100644
--- a/lang/pharo/Makefile
+++ b/lang/pharo/Makefile
@@ -1,8 +1,7 @@
PORTNAME= pharo
DISTVERSION= 10.2.0
-PORTREVISION= 1
DISTVERSIONSUFFIX= f4c5e2a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/source/
DISTNAME= PharoVM-${DISTVERSION}-${DISTVERSIONSUFFIX}-Linux-x86_64-c-src
diff --git a/mail/cyrus-imapd32/Makefile b/mail/cyrus-imapd32/Makefile
index 2eca05ae90db..db836fe7dc3e 100644
--- a/mail/cyrus-imapd32/Makefile
+++ b/mail/cyrus-imapd32/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cyrus-imapd
PORTVERSION= 3.2.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= https://github.com/cyrusimap/cyrus-imapd/releases/download/${PORTNAME}-${PORTVERSION}/
PKGNAMESUFFIX= 32
diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile
index 268437200047..6d80737dae40 100644
--- a/math/cadabra2/Makefile
+++ b/math/cadabra2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cadabra2
DISTVERSION= 2.5.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/topologic/Makefile b/math/topologic/Makefile
index 641f4d4b436e..8b8431a7cc5d 100644
--- a/math/topologic/Makefile
+++ b/math/topologic/Makefile
@@ -1,7 +1,7 @@
PORTNAME= topologic
DISTVERSIONPREFIX= v
DISTVERSION= 6.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
PKGNAMESUFFIX= -space-modeling-library
diff --git a/misc/ola/Makefile b/misc/ola/Makefile
index 20ccfb3ce699..1e30be6e83ef 100644
--- a/misc/ola/Makefile
+++ b/misc/ola/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ola
DISTVERSION= 0.10.9
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= misc
MASTER_SITES= https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index ad963adb6e1d..0f4330e6004e 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= obs-studio
DISTVERSION= 31.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile
index ab91661c52c1..c051a8b02792 100644
--- a/net-im/profanity/Makefile
+++ b/net-im/profanity/Makefile
@@ -1,6 +1,6 @@
PORTNAME= profanity
DISTVERSION= 0.14.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
MASTER_SITES= https://profanity-im.github.io/tarballs/
diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile
index 718e8fc26113..db1955324f58 100644
--- a/net-mgmt/netdata/Makefile
+++ b/net-mgmt/netdata/Makefile
@@ -1,6 +1,7 @@
PORTNAME= netdata
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.3
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \
https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \
diff --git a/net-mgmt/networkmanager-shim/Makefile b/net-mgmt/networkmanager-shim/Makefile
index 6c739f88b545..fd8d5b16973f 100644
--- a/net-mgmt/networkmanager-shim/Makefile
+++ b/net-mgmt/networkmanager-shim/Makefile
@@ -1,5 +1,6 @@
PORTNAME= networkmanager-shim
DISTVERSION= 1.52.0
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= kde@FreeBSD.org
diff --git a/net-p2p/aeron/Makefile b/net-p2p/aeron/Makefile
index e2c7c3d9da9c..81423569415d 100644
--- a/net-p2p/aeron/Makefile
+++ b/net-p2p/aeron/Makefile
@@ -1,5 +1,6 @@
PORTNAME= aeron
DISTVERSION= 1.47.3
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile
index 0ed359f32cfc..3d0dd0fead83 100644
--- a/net/asterisk18/Makefile
+++ b/net/asterisk18/Makefile
@@ -1,6 +1,6 @@
PORTNAME= asterisk
PORTVERSION= 18.26.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729
MASTER_SITE_SUBDIR= asterisk/ \
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index 5d243aea8075..e6456b3af785 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -1,6 +1,6 @@
PORTNAME= freeswitch
DISTVERSION= 1.10.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= https://files.freeswitch.org/releases/freeswitch/ \
https://files.freeswitch.org/releases/sounds/:sounds
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index e14e3c8164fa..ddf2c1452b9e 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gupnp
PORTVERSION= 1.6.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= GNOME
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile
index f7426ef180a5..4ccc5523b4be 100644
--- a/net/mosquitto/Makefile
+++ b/net/mosquitto/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mosquitto
DISTVERSION= 2.0.21
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://mosquitto.org/files/source/
diff --git a/net/pacemaker2/Makefile b/net/pacemaker2/Makefile
index 197b6d4e1408..2271fbf46fe3 100644
--- a/net/pacemaker2/Makefile
+++ b/net/pacemaker2/Makefile
@@ -1,5 +1,5 @@
PORTVERSION= 2.1.7
-PORTREVISION= 4
+PORTREVISION= 5
PKGNAMESUFFIX= 2
WWW= https://www.clusterlabs.org/pacemaker/
diff --git a/science/bout++/Makefile b/science/bout++/Makefile
index cfd0c4f3794d..bbdf2813b4cd 100644
--- a/science/bout++/Makefile
+++ b/science/bout++/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bout++
DISTVERSIONPREFIX= v
DISTVERSION= 5.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science math # physics
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 104e0e8da897..783eae420b68 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cdo
PORTVERSION= 2.5.2
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/29938/ \
LOCAL/sunpoet
diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile
index 1e3c9b9aefcc..7b68d78286ef 100644
--- a/science/openmodelica/Makefile
+++ b/science/openmodelica/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openmodelica
DISTVERSIONPREFIX= v
DISTVERSION= 1.25.1
+PORTREVISION= 1
CATEGORIES= science cad java
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index 3338981975fa..515e49a5a4fb 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc
DISTVERSION= 1.12.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc/
DISTNAME= Orthanc-${PORTVERSION}
diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile
index 04b48c69e53d..eacfd0a175da 100644
--- a/security/sssd2/Makefile
+++ b/security/sssd2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sssd
PORTVERSION= 2.9.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
PKGNAMESUFFIX= 2
diff --git a/security/tpm2-tss/Makefile b/security/tpm2-tss/Makefile
index 8f66557b4259..e7f599522a33 100644
--- a/security/tpm2-tss/Makefile
+++ b/security/tpm2-tss/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tpm2-tss
DISTVERSION= 4.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://github.com/tpm2-software/tpm2-tss/releases/download/${DISTVERSION}/
diff --git a/shells/schemesh/Makefile b/shells/schemesh/Makefile
index 9f59b504d76a..8c905c9157fa 100644
--- a/shells/schemesh/Makefile
+++ b/shells/schemesh/Makefile
@@ -1,6 +1,7 @@
PORTNAME= schemesh
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= shells
MAINTAINER= ashish@FreeBSD.org
diff --git a/sysutils/cluster-glue/Makefile b/sysutils/cluster-glue/Makefile
index 1d8287832a8d..774cef7925b9 100644
--- a/sysutils/cluster-glue/Makefile
+++ b/sysutils/cluster-glue/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cluster-glue
PORTVERSION= 1.0.12
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= sysutils
MASTER_SITES= http://hg.linux-ha.org/glue/archive/
DISTNAME= 0a7add1d9996
diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile
index cc0229210bba..0b4bfcdd36d8 100644
--- a/sysutils/passwordsafe/Makefile
+++ b/sysutils/passwordsafe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= passwordsafe
DISTVERSION= 1.20.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= brnrd@FreeBSD.org
diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile
index b55f5350b536..1bf063135d65 100644
--- a/sysutils/rsyslog8/Makefile
+++ b/sysutils/rsyslog8/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rsyslog
PORTVERSION= 8.2506.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index 9f2e78f54779..5130e34b46be 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -1,6 +1,6 @@
PORTNAME= syslog-ng
DISTVERSION= 4.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
# official master site:
MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/
diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile
index 647149e03489..dc81c641fe21 100644
--- a/textproc/fcitx5/Makefile
+++ b/textproc/fcitx5/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fcitx5
DISTVERSION= 5.1.12
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \
https://download.fcitx-im.org/data/:dict
diff --git a/www/davix/Makefile b/www/davix/Makefile
index ad2a437e6171..b03376d9fa3b 100644
--- a/www/davix/Makefile
+++ b/www/davix/Makefile
@@ -1,7 +1,7 @@
PORTNAME= davix
DISTVERSIONPREFIX= R_
DISTVERSION= 0_8_10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index ba3046d2cb9e..4aaf25c6476e 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.48.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/budgie-desktop/Makefile b/x11/budgie-desktop/Makefile
index 3127f6592fb1..28c41373deae 100644
--- a/x11/budgie-desktop/Makefile
+++ b/x11/budgie-desktop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= budgie-desktop
DISTVERSION= 10.8.2
-PORTREVISION= 5
+PORTREVISION= 6
DISTVERSIONPREFIX= v
CATEGORIES= x11 budgie
MASTER_SITES= BUDGIE
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index ef57fbb46f44..101153502139 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnome-terminal
DISTVERSION= 3.54.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome