From 84978b5dd3a10f23c7376e522dbf778cdef5e02b Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Thu, 23 Dec 2010 21:19:59 +0000 Subject: [PATCH] Deprecate, update CONFLICTS, set NO_LATEST_LINK This version is now several behind the latest release, and needs to go away. --- net-p2p/qbittorrent-22/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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