Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 17:09:33 +0000
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42b95df84d3f - main - */*: Bump PORTREVISION for libsodium consumers after version bump
Message-ID:  <6a1dbccd.47909.52940f3c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

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

commit 42b95df84d3f6353c70dac427a1f4357f033d02a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-05-31 21:56:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-06-01 17:09:18 +0000

    */*: Bump PORTREVISION for libsodium consumers after version bump
    
    Bump consumers of libsodium
---
 audio/owntone/Makefile                      | 2 +-
 audio/shairport-sync/Makefile               | 1 +
 devel/fbthrift/Makefile                     | 1 +
 devel/folly/Makefile                        | 1 +
 devel/pijul/Makefile                        | 2 +-
 dns/dnscrypt-wrapper/Makefile               | 2 +-
 dns/dnsdist/Makefile                        | 2 +-
 dns/gdnsd3/Makefile                         | 2 +-
 dns/powerdns-recursor/Makefile              | 2 +-
 dns/powerdns/Makefile                       | 1 +
 dns/unbound/Makefile                        | 1 +
 ftp/proftpd/Makefile                        | 2 +-
 ftp/pure-ftpd/Makefile                      | 1 +
 games/0ad/Makefile                          | 2 +-
 games/devilutionX/Makefile                  | 1 +
 games/warzone2100/Makefile                  | 2 +-
 graphics/drawpile/Makefile                  | 2 +-
 irc/unreal/Makefile                         | 2 +-
 mail/rspamd-devel/Makefile                  | 2 +-
 mail/rspamd/Makefile                        | 1 +
 misc/adios2/Makefile                        | 2 +-
 multimedia/gstreamer1-plugins-rust/Makefile | 1 +
 net-im/abaddon/Makefile                     | 2 +-
 net-im/py-toxcore-c/Makefile                | 2 +-
 net-im/qTox/Makefile                        | 1 +
 net-im/tox/Makefile                         | 1 +
 net-im/tox_extension_messages/Makefile      | 2 +-
 net-im/toxext/Makefile                      | 2 +-
 net-im/toxins/Makefile                      | 2 +-
 net-im/uTox/Makefile                        | 2 +-
 net-p2p/c-lightning/Makefile                | 2 +-
 net-p2p/datum_gateway/Makefile              | 2 +-
 net-p2p/monero-cli/Makefile                 | 2 +-
 net/eternalterminal/Makefile                | 2 +-
 net/fb303/Makefile                          | 1 +
 net/libzmq4/Makefile                        | 2 +-
 net/megacmd/Makefile                        | 2 +-
 net/mlvpn/Makefile                          | 1 +
 net/mvfst/Makefile                          | 1 +
 net/ntopng/Makefile                         | 2 +-
 net/openldap25-server/Makefile              | 2 +-
 net/openldap26-server/Makefile              | 2 +-
 net/remmina/Makefile                        | 2 +-
 net/rosenpass/Makefile                      | 2 +-
 net/wangle/Makefile                         | 1 +
 security/fizz/Makefile                      | 1 +
 security/hpenc/Makefile                     | 2 +-
 security/keysmith/Makefile                  | 1 +
 security/kickpass/Makefile                  | 2 +-
 security/minisign/Makefile                  | 2 +-
 security/mkp224o/Makefile                   | 2 +-
 security/p5-Crypt-Sodium/Makefile           | 2 +-
 security/pecl-libsodium/Makefile            | 2 +-
 security/php82-sodium/Makefile              | 1 +
 security/php83-sodium/Makefile              | 1 +
 security/php84-sodium/Makefile              | 1 +
 security/php85-sodium/Makefile              | 1 +
 security/py-libnacl/Makefile                | 2 +-
 security/py-pynacl/Makefile                 | 1 +
 security/py-pysodium/Makefile               | 2 +-
 security/reop/Makefile                      | 2 +-
 security/rubygem-rbnacl/Makefile            | 2 +-
 security/softether5/Makefile                | 2 +-
 sysutils/bupstash/Makefile                  | 2 +-
 www/dpp/Makefile                            | 1 +
 www/garage/Makefile                         | 1 +
 www/proxygen/Makefile                       | 1 +
 www/sogo/Makefile                           | 1 +
 68 files changed, 68 insertions(+), 42 deletions(-)

diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile
index 70b0e2376cca..486848ced72e 100644
--- a/audio/owntone/Makefile
+++ b/audio/owntone/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	owntone
 DISTVERSION=	29.2
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/
 
diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile
index 170bf9239ff0..337a435ce952 100644
--- a/audio/shairport-sync/Makefile
+++ b/audio/shairport-sync/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	shairport-sync
 DISTVERSION=	5.0.4
+PORTREVISION=	1
 CATEGORIES=	audio
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index d826bd74873a..7976508e24d5 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index e7923613d2a7..86d06c5942b3 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile
index 5391eb41950b..91040c744fd7 100644
--- a/devel/pijul/Makefile
+++ b/devel/pijul/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pijul
 PORTVERSION=	1.0.0.b9
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	devel
 
 MAINTAINER=	cs@FreeBSD.org
diff --git a/dns/dnscrypt-wrapper/Makefile b/dns/dnscrypt-wrapper/Makefile
index c89c38b97bbc..07583471c66c 100644
--- a/dns/dnscrypt-wrapper/Makefile
+++ b/dns/dnscrypt-wrapper/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dnscrypt-wrapper
 PORTVERSION=	0.4.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	dns
 
 MAINTAINER=	freebsd@toyingwithfate.com
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index f6d694c39a64..4c906e3192e4 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dnsdist
 DISTVERSION=	2.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns net
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 DISTFILES+=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/dns/gdnsd3/Makefile b/dns/gdnsd3/Makefile
index c49970494c1e..3e5636ac6545 100644
--- a/dns/gdnsd3/Makefile
+++ b/dns/gdnsd3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gdnsd
 PORTVERSION=	3.8.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	dns
 MASTER_SITES=	https://github.com/gdnsd/gdnsd/releases/download/v${PORTVERSION}/ \
 		ZI \
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index d2592f5c303d..bd097fddd0fb 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	recursor
 DISTVERSION=	5.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 PKGNAMEPREFIX=	powerdns-
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index a2cae70ac46c..62417d393e88 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	powerdns
 DISTVERSION=	5.0.4
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 DISTNAME=	pdns-${DISTVERSION}
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index f3411aaa18b8..5b135c5b8464 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	unbound
 DISTVERSION=	1.25.1
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/
 
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 15f63cef3c0e..cbe1c9727bb9 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -1,7 +1,7 @@
 PORTNAME?=	proftpd
 .if !defined(DISTVERSION)
 PORTVERSION?=	${PROFTPD_VERSION}
-PORTREVISION?=	2
+PORTREVISION?=	3
 .endif
 CATEGORIES?=	ftp
 MASTER_SITES=	ftp://ftp.proftpd.org/distrib/source/ \
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index aa45c415672c..1c6f2de5be7c 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pure-ftpd
 PORTVERSION=	1.0.54
