summaryrefslogtreecommitdiffstats
path: root/ftp-libs/rb-libtorrent
diff options
context:
space:
mode:
authorSukneet Basuta2012-04-19 16:43:40 -0400
committerSukneet Basuta2012-04-19 16:43:40 -0400
commit2e79245fd211563c62a8310acf2d2cf6663a26aa (patch)
treecb7948d122049eacf87a0dc43432be382e400440 /ftp-libs/rb-libtorrent
parent89bf4c343ca88231bab8654224b81482b1565ea4 (diff)
rb-libtorrent: => 0.16.0
removed depends zlib, no longer needed removed openssl flags, still optional but flags are not valid anymore
Diffstat (limited to 'ftp-libs/rb-libtorrent')
-rwxr-xr-xftp-libs/rb-libtorrent/DEPENDS5
-rwxr-xr-xftp-libs/rb-libtorrent/DETAILS4
-rw-r--r--ftp-libs/rb-libtorrent/HISTORY6
3 files changed, 10 insertions, 5 deletions
diff --git a/ftp-libs/rb-libtorrent/DEPENDS b/ftp-libs/rb-libtorrent/DEPENDS
index a1c8af226b..a21b62a9e1 100755
--- a/ftp-libs/rb-libtorrent/DEPENDS
+++ b/ftp-libs/rb-libtorrent/DEPENDS
@@ -1,4 +1,3 @@
-depends zlib "--with-zlib=system" &&
depends -sub CXX gcc &&
depends boost &&
sub_depends boost THREAD &&
@@ -12,8 +11,8 @@ if list_find "$RB_LIBTORRENT_OPTS" "--enable-python-binding"; then
fi &&
optional_depends openssl \
- "--with-ssl" \
- "--without-ssl" \
+ "" \
+ "" \
"for SSL support" &&
optional_depends geoip \
diff --git a/ftp-libs/rb-libtorrent/DETAILS b/ftp-libs/rb-libtorrent/DETAILS
index b623d76879..4a86fe681c 100755
--- a/ftp-libs/rb-libtorrent/DETAILS
+++ b/ftp-libs/rb-libtorrent/DETAILS
@@ -1,8 +1,8 @@
SPELL=rb-libtorrent
- VERSION=0.15.10
+ VERSION=0.16.0
SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
SOURCE_URL[0]=http://libtorrent.googlecode.com/files/$SOURCE
- SOURCE_HASH=sha512:b66791a62dc3478dcfd8d7045891bccb660af51a313feb795140353c249b00794cc031d6ad6c47020c0e29601c5da5a2f0f2dc646148c7e616285af8ef44bc70
+ SOURCE_HASH=sha512:1ad4ee0ce698a7ad8912031df18ef2d351424f171c8bdd584e2077595f05d001d9b19a7f3123ea7aade7ff1b582059d6ba504b821868f5dc87b9f2436985b048
SOURCE_DIRECTORY="$BUILD_DIRECTORY/libtorrent-rasterbar-$VERSION"
WEB_SITE=http://www.rasterbar.com/products/libtorrent/
LICENSE=BSD
diff --git a/ftp-libs/rb-libtorrent/HISTORY b/ftp-libs/rb-libtorrent/HISTORY
index aa7011d38f..097aced161 100644
--- a/ftp-libs/rb-libtorrent/HISTORY
+++ b/ftp-libs/rb-libtorrent/HISTORY
@@ -1,3 +1,9 @@
+2012-04-19 Sukneet Basuta <sukneet@sourcemage.org>
+ * DETAILS: updated spell to 0.16.0
+ * DEPENDS: removed zlib dependency, no longer needed
+ removed openssl flags, still optional, but flags no
+ longer valid
+
2012-02-29 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.15.10