aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-08-12 01:05:50 +0800
committeradamw <adamw@FreeBSD.org>2014-08-12 01:05:50 +0800
commit75baa657da95101f176fffdc5aaccf06db1c22d8 (patch)
tree3d626979f5be179605c8ec7e4bd534a6180b7fad /net-p2p
parentbcbe73625fb27b7c51872011c3f90bf381fd1eec (diff)
downloadfreebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.gz
freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.zst
freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.zip
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627. Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule-devel/Makefile2
-rw-r--r--net-p2p/amule/Makefile2
-rw-r--r--net-p2p/deluge/Makefile2
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile1
-rw-r--r--net-p2p/ncdc/Makefile2
-rw-r--r--net-p2p/qbittorrent/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-chatroom/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-floodprotect/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-forbid/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-iplog/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-isp/Makefile1
-rw-r--r--net-p2p/verlihub-plugins-luascript/Makefile1
-rw-r--r--net-p2p/verlihub-plugins-messanger/Makefile2
-rw-r--r--net-p2p/verlihub-plugins-stats/Makefile2
-rw-r--r--net-p2p/verlihub-plugins/Makefile2
-rw-r--r--net-p2p/verlihub/Makefile2
16 files changed, 16 insertions, 13 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile
index eb739809967b..92be55bd5eda 100644
--- a/net-p2p/amule-devel/Makefile
+++ b/net-p2p/amule-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amule
PORTVERSION= 10834
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p
MASTER_SITES= http://amule.sourceforge.net/tarballs/
PKGNAMESUFFIX= -devel
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 2891e88d1d8a..cefb2adfaa99 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amule
PORTVERSION= 2.3.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION}
DISTNAME= aMule-${PORTVERSION}
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index fada26534406..97de47221d38 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -2,7 +2,7 @@
PORTNAME= deluge
PORTVERSION= 1.3.6
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/source/
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index 758ea9a0c6fe..a270d4c614cb 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libtorrent-rasterbar
PORTVERSION= 0.16.17
+PORTREVISION= 1
CATEGORIES?= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME:S/-rasterbar//}/${PORTNAME:S/-rasterbar//}/
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile
index 3d8769dfbf48..661818635838 100644
--- a/net-p2p/ncdc/Makefile
+++ b/net-p2p/ncdc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ncdc
PORTVERSION= 1.19.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
http://dev.yorhel.nl/download/
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 63f772f8eabb..98c76ae8a288 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qbittorrent
PORTVERSION= 3.1.9.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile
index fd7c67ccdb7a..caba2dac77eb 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= 2
+PORTREVISION= 3
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 b3c2ab22ee5f..850e257bc784 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= 2
+PORTREVISION= 3
CATEGORIES= net-p2p
MASTER_SITES= SF/verlihub/OldFiles
diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile
index 14a0d5332166..334da7c6e3e7 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= 2
+PORTREVISION= 3
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 c18660f24829..3fd0c156c719 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= 2
+PORTREVISION= 3
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 c414d2d7560b..09ad3f9ef3b8 100644
--- a/net-p2p/verlihub-plugins-isp/Makefile
+++ b/net-p2p/verlihub-plugins-isp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= isp
PORTVERSION= 1.1
+PORTREVISION= 1
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 e0e4be422e47..fe6e40a82c3f 100644
--- a/net-p2p/verlihub-plugins-luascript/Makefile
+++ b/net-p2p/verlihub-plugins-luascript/Makefile
@@ -3,6 +3,7 @@
PORTNAME= luascript
PORTVERSION= 1.8.1
+PORTREVISION= 1
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 052a38712226..95be44420b7c 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= 2
+PORTREVISION= 3
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 681dc55e615f..6b20c35a962b 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= 2
+PORTREVISION= 3
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 3abea31e308d..101deafec99f 100644
--- a/net-p2p/verlihub-plugins/Makefile
+++ b/net-p2p/verlihub-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= verlihub
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p
MASTER_SITES= # empty
PKGNAMESUFFIX= -plugins
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index 9dc53cbf90d5..eff28d748fa1 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -3,7 +3,7 @@
PORTNAME= verlihub
DISTVERSION= 0.9.8e-r2
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/Verlihub/${DISTVERSION}