diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
commit | 04d6f52202c61a48690e73e65879001d2ee3adc5 (patch) | |
tree | 77bf1316728e6dc2f4e5dfd92901d961b2df765d /net-p2p | |
parent | b85734e5a8a8069eb9cdd9e433d87a48ad56cd2e (diff) | |
download | ports-04d6f52202c61a48690e73e65879001d2ee3adc5.tar.gz ports-04d6f52202c61a48690e73e65879001d2ee3adc5.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/cpuminer/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/dogecoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-daemon/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-gtk/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-qt/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/go-ethereum/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/namecoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/rtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-qt4/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/zetacoin/Makefile | 2 |
15 files changed, 15 insertions, 11 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index ec363cc51c54..c395c26c1891 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= bitcoin PORTVERSION= 0.12.1 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p finance MAINTAINER= robbak@robbak.com diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile index 7d083888da61..21bb825caa38 100644 --- a/net-p2p/cpuminer/Makefile +++ b/net-p2p/cpuminer/Makefile @@ -3,6 +3,7 @@ PORTNAME= cpuminer PORTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= net-p2p math MASTER_SITES= SF/cpuminer DISTNAME= pooler-${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile index 15b4bbc00f10..5d5891aea15f 100644 --- a/net-p2p/dogecoin/Makefile +++ b/net-p2p/dogecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= dogecoin PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p finance MAINTAINER= swills@FreeBSD.org diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile index 4dc7d7f74cd8..a427760cd13d 100644 --- a/net-p2p/eiskaltdcpp-daemon/Makefile +++ b/net-p2p/eiskaltdcpp-daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-p2p PKGNAMESUFFIX= -daemon diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index 415f0a69908f..316d9e095ea9 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-p2p PKGNAMESUFFIX= -gtk diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 3afb4a73c3ac..e59618d2b086 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= 3 +PORTREVISION= 4 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index 3ee784b0250b..94fc71296421 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-p2p PKGNAMESUFFIX= -qt diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 3942c58c5374..9c09d54f4bb6 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -2,6 +2,7 @@ PORTNAME= go-ethereum PORTVERSION= 1.5.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-p2p diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 1d97abe087cb..bc5e82d63391 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -3,6 +3,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index d9e0fa036377..d447e504acbd 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libtorrent PORTVERSION= 0.13.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://rtorrent.net/downloads/ diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 5d0d1b3cd355..e8ac5049cbba 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.3.80 DISTVERSIONPREFIX= nc -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 28347056e899..e4e6063a8a5b 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -3,6 +3,7 @@ PORTNAME= qbittorrent PORTVERSION= 3.3.11 +PORTREVISION= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 032b1c883b31..de6dbc0e250e 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= rtorrent PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://rtorrent.net/downloads/ diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile index b171884e4123..d28a653e537e 100644 --- a/net-p2p/transmission-qt4/Makefile +++ b/net-p2p/transmission-qt4/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -qt4 MAINTAINER= crees@FreeBSD.org diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index faa9faf9284b..90822677ca2d 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= 5 +PORTREVISION= 6 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net |