aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar-15
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-04-06 06:28:28 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-04-06 06:28:28 +0000
commite94719e4944a73402d36495a8305a4e792e38140 (patch)
tree8a339f009e82aa9538402b461c953691a6514b46 /net-p2p/libtorrent-rasterbar-15
parent13bb403e56eb92816cc1b9279113290a81d9ecfc (diff)
downloadports-e94719e4944a73402d36495a8305a4e792e38140.tar.gz
ports-e94719e4944a73402d36495a8305a4e792e38140.zip
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-15')
-rw-r--r--net-p2p/libtorrent-rasterbar-15/Makefile13
-rw-r--r--net-p2p/libtorrent-rasterbar-15/distinfo6
-rw-r--r--net-p2p/libtorrent-rasterbar-15/files/patch-src_file.cpp20
-rw-r--r--net-p2p/libtorrent-rasterbar-15/pkg-plist3
4 files changed, 9 insertions, 33 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile
index f9989d4332f0..766a7c733680 100644
--- a/net-p2p/libtorrent-rasterbar-15/Makefile
+++ b/net-p2p/libtorrent-rasterbar-15/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= libtorrent-rasterbar
-PORTVERSION= 0.15.r4252
+PORTVERSION= 0.15.0
CATEGORIES= net-p2p ipv6
-MASTER_SITES= http://heanet.dl.sourceforge.net/project/qbittorrent/qbittorrent-unstable/
-PKGNAMESUFFIX= -devel
-DISTVERSION= 0.15.svn.r4252
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+PROJECTHOST= libtorrent
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.14.*
+CONFLICTS= libtorrent-rasterbar-0.14.*
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \
GeoIP.5:${PORTSDIR}/net/GeoIP
@@ -31,7 +30,7 @@ CONFIGURE_ARGS= --disable-debug \
--enable-dht \
--enable-encryption \
--enable-pool-allocators \
- --disable-deprecated-functions \
+ --enable-deprecated-functions \
--with-boost-system=boost_system \
--with-boost-filesystem=boost_filesystem \
--with-boost-thread=boost_thread \
diff --git a/net-p2p/libtorrent-rasterbar-15/distinfo b/net-p2p/libtorrent-rasterbar-15/distinfo
index 8de8211c93a0..2be2ff616cca 100644
--- a/net-p2p/libtorrent-rasterbar-15/distinfo
+++ b/net-p2p/libtorrent-rasterbar-15/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtorrent-rasterbar-0.15.svn.r4252.tar.gz) = 236268a97d04f397d1de7d3e422bbaf0
-SHA256 (libtorrent-rasterbar-0.15.svn.r4252.tar.gz) = 49dfe3c3027e7dd939b0eac471a3fdf038863a5d046e0fb953be06446638ded5
-SIZE (libtorrent-rasterbar-0.15.svn.r4252.tar.gz) = 2867504
+MD5 (libtorrent-rasterbar-0.15.0.tar.gz) = 3f8253457557a3f4778fa18fa076c5c9
+SHA256 (libtorrent-rasterbar-0.15.0.tar.gz) = e1a79045ad041dd82850d2255037108bb17dcbe9a9a8819169a2624b72667db0
+SIZE (libtorrent-rasterbar-0.15.0.tar.gz) = 2569328
diff --git a/net-p2p/libtorrent-rasterbar-15/files/patch-src_file.cpp b/net-p2p/libtorrent-rasterbar-15/files/patch-src_file.cpp
deleted file mode 100644
index 81215189e332..000000000000
--- a/net-p2p/libtorrent-rasterbar-15/files/patch-src_file.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/file.cpp.orig 2010-02-14 17:25:41.000000000 -0800
-+++ src/file.cpp 2010-02-14 17:26:10.000000000 -0800
-@@ -930,12 +930,12 @@
- return false;
- }
- #else
-- int ret = posix_fallocate(m_fd, 0, s);
-- if (ret != 0)
-- {
-- ec = error_code(ret, get_posix_category());
-+ // int ret = posix_fallocate(m_fd, 0, s);
-+ // if (ret != 0)
-+ // {
-+ // ec = error_code(ret, get_posix_category());
- return false;
-- }
-+ // }
- #endif
- }
- #endif
diff --git a/net-p2p/libtorrent-rasterbar-15/pkg-plist b/net-p2p/libtorrent-rasterbar-15/pkg-plist
index e3a044042582..f57453fbb918 100644
--- a/net-p2p/libtorrent-rasterbar-15/pkg-plist
+++ b/net-p2p/libtorrent-rasterbar-15/pkg-plist
@@ -122,8 +122,6 @@ libdata/pkgconfig/libtorrent-rasterbar.pc
%%PORTDOCS%%%%DOCSDIR%%/deluge.png
%%PORTDOCS%%%%DOCSDIR%%/dht_extensions.html
%%PORTDOCS%%%%DOCSDIR%%/disk_access.png
-%%PORTDOCS%%%%DOCSDIR%%/disk_access_elevator.png
-%%PORTDOCS%%%%DOCSDIR%%/disk_access_no_elevator.png
%%PORTDOCS%%%%DOCSDIR%%/disk_buffer.png
%%PORTDOCS%%%%DOCSDIR%%/disk_buffer_before_optimization.png
%%PORTDOCS%%%%DOCSDIR%%/disk_buffer_sample.png
@@ -158,7 +156,6 @@ libdata/pkgconfig/libtorrent-rasterbar.pc
%%PORTDOCS%%%%DOCSDIR%%/session_stats_peers.png
%%PORTDOCS%%%%DOCSDIR%%/storage.png
%%PORTDOCS%%%%DOCSDIR%%/style.css
-%%PORTDOCS%%%%DOCSDIR%%/tonidoplug.png
%%PORTDOCS%%%%DOCSDIR%%/tuning.html
%%PORTDOCS%%%%DOCSDIR%%/tvblob.jpg
%%PORTDOCS%%%%DOCSDIR%%/tvitty.jpg