summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-12-23 21:19:59 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-12-23 21:19:59 +0000
commit84978b5dd3a10f23c7376e522dbf778cdef5e02b (patch)
treeb8db18b56ce3055e904cba59dca383a59a6af549 /net-p2p
parentUpdate to release version 2.3.1 (diff)
Deprecate, update CONFLICTS, set NO_LATEST_LINK
This version is now several behind the latest release, and needs to go away.
Notes
Notes: svn path=/head/; revision=266814
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index de809107fe81..9fc75bf1b665 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -18,9 +18,14 @@ LICENSE: GPLv2
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
GeoIP.5:${PORTSDIR}/net/GeoIP
+NO_LATEST_LINK= yes
+
MAKE_JOBS_SAFE= yes
-CONFLICTS= qbittorrent*-2.3.*
+DEPRECATED= Very stale version
+EXPIRATION_DATE= 2011-01-01
+
+CONFLICTS= qbittorrent*-2.[3456789].*
OPTIONS= NOTIFY "Enable libnotify support" on \
LT_15 "Use 0.15 version of libtorrent-rasterbar" on