From c4b51c2028302d40de3907a04d99a92001bb83b1 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Wed, 3 Jul 2024 08:23:32 +0000 Subject: all: Bump after lang/go121 update --- net-p2p/autoscan/Makefile | 2 +- net-p2p/bitmark-cli/Makefile | 1 + net-p2p/bitmark-daemon/Makefile | 1 + net-p2p/bitmark-recorder/Makefile | 1 + net-p2p/bitmark/Makefile | 1 + net-p2p/go-ethereum/Makefile | 2 +- 6 files changed, 6 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index d464297ba1f3..1f3d8377a039 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile index 69d807a7249b..0d0811139946 100644 --- a/net-p2p/bitmark-cli/Makefile +++ b/net-p2p/bitmark-cli/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -cli COMMENT= Bitmark distributed property system cli diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile index 6a340882da29..04a547fbe151 100644 --- a/net-p2p/bitmark-daemon/Makefile +++ b/net-p2p/bitmark-daemon/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Bitmark distributed property system daemon diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile index a28b16524718..18dfd391be23 100644 --- a/net-p2p/bitmark-recorder/Makefile +++ b/net-p2p/bitmark-recorder/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -recorder COMMENT= Bitmark distributed property system recorder diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index f79f6954328b..f943cabb9141 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,6 +1,7 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.15.7 +PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 970d975baf17..48980feed9f6 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com -- cgit v1.2.3