aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-02-19 11:59:23 +0000
committerMikael Urankar <mikael@FreeBSD.org>2024-02-19 11:59:23 +0000
commit7f5a7b0e524c8d32727681a4324905e350dc433c (patch)
treee547781941dd3e5ed0b4dbb565597c0a6edd8077 /net-p2p
parent12b61685376912714439e5c96a18c6d9b29b83a4 (diff)
downloadports-7f5a7b0e524c8d32727681a4324905e350dc433c.tar.gz
ports-7f5a7b0e524c8d32727681a4324905e350dc433c.zip
lang/rust: Bump revisions after 1.76.0
PR: 276920
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/cncli/Makefile1
-rw-r--r--net-p2p/oura/Makefile1
-rw-r--r--net-p2p/twitch-tui/Makefile2
3 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile
index 0343765b5a86..583f58360e74 100644
--- a/net-p2p/cncli/Makefile
+++ b/net-p2p/cncli/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cncli
DISTVERSIONPREFIX= v
DISTVERSION= 6.0.1
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= boris@zfs.ninja
diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile
index ed7452b30f46..389942fc0dd3 100644
--- a/net-p2p/oura/Makefile
+++ b/net-p2p/oura/Makefile
@@ -1,6 +1,7 @@
PORTNAME= oura
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.4
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= boris@zfs.ninja
diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile
index 1b69fa510b3f..7474a929303a 100644
--- a/net-p2p/twitch-tui/Makefile
+++ b/net-p2p/twitch-tui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= twitch-tui
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org