aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent-rasterbar-14
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-02-22 08:53:10 +0800
committerdougb <dougb@FreeBSD.org>2010-02-22 08:53:10 +0800
commit582f42a699ee0a2450ef88f768f17e1aeb58124f (patch)
tree551122bfcf9ed2adf5f6e3b1da73118ff812a44c /net-p2p/libtorrent-rasterbar-14
parentff9d046607917b7eb34c2fe50f8a8e2017df696c (diff)
downloadfreebsd-ports-gnome-582f42a699ee0a2450ef88f768f17e1aeb58124f.tar.gz
freebsd-ports-gnome-582f42a699ee0a2450ef88f768f17e1aeb58124f.tar.zst
freebsd-ports-gnome-582f42a699ee0a2450ef88f768f17e1aeb58124f.zip
As previously discussed on -ports, make the following changes:
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14 a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel b. Add entries to MOVED and UPDATING 2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version 3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent Feature safe: yes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/Makefile18
1 files changed, 7 insertions, 11 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile
index f32635581062..a654821efbfc 100644
--- a/net-p2p/libtorrent-rasterbar-14/Makefile
+++ b/net-p2p/libtorrent-rasterbar-14/Makefile
@@ -1,29 +1,25 @@
-# New ports collection makefile for: rblibtorrent
-# Date created: 5 February 2006
-# Whom: Johan Ström <johan@stromnet.org>
+# New ports collection makefile for: libtorrent-rasterbar-14
+# Date created: 14 February 2010
+# Whom: dougb@FreeBSD.org
#
# $FreeBSD$
#
-PORTNAME= libtorrent
+PORTNAME= libtorrent-rasterbar
PORTVERSION= 0.14.8
-PORTREVISION= 3
CATEGORIES= net-p2p ipv6
MASTER_SITES= http://libtorrent.googlecode.com/files/
-PKGNAMEPREFIX= rb
-PKGNAMESUFFIX= -devel
-DISTNAME= ${PORTNAME}-rasterbar-${PORTVERSION}
MAINTAINER= dougb@FreeBSD.org
-COMMENT= A C++ library implementing a BitTorrent client (devel version)
+COMMENT= A C++ library implementing a BitTorrent client
MAKE_JOBS_SAFE= yes
+CONFLICTS= rblibtorrent-[0-9]* libtorrent-rasterbar*-0.15.*
+
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \
GeoIP.5:${PORTSDIR}/net/GeoIP
-CONFLICTS= rblibtorrent-[0-9]*
-
USE_GNOME= gnomehack
USE_OPENSSL= yes
USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 libtool:22