aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-09-08 14:34:56 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-09-08 14:34:56 +0000
commit8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch)
treedd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /net-p2p
parentd6ea93e8ddc09ab65e1ae4c6636616af48a9146e (diff)
downloadports-8e4bc57934f0611f59a2bfca1ddbab781572ead3.tar.gz
ports-8e4bc57934f0611f59a2bfca1ddbab781572ead3.zip
all: Bump PORTREVISION after lang/go* 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/Makefile1
-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 7709cf6d8cae..2b48ebfbe55a 100644
--- a/net-p2p/autoscan/Makefile
+++ b/net-p2p/autoscan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= autoscan
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-p2p
MAINTAINER= michiel@vanbaak.eu
diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile
index ab05fb7c6549..70e0efe56915 100644
--- a/net-p2p/bitmark/Makefile
+++ b/net-p2p/bitmark/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bitmark
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-p2p
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index c8ff771a5827..b37bd7d05419 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -1,6 +1,7 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
DISTVERSION= 1.12.2
+PORTREVISION= 1
CATEGORIES= net-p2p
MAINTAINER= me@enriquefynn.com
diff --git a/net-p2p/go-prysm/Makefile b/net-p2p/go-prysm/Makefile
index a2a002461134..a8ace6d83180 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= 8
+PORTREVISION= 9
CATEGORIES= net-p2p
MAINTAINER= zi@FreeBSD.org