aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-12-11 17:53:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-12-11 17:53:48 +0000
commit701aa3bcf8f940635c21058703c134eb101540de (patch)
treecc7e3927e6059c78bd94d69bcb5d1dcdb8825323 /net-p2p
parentf574447d5ab8dcd7207c9f6667554e913d3fb433 (diff)
downloadports-701aa3bcf8f940635c21058703c134eb101540de.tar.gz
ports-701aa3bcf8f940635c21058703c134eb101540de.zip
devel/boost-*: update to 1.72.0
Notes
Notes: svn path=/head/; revision=519824
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-daemon/Makefile2
-rw-r--r--net-p2p/bitcoin/Makefile2
-rw-r--r--net-p2p/eiskaltdcpp-daemon/Makefile2
-rw-r--r--net-p2p/eiskaltdcpp-gtk/Makefile2
-rw-r--r--net-p2p/eiskaltdcpp-lib/Makefile2
-rw-r--r--net-p2p/libktorrent/Makefile1
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile2
-rw-r--r--net-p2p/linuxdcpp/Makefile2
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/monero-cli/Makefile1
-rw-r--r--net-p2p/namecoin/Makefile2
-rw-r--r--net-p2p/py-libtorrent-rasterbar/Makefile2
-rw-r--r--net-p2p/qbittorrent/Makefile1
-rw-r--r--net-p2p/qtum/Makefile1
-rw-r--r--net-p2p/zetacoin/Makefile1
15 files changed, 16 insertions, 9 deletions
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index 1f803b51e6f0..020afc332a6e 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -27,6 +27,8 @@ PLIST_FILES= bin/bitcoind \
USE_RC_SUBR= bitcoind
+PORTREVISION= 1
+
post-install:
${INSTALL_DATA} ${FILESDIR}/bitcoin.conf ${STAGEDIR}${PREFIX}/etc/bitcoin.conf.sample
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 31a88fe82ab4..fb53918658ab 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.19.0.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net-p2p finance
MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
LOCAL/swills:icon
diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile
index 50a6a7b9bf02..82a14a71ea21 100644
--- a/net-p2p/eiskaltdcpp-daemon/Makefile
+++ b/net-p2p/eiskaltdcpp-daemon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= eiskaltdcpp
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-p2p
PKGNAMESUFFIX= -daemon
diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile
index 904af804c59b..18a748198fe1 100644
--- a/net-p2p/eiskaltdcpp-gtk/Makefile
+++ b/net-p2p/eiskaltdcpp-gtk/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= eiskaltdcpp
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-p2p
PKGNAMESUFFIX= -gtk
diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile
index 6b227725a7c2..ac347df961e2 100644
--- a/net-p2p/eiskaltdcpp-lib/Makefile
+++ b/net-p2p/eiskaltdcpp-lib/Makefile
@@ -4,7 +4,7 @@
PORTNAME= eiskaltdcpp
PORTVERSION= 2.2.10
DISTVERSIONPREFIX= v
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= net-p2p
PKGNAMESUFFIX?= -lib
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index 5f333a6b2e10..7159a410d418 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libktorrent
DISTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= net-p2p kde
MASTER_SITES= KDE/stable/ktorrent/5.1.2/
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index c7a898347f6e..8fe7ad28a044 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtorrent-rasterbar
DISTVERSION= 1.1.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index 1dfea9440dad..665c4463d491 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= linuxdcpp
PORTVERSION= 1.1.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= net-p2p
MASTER_SITES= http://launchpadlibrarian.net/69733951/
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 66c7721aa2a9..adf80761755a 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= litecoin
PORTVERSION= 0.17.1
DISTVERSIONPREFIX= v
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net-p2p finance
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index e25490ff25aa..b368daaf756f 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -5,6 +5,7 @@ PORTNAME= monero-cli
# To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present)
PORTVERSION= 0.15.0.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
# and uncomment the following two lines (use for example -git-HEAD or -git-b6420e1)
#PORTVERSION= 0
#PKGNAMESUFFIX= -git-HEAD
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index df3e1623a772..7d505d9351d9 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= namecoin
PORTVERSION= 0.17.0
DISTVERSIONPREFIX= nc
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/py-libtorrent-rasterbar/Makefile b/net-p2p/py-libtorrent-rasterbar/Makefile
index 2bcc4fdf2ff2..431d8eac5372 100644
--- a/net-p2p/py-libtorrent-rasterbar/Makefile
+++ b/net-p2p/py-libtorrent-rasterbar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtorrent-rasterbar
DISTVERSION= 1.1.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p python
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 086ed5ef4fdc..bce48a26e221 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qbittorrent
DISTVERSION= 4.1.9.1
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile
index a83475f4ea3a..0a7833d24d15 100644
--- a/net-p2p/qtum/Makefile
+++ b/net-p2p/qtum/Makefile
@@ -4,6 +4,7 @@
PORTNAME= qtum
PORTVERSION= 0.18.2
DISTVERSIONPREFIX= mainnet-ignition-v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= vd@FreeBSD.org
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 5af7e61f5f1e..b02f79bf329e 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -4,6 +4,7 @@
PORTNAME= zetacoin
PORTVERSION= 0.13.2.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net