summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-15 06:36:35 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-15 14:06:01 -0500
commit56b5ec772f679a600dabe41622c1350594628286 (patch)
tree7e2e178dad69456bc0f596a9822fa293186c2e0f /net-p2p
parentcd62dc23d5d5b516b87fd61f3feb0147732786aa (diff)
downloadfreebsd-ports-56b5ec772f679a600dabe41622c1350594628286.zip
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/autoscan/Makefile2
-rw-r--r--net-p2p/bitmark/Makefile2
-rw-r--r--net-p2p/go-ethereum/Makefile2
-rw-r--r--net-p2p/go-prysm/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile
index 306cc4f12252..b23c6a8aa20e 100644
--- a/net-p2p/autoscan/Makefile
+++ b/net-p2p/autoscan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= autoscan
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net-p2p
MAINTAINER= michiel@vanbaak.eu
diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile
index 3e04cd27e9d4..1fd1994bbdce 100644
--- a/net-p2p/bitmark/Makefile
+++ b/net-p2p/bitmark/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bitmark
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index 01ba90d47d91..7440a6f8f991 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
DISTVERSION= 1.10.26
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-p2p
MAINTAINER= me@enriquefynn.com
diff --git a/net-p2p/go-prysm/Makefile b/net-p2p/go-prysm/Makefile
index 1e87fc0f6064..7dc23c1e91f7 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= 4
+PORTREVISION= 5
CATEGORIES= net-p2p
MAINTAINER= zi@FreeBSD.org