diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-10-03 10:21:13 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-10-03 10:25:14 +0000 |
commit | 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 (patch) | |
tree | 46cf00da0605cdc34526187a1366496ffb479e23 /net-p2p | |
parent | 3c6ea4acbd48a9232d6f05fdf2213ae5950cb144 (diff) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/bitcoin-daemon/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/bitcoin-utils/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar2/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/namecoin-daemon/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/namecoin-utils/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/namecoin/Makefile | 2 |
10 files changed, 10 insertions, 4 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index c848cd6211a2..1c79982b3c36 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -1,6 +1,6 @@ PORTNAME= amule PORTVERSION= 2.3.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile index 48b7037240c2..68c612488efb 100644 --- a/net-p2p/bitcoin-daemon/Makefile +++ b/net-p2p/bitcoin-daemon/Makefile @@ -1,4 +1,5 @@ MASTERDIR= ${.CURDIR}/../bitcoin +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile index c9e58a91c339..13983c44eb65 100644 --- a/net-p2p/bitcoin-utils/Makefile +++ b/net-p2p/bitcoin-utils/Makefile @@ -1,4 +1,5 @@ MASTERDIR= ${.CURDIR}/../bitcoin +PORTREVISION= 1 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index e51cca0522b4..6b3894b15647 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,6 +1,6 @@ PORTNAME= bitcoin PORTVERSION= 27.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 181df6310b01..dcbdc1ecbb66 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -1,7 +1,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.10 DISTVERSIONPREFIX= v -PORTREVISION?= 28 +PORTREVISION?= 29 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 5d2badd59aca..eada65abab57 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -1,5 +1,6 @@ PORTNAME= libtorrent-rasterbar DISTVERSION= 1.2.19 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net-p2p MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ diff --git a/net-p2p/libtorrent-rasterbar2/Makefile b/net-p2p/libtorrent-rasterbar2/Makefile index 4b8ca26cc9c2..ddacb9cdd5ca 100644 --- a/net-p2p/libtorrent-rasterbar2/Makefile +++ b/net-p2p/libtorrent-rasterbar2/Makefile @@ -1,6 +1,7 @@ PORTNAME= libtorrent-rasterbar DISTVERSIONPREFIX= v DISTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= net-p2p #MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/net-p2p/namecoin-daemon/Makefile b/net-p2p/namecoin-daemon/Makefile index 56c3505e1354..f54a1b3bbbab 100644 --- a/net-p2p/namecoin-daemon/Makefile +++ b/net-p2p/namecoin-daemon/Makefile @@ -1,5 +1,6 @@ MASTERDIR= ${.CURDIR}/../namecoin +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Decentralized, open DNS and more (Daemon) diff --git a/net-p2p/namecoin-utils/Makefile b/net-p2p/namecoin-utils/Makefile index 09a0187a7f9f..63c25895e987 100644 --- a/net-p2p/namecoin-utils/Makefile +++ b/net-p2p/namecoin-utils/Makefile @@ -1,5 +1,6 @@ MASTERDIR= ${.CURDIR}/../namecoin +PORTREVISION= 1 PKGNAMESUFFIX= -utils COMMENT= Decentralized, open DNS and more (CLI and Utilities) diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index c0f8742e5679..8741fbfdf4da 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= namecoin DISTVERSIONPREFIX= nc DISTVERSION= 24.0 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= net-p2p dns MASTER_SITES+= https://same.name/static/:icon |