aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2018-05-09 13:37:54 +0800
committerdinoex <dinoex@FreeBSD.org>2018-05-09 13:37:54 +0800
commit7159842f7051cfec2b1a721271a1a17e43f56d08 (patch)
treeef3f2806082d6754d1e5733806f28642843c8bb7 /net-p2p
parent2de336abe9d238c4bc382ca920b95dd497896619 (diff)
downloadfreebsd-ports-gnome-7159842f7051cfec2b1a721271a1a17e43f56d08.tar.gz
freebsd-ports-gnome-7159842f7051cfec2b1a721271a1a17e43f56d08.tar.zst
freebsd-ports-gnome-7159842f7051cfec2b1a721271a1a17e43f56d08.zip
- update to miniupnpc 2.1
PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin/Makefile2
-rw-r--r--net-p2p/eiskaltdcpp-lib/Makefile2
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/monero-cli/Makefile2
-rw-r--r--net-p2p/qtum/Makefile1
-rw-r--r--net-p2p/transmission-cli/Makefile2
-rw-r--r--net-p2p/zetacoin/Makefile2
7 files changed, 7 insertions, 6 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 42318af88ed0..fb696dd82824 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.16.0
DISTVERSIONPREFIX= v
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= net-p2p finance
MAINTAINER= kbowling@FreeBSD.org
diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile
index 932fa02b27db..4bf383ee23c3 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= 10
+PORTREVISION= 11
CATEGORIES= net-p2p
PKGNAMESUFFIX?= -lib
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index cd0ee866c5d7..352112841457 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= litecoin
PORTVERSION= 0.14.2
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p finance
PATCH_SITES= https://github.com/bitcoin/bitcoin/commit/
diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index 7a2e3ac14443..57272b24678e 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -4,7 +4,7 @@
PORTNAME= monero-cli
PORTVERSION= 0.12.0.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p finance
MAINTAINER= vd@FreeBSD.org
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile
index c91ff3a674a1..f20f7684e77e 100644
--- a/net-p2p/qtum/Makefile
+++ b/net-p2p/qtum/Makefile
@@ -4,6 +4,7 @@
PORTNAME= qtum
PORTVERSION= 0.14.16
DISTVERSIONPREFIX= mainnet-ignition-v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= vd@FreeBSD.org
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index 86f3493b4198..9bd0618b7f7f 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -2,7 +2,7 @@
PORTNAME= transmission
PORTVERSION= 2.93
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net-p2p
MASTER_SITES= https://github.com/transmission/transmission-releases/raw/master/ \
http://transmission.cachefly.net/
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 21b56320c146..3d528bce9ebb 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= zetacoin
PORTVERSION= 0.11.2.3
DISTVERSIONPREFIX= v
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net