diff --git a/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.8.recipe b/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.9.recipe similarity index 83% rename from net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.8.recipe rename to net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.9.recipe index 5161482f4..b63d6d7bf 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.8.recipe +++ b/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.9.recipe @@ -11,21 +11,20 @@ The main goals of libtorrent are: * to be memory efficient * to be very easy to use" HOMEPAGE="http://www.libtorrent.org/" -COPYRIGHT="2003-2015 Arvid Norberg" +COPYRIGHT="2003-2016 Arvid Norberg" LICENSE="BSD (2-clause)" -TORRENT_VERSION=`echo $portVersion | sed 's/\./_/g'` -SOURCE_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-$TORRENT_VERSION/libtorrent-rasterbar-$portVersion.tar.gz" -SOURCE_DIR="libtorrent-rasterbar-$portVersion" -CHECKSUM_SHA256="477ee10cd4a91b0a13e2ee419096555d0c75584ef1b84abc44b3b643f9a08d3e" -PATCHES="libtorrent_rasterbar-$portVersion.patchset" REVISION="1" +SOURCE_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${portVersion//./_}/libtorrent-rasterbar-$portVersion.tar.gz" +CHECKSUM_SHA256="11a93125ed49f796fca83da925ab7dc29e91d88b915f078caaddaaf559d63db6" +SOURCE_DIR="libtorrent-rasterbar-$portVersion" +PATCHES="libtorrent_rasterbar-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="x86 !x86_gcc2" +SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" libtorrent_rasterbar${secondaryArchSuffix} = $portVersion - lib:libtorrent_rasterbar$secondaryArchSuffix = 8.0.8 compat >= 8 + lib:libtorrent_rasterbar$secondaryArchSuffix = 8 compat >= 8 " REQUIRES=" haiku$secondaryArchSuffix @@ -38,7 +37,7 @@ REQUIRES=" PROVIDES_devel=" libtorrent_rasterbar${secondaryArchSuffix}_devel = $portVersion - devel:libtorrent_rasterbar$secondaryArchSuffix = 8.0.8 compat >= 8 + devel:libtorrent_rasterbar$secondaryArchSuffix = 8 compat >= 8 " REQUIRES_devel=" libtorrent_rasterbar$secondaryArchSuffix == $portVersion base diff --git a/net-libs/libtorrent-rasterbar/patches/libtorrent_rasterbar-1.0.8.patchset b/net-libs/libtorrent-rasterbar/patches/libtorrent_rasterbar-1.0.9.patchset similarity index 98% rename from net-libs/libtorrent-rasterbar/patches/libtorrent_rasterbar-1.0.8.patchset rename to net-libs/libtorrent-rasterbar/patches/libtorrent_rasterbar-1.0.9.patchset index dca331880..1790b90e5 100644 --- a/net-libs/libtorrent-rasterbar/patches/libtorrent_rasterbar-1.0.8.patchset +++ b/net-libs/libtorrent-rasterbar/patches/libtorrent_rasterbar-1.0.9.patchset @@ -8,7 +8,7 @@ diff --git a/include/libtorrent/config.hpp b/include/libtorrent/config.hpp index 1f17426..c8f36f3 100644 --- a/include/libtorrent/config.hpp +++ b/include/libtorrent/config.hpp -@@ -245,14 +245,15 @@ POSSIBILITY OF SUCH DAMAGE. +@@ -250,14 +250,15 @@ POSSIBILITY OF SUCH DAMAGE. #define TORRENT_USE_IFCONF 1 #define TORRENT_HAS_SALEN 0