aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-03-23 08:59:51 +0000
committerMikael Urankar <mikael@FreeBSD.org>2024-03-23 09:41:46 +0000
commitd632fbe55e45559d03a0bef7211913964aeba45a (patch)
treedfe614bec91d06acd5deb349b5eaae27be8d702c /net-p2p
parent54ef48424c0dce1f78e441d377719c74a05fb626 (diff)
downloadports-d632fbe55e45559d03a0bef7211913964aeba45a.tar.gz
ports-d632fbe55e45559d03a0bef7211913964aeba45a.zip
lang/rust: Bump revisions after 1.77.0
PR: 277786
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/cncli/Makefile2
-rw-r--r--net-p2p/oura/Makefile2
-rw-r--r--net-p2p/twitch-tui/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile
index 583f58360e74..bfd953990ee5 100644
--- a/net-p2p/cncli/Makefile
+++ b/net-p2p/cncli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cncli
DISTVERSIONPREFIX= v
DISTVERSION= 6.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= boris@zfs.ninja
diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile
index 389942fc0dd3..419bca9d35a7 100644
--- a/net-p2p/oura/Makefile
+++ b/net-p2p/oura/Makefile
@@ -1,7 +1,7 @@
PORTNAME= oura
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= boris@zfs.ninja
diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile
index 77828ae44c69..6973539001b6 100644
--- a/net-p2p/twitch-tui/Makefile
+++ b/net-p2p/twitch-tui/Makefile
@@ -1,6 +1,7 @@
PORTNAME= twitch-tui
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.5
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org