+PORTREVISION=	1
 CATEGORIES=	ftp
 MASTER_SITES=	https://download.pureftpd.org/pub/pure-ftpd/releases/
 
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 36f13e8e010a..f1464cad65ac 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	0ad
 DISTVERSION=	0.28.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	https://releases.wildfiregames.com/
 DISTFILES=	${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \
diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile
index ef0810c6c9f6..83eb787177cf 100644
--- a/games/devilutionX/Makefile
+++ b/games/devilutionX/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	devilutionX
 DISTVERSION=	1.5.5
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	https://github.com/diasurgical/devilutionx-assets/releases/download/${DATA_VERSION}/:data
 DISTFILES=	devilutionx.mpq?tag=${DATA_VERSION}:data
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index 50d20df045b0..39fb8651f567 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	warzone2100
 DISTVERSION=	4.6.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	https://github.com/Warzone2100/warzone2100/releases/download/${DISTVERSION}/
 DISTNAME=	${PORTNAME}_src
diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile
index 03512b3aab72..9c99e9f1ff22 100644
--- a/graphics/drawpile/Makefile
+++ b/graphics/drawpile/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Drawpile
 DISTVERSION=	2.3.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics python
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile
index 7e30421f798c..5ecdb36b45f9 100644
--- a/irc/unreal/Makefile
+++ b/irc/unreal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	unreal
 DISTVERSION=	6.1.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc
 MASTER_SITES=	https://www.unrealircd.org/downloads/
 DISTNAME=	${PORTNAME}ircd-${DISTVERSION}
diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile
index f48b67f369c5..486c1080f7c7 100644
--- a/mail/rspamd-devel/Makefile
+++ b/mail/rspamd-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rspamd
 PORTVERSION=	3.11.a1.20241020
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-devel
 
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index b50fafec6e9e..8eaf62cf68f9 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	rspamd
 PORTVERSION=	4.0.0
+PORTREVISION=	1
 CATEGORIES=	mail
 
 MAINTAINER=	vsevolod@FreeBSD.org
diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile
index ac0b3039bdbb..8a7a689e96e2 100644
--- a/misc/adios2/Makefile
+++ b/misc/adios2/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	adios2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.10.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	misc science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile
index 6062233bca2a..448b2a7b9fd1 100644
--- a/multimedia/gstreamer1-plugins-rust/Makefile
+++ b/multimedia/gstreamer1-plugins-rust/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gstreamer1-plugins-rust
 DISTVERSION=	${gst-rust_VERSION}
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	multimedia@FreeBSD.org
diff --git a/net-im/abaddon/Makefile b/net-im/abaddon/Makefile
index 095540f6ddae..162d9df344a6 100644
--- a/net-im/abaddon/Makefile
+++ b/net-im/abaddon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	abaddon
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-im
 
 MAINTAINER=	seafork@disroot.org
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile
index bf8f44c38cec..c1d54af30bbd 100644
--- a/net-im/py-toxcore-c/Makefile
+++ b/net-im/py-toxcore-c/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	toxcore-c
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
-PORTREVISION=	13
+PORTREVISION=	14
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index a40076ffebe4..db6e5c8b91b6 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	qTox
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.18.4
+PORTREVISION=	1
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 57f63c09bad2..64bf697066e7 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	toxcore
 DISTVERSION=	0.2.22
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p
 MASTER_SITES=	https://github.com/TokTok/c-${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/net-im/tox_extension_messages/Makefile b/net-im/tox_extension_messages/Makefile
index 6da21f926759..10a826f6f5ee 100644
--- a/net-im/tox_extension_messages/Makefile
+++ b/net-im/tox_extension_messages/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tox_extension_messages
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.3
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile
index 9c10a403558e..4d2502cda3b8 100644
--- a/net-im/toxext/Makefile
+++ b/net-im/toxext/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	toxext
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.3
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/toxins/Makefile b/net-im/toxins/Makefile
index c0e1e0b21d36..fb1c7f0890ef 100644
--- a/net-im/toxins/Makefile
+++ b/net-im/toxins/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	toxins
 DISTVERSION=	g20180217
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net-im
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile
index 84df1c07d84c..0e1ead3c5ae1 100644
--- a/net-im/uTox/Makefile
+++ b/net-im/uTox/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	uTox
 DISTVERSION=	0.18.1
 DISTVERSIONSUFFIX=	-full
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im net-p2p
 MASTER_SITES=	https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/
 
diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile
index 963961378149..f2ffec3785b8 100644
--- a/net-p2p/c-lightning/Makefile
+++ b/net-p2p/c-lightning/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	c-lightning
 # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present)
 PORTVERSION=	26.04.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c)
 #PORTVERSION=	0
 #PKGNAMESUFFIX=	-git-f8d8348c
diff --git a/net-p2p/datum_gateway/Makefile b/net-p2p/datum_gateway/Makefile
index 97a88f75c6ff..0668efa690a5 100644
--- a/net-p2p/datum_gateway/Makefile
+++ b/net-p2p/datum_gateway/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	datum_gateway
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.4.0
 DISTVERSIONSUFFIX=	beta
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-p2p
 
 MAINTAINER=	kiwi@FreeBSD.org
diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index 4c841cc65742..37b733377248 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	monero-cli
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.18.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-p2p finance
 
 MAINTAINER=	alex.perechnev@gmail.com
diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile
index 9946284687bd..b06ed1decac9 100644
--- a/net/eternalterminal/Makefile
+++ b/net/eternalterminal/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	eternalterminal
 DISTVERSIONPREFIX=	et-v
 DISTVERSION=	6.2.11
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/net/fb303/Makefile b/net/fb303/Makefile
index 5d57638dbe6e..d4d411460f43 100644
--- a/net/fb303/Makefile
+++ b/net/fb303/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fb303
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/libzmq4/Makefile b/net/libzmq4/Makefile
index 6f6125c7aba5..6a1e26461a67 100644
--- a/net/libzmq4/Makefile
+++ b/net/libzmq4/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libzmq4
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.3.5
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/zeromq/libzmq/releases/download/${DISTVERSIONFULL}/
 DISTNAME=	zeromq-${DISTVERSION}
diff --git a/net/megacmd/Makefile b/net/megacmd/Makefile
index d6e3ef403e0f..cb1323ad461c 100644
--- a/net/megacmd/Makefile
+++ b/net/megacmd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	megacmd
 DISTVERSION=	1.7.0
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONSUFFIX=	_Linux
 CATEGORIES=	net
 
diff --git a/net/mlvpn/Makefile b/net/mlvpn/Makefile
index c6879a971664..a030f2cb058b 100644
--- a/net/mlvpn/Makefile
+++ b/net/mlvpn/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mlvpn
 PORTVERSION=	2.3.5
+PORTREVISION=	1
 CATEGORIES=	net net-vpn
 
 MAINTAINER=	olivier@FreeBSD.org
diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile
index f8802d6494c7..c87a4e61b546 100644
--- a/net/mvfst/Makefile
+++ b/net/mvfst/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mvfst
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile
index e31496a94c3a..0de03765e14c 100644
--- a/net/ntopng/Makefile
+++ b/net/ntopng/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ntopng
 PORTVERSION=	6.6.d20260324
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net
 
diff --git a/net/openldap25-server/Makefile b/net/openldap25-server/Makefile
index c560ea64eb53..61f6b3a73d51 100644
--- a/net/openldap25-server/Makefile
+++ b/net/openldap25-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		openldap
 DISTVERSION=		2.5.20
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=		net databases
 MASTER_SITES=		https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \
 			http://gpl.savoirfairelinux.net/pub/mirrors/openldap/%SUBDIR%/ \
diff --git a/net/openldap26-server/Makefile b/net/openldap26-server/Makefile
index 5855ad74b401..562cbafc9adb 100644
--- a/net/openldap26-server/Makefile
+++ b/net/openldap26-server/Makefile
@@ -47,7 +47,7 @@ GNU_CONFIGURE=		yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 PORTREVISION_CLIENT=	0
-PORTREVISION_SERVER=	1
+PORTREVISION_SERVER=	2
 OPENLDAP_SHLIB_MAJOR=	2
 OPENLDAP_SHLIB_MINOR=	0.200
 
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index f71078fe0497..417bb77540f8 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	remmina
 DISTVERSION=	1.4.43
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net gnome
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile
index c7b3390be731..9fd2b040fce5 100644
--- a/net/rosenpass/Makefile
+++ b/net/rosenpass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rosenpass
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.2
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	net net-vpn security
 
 MAINTAINER=	fuz@FreeBSD.org
diff --git a/net/wangle/Makefile b/net/wangle/Makefile
index 9eb7aad77987..1c2a7b3b1f2d 100644
--- a/net/wangle/Makefile
+++ b/net/wangle/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wangle
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index 7f0ab0f2eb9f..4ba75f41429d 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fizz
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile
index 5be49e1660c0..08d6ff966a1c 100644
--- a/security/hpenc/Makefile
+++ b/security/hpenc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hpenc
 PORTVERSION=	3.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	security
 
 MAINTAINER=	vsevolod@FreeBSD.org
diff --git a/security/keysmith/Makefile b/security/keysmith/Makefile
index b905d06ff0c1..703c4dfd0c84 100644
--- a/security/keysmith/Makefile
+++ b/security/keysmith/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	keysmith
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	security kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/security/kickpass/Makefile b/security/kickpass/Makefile
index 1a01acb26d0f..227f66d77821 100644
--- a/security/kickpass/Makefile
+++ b/security/kickpass/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kickpass
 PORTVERSION=	0.2.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security
 
 MAINTAINER=	bapt@FreeBSD.org
diff --git a/security/minisign/Makefile b/security/minisign/Makefile
index bebdbd3d4da9..dd5fe0807cf1 100644
--- a/security/minisign/Makefile
+++ b/security/minisign/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	minisign
 PORTVERSION=	0.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/jedisct1/minisign/releases/download/${PORTVERSION}/
 
diff --git a/security/mkp224o/Makefile b/security/mkp224o/Makefile
index 4de28aee2434..077dfecfd7a5 100644
--- a/security/mkp224o/Makefile
+++ b/security/mkp224o/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mkp224o
 DISTVERSION=	1.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/cathugger/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-src
diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile
index 465ce2d232b7..b1ff86bc9821 100644
--- a/security/p5-Crypt-Sodium/Makefile
+++ b/security/p5-Crypt-Sodium/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Crypt-Sodium
 PORTVERSION=	0.11
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/security/pecl-libsodium/Makefile b/security/pecl-libsodium/Makefile
index 09076261db62..f40bc1c0f175 100644
--- a/security/pecl-libsodium/Makefile
+++ b/security/pecl-libsodium/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libsodium
 PORTVERSION=	2.0.23
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	security
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/security/php82-sodium/Makefile b/security/php82-sodium/Makefile
index 182a62f3d6e1..efa22bdac5a1 100644
--- a/security/php82-sodium/Makefile
+++ b/security/php82-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php82
diff --git a/security/php83-sodium/Makefile b/security/php83-sodium/Makefile
index 1d475b2390fd..4dd18edbbc41 100644
--- a/security/php83-sodium/Makefile
+++ b/security/php83-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php83
diff --git a/security/php84-sodium/Makefile b/security/php84-sodium/Makefile
index ceaca574b586..b9950e1808ac 100644
--- a/security/php84-sodium/Makefile
+++ b/security/php84-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php84
diff --git a/security/php85-sodium/Makefile b/security/php85-sodium/Makefile
index aff3c5308849..cbbac741b261 100644
--- a/security/php85-sodium/Makefile
+++ b/security/php85-sodium/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php85
diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile
index c36b9cfc7af0..5bf8ea0faf11 100644
--- a/security/py-libnacl/Makefile
+++ b/security/py-libnacl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libnacl
 PORTVERSION=	2.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pynacl/Makefile b/security/py-pynacl/Makefile
index 9df900a53550..709767832111 100644
--- a/security/py-pynacl/Makefile
+++ b/security/py-pynacl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	PyNaCl
 DISTVERSION=	1.6.2
+PORTREVISION=	1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pysodium/Makefile b/security/py-pysodium/Makefile
index 592c863fab5a..8e4f27f2c06f 100644
--- a/security/py-pysodium/Makefile
+++ b/security/py-pysodium/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pysodium
 PORTVERSION=	0.7.18
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/reop/Makefile b/security/reop/Makefile
index d1d4b7e08540..a464c2d87624 100644
--- a/security/reop/Makefile
+++ b/security/reop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	reop
 PORTVERSION=	2.1.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	https://humungus.tedunangst.com/r/reop/d/
 
diff --git a/security/rubygem-rbnacl/Makefile b/security/rubygem-rbnacl/Makefile
index 4e511fb63316..eda6ff482dc9 100644
--- a/security/rubygem-rbnacl/Makefile
+++ b/security/rubygem-rbnacl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rbnacl
 PORTVERSION=	5.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
diff --git a/security/softether5/Makefile b/security/softether5/Makefile
index 26294dcc2d97..5bbc0f82988e 100644
--- a/security/softether5/Makefile
+++ b/security/softether5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	softether
 DISTVERSION=	5.02.5185
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	2
 CATEGORIES=	security net-vpn
 PKGNAMESUFFIX=	5
diff --git a/sysutils/bupstash/Makefile b/sysutils/bupstash/Makefile
index 420bfb6cdea1..a007e41336ef 100644
--- a/sysutils/bupstash/Makefile
+++ b/sysutils/bupstash/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bupstash
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.12.0
-PORTREVISION=	33
+PORTREVISION=	34
 CATEGORIES=	sysutils
 
 MAINTAINER=	felix@userspace.com.au
diff --git a/www/dpp/Makefile b/www/dpp/Makefile
index f90270a0c890..8f92a5ab9e35 100644
--- a/www/dpp/Makefile
+++ b/www/dpp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	dpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.1.5
+PORTREVISION=	1
 CATEGORIES=	www devel
 #MASTER_SITES=	https://github.com/brainboxdotcc/DPP/releases/download/v${DISTVERSION}/
 PKGNAMESUFFIX=	-discord
diff --git a/www/garage/Makefile b/www/garage/Makefile
index 3919fe1a027f..77febff0a23e 100644
--- a/www/garage/Makefile
+++ b/www/garage/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	garage
 DISTVERSION=	2.3.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index 3915ce885e24..91b8e38f0bf7 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	proxygen
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2026.05.25.00
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/sogo/Makefile b/www/sogo/Makefile
index 07f2065c6988..5c7ffe6be3fa 100644
--- a/www/sogo/Makefile
+++ b/www/sogo/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=		sogo
 PORTVERSION=		5.12.9
+PORTREVISION=	1
 CATEGORIES=		www gnustep
 MASTER_SITES=		https://packages.sogo.nu/sources/
 PKGNAMESUFFIX=		-${FLAVOR}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1dbccd.47909.52940f3c>