diff options
author | gerald <gerald@FreeBSD.org> | 2018-03-11 01:46:04 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-03-11 01:46:04 +0800 |
commit | 634bce25590a2a76a2930537382f5add36ddb352 (patch) | |
tree | 1c82614777155b2ed4f7f1e17008101717e3f011 /net-p2p | |
parent | c0dc54800b2678a776d68c0328df407336fdcfde (diff) | |
download | freebsd-ports-gnome-634bce25590a2a76a2930537382f5add36ddb352.tar.gz freebsd-ports-gnome-634bce25590a2a76a2930537382f5add36ddb352.tar.zst freebsd-ports-gnome-634bce25590a2a76a2930537382f5add36ddb352.zip |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitmessage/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/cpuminer/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/dogecoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/tribler/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-chatroom/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-floodprotect/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-forbid/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-iplog/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-isp/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-luascript/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-messanger/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-stats/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins/Makefile | 2 |
14 files changed, 14 insertions, 12 deletions
diff --git a/net-p2p/bitmessage/Makefile b/net-p2p/bitmessage/Makefile index cedcc49ac3ea..349f0ca03901 100644 --- a/net-p2p/bitmessage/Makefile +++ b/net-p2p/bitmessage/Makefile @@ -3,6 +3,7 @@ PORTNAME= bitmessage DISTVERSION= 0.6.3.2 +PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile index bcd1d425df57..4b5ac838b014 100644 --- a/net-p2p/cpuminer/Makefile +++ b/net-p2p/cpuminer/Makefile @@ -3,7 +3,7 @@ PORTNAME= cpuminer PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p math MASTER_SITES= SF/cpuminer DISTNAME= pooler-${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index a2797bba49b3..d5a160312247 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -2,6 +2,7 @@ PORTNAME= deluge PORTVERSION= 1.3.15 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p python diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile index 4f818243aca3..7003c0bbd7cc 100644 --- a/net-p2p/dogecoin/Makefile +++ b/net-p2p/dogecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= dogecoin PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index d2063d634401..aeecc68fbed5 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -3,7 +3,7 @@ PORTNAME= tribler PORTVERSION= 6.5.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Tribler/tribler/releases/download/v${PORTVERSION}/ DISTNAME= Tribler-v${PORTVERSION} diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile index c644b33dd45f..20e2943bc366 100644 --- a/net-p2p/verlihub-plugins-chatroom/Makefile +++ b/net-p2p/verlihub-plugins-chatroom/Makefile @@ -3,7 +3,7 @@ PORTNAME= chatroom PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile index 23e9dd615be4..51b4c0309efe 100644 --- a/net-p2p/verlihub-plugins-floodprotect/Makefile +++ b/net-p2p/verlihub-plugins-floodprotect/Makefile @@ -3,7 +3,7 @@ PORTNAME= floodprotect PORTVERSION= 1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/OldFiles DISTNAME= ${PLUGIN_NAME} diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile index 8a15ea3644f0..37a01b9f12de 100644 --- a/net-p2p/verlihub-plugins-forbid/Makefile +++ b/net-p2p/verlihub-plugins-forbid/Makefile @@ -3,7 +3,7 @@ PORTNAME= forbid PORTVERSION= 1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-iplog/Makefile b/net-p2p/verlihub-plugins-iplog/Makefile index beeec1980e70..7092867e8ca7 100644 --- a/net-p2p/verlihub-plugins-iplog/Makefile +++ b/net-p2p/verlihub-plugins-iplog/Makefile @@ -3,7 +3,7 @@ PORTNAME= iplog PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile index d03b8108bc54..bcabd53ce018 100644 --- a/net-p2p/verlihub-plugins-isp/Makefile +++ b/net-p2p/verlihub-plugins-isp/Makefile @@ -3,7 +3,7 @@ PORTNAME= isp PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile index ce25b2601b15..039ba4783f4e 100644 --- a/net-p2p/verlihub-plugins-luascript/Makefile +++ b/net-p2p/verlihub-plugins-luascript/Makefile @@ -3,7 +3,7 @@ PORTNAME= luascript PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p PKGNAMEPREFIX= verlihub-plugins- MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-messanger/Makefile b/net-p2p/verlihub-plugins-messanger/Makefile index bd26c60eecfe..33f3ce53b224 100644 --- a/net-p2p/verlihub-plugins-messanger/Makefile +++ b/net-p2p/verlihub-plugins-messanger/Makefile @@ -3,7 +3,7 @@ PORTNAME= messanger PORTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-stats/Makefile b/net-p2p/verlihub-plugins-stats/Makefile index c733e5e93b2b..7c453b50cf53 100644 --- a/net-p2p/verlihub-plugins-stats/Makefile +++ b/net-p2p/verlihub-plugins-stats/Makefile @@ -3,7 +3,7 @@ PORTNAME= stats PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Stats/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index d249cec3194f..7e3737f5257a 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= verlihub PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p PKGNAMESUFFIX= -plugins |