aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-03-08 14:56:54 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-03-09 19:18:07 +0000
commit09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch)
treedc2a7a8e09b571d05c24b4a1cda39269348b3b1f /net-p2p
parent7b59e32e5a31de30fc09faaba894d62ae135874c (diff)
downloadports-09079730e9ca1d59129935a6046cbb7ee5e4a93d.tar.gz
ports-09079730e9ca1d59129935a6046cbb7ee5e4a93d.zip
all: Bump PORTREVISION after Go ports update
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/autoscan/Makefile2
-rw-r--r--net-p2p/bitmark/Makefile1
-rw-r--r--net-p2p/go-ethereum/Makefile2
-rw-r--r--net-p2p/go-prysm/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile
index b23c6a8aa20e..8488d9390637 100644
--- a/net-p2p/autoscan/Makefile
+++ b/net-p2p/autoscan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= autoscan
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net-p2p
MAINTAINER= michiel@vanbaak.eu
diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile
index 45846cca06d6..60022b3e9970 100644
--- a/net-p2p/bitmark/Makefile
+++ b/net-p2p/bitmark/Makefile
@@ -1,6 +1,7 @@
PORTNAME= bitmark
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.4
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index 3517622b5b81..36aa9ce50729 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p
MAINTAINER= me@enriquefynn.com
diff --git a/net-p2p/go-prysm/Makefile b/net-p2p/go-prysm/Makefile
index 7dc23c1e91f7..9f403026194b 100644
--- a/net-p2p/go-prysm/Makefile
+++ b/net-p2p/go-prysm/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-prysm
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p
MAINTAINER= zi@FreeBSD.org