aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-01-08 07:56:08 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-01-08 07:56:08 +0000
commitddaf24a9a30f40aa6aafc0ee6acfae9586b8c275 (patch)
tree12cf2d91fd87037846d45b3fcf503d6dd9757455 /net-p2p
parentd5f12424bd3a9d9467f2e3380b24a202d716bb6e (diff)
downloadports-ddaf24a9a30f40aa6aafc0ee6acfae9586b8c275.tar.gz
ports-ddaf24a9a30f40aa6aafc0ee6acfae9586b8c275.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar-15/Makefile7
-rw-r--r--net-p2p/libtorrent-rasterbar-15/distinfo4
2 files changed, 8 insertions, 3 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile
index 68457c30650e..0077c6771c43 100644
--- a/net-p2p/libtorrent-rasterbar-15/Makefile
+++ b/net-p2p/libtorrent-rasterbar-15/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent-rasterbar
-PORTVERSION= 0.15.4
+PORTVERSION= 0.15.5
PORTREVISION?= 0
CATEGORIES?= net-p2p ipv6
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -58,6 +58,11 @@ CONFIGURE_ARGS+= --disable-python-binding
post-patch: slave-post-patch
.else
post-patch:
+ ${MV} ${WRKSRC}/include/libtorrent/alloca.hpp \
+ ${WRKSRC}/include/libtorrent/alloca.hpp.Dist
+ ${SED} -e 's#alloca.h#stdlib.h#g' \
+ ${WRKSRC}/include/libtorrent/alloca.hpp.Dist > \
+ ${WRKSRC}/include/libtorrent/alloca.hpp
.endif
.if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes"
diff --git a/net-p2p/libtorrent-rasterbar-15/distinfo b/net-p2p/libtorrent-rasterbar-15/distinfo
index 5ebe27051c2f..63de75dfda75 100644
--- a/net-p2p/libtorrent-rasterbar-15/distinfo
+++ b/net-p2p/libtorrent-rasterbar-15/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-rasterbar-0.15.4.tar.gz) = 9ebbd5f6f91037ddde84333b28ac8bcb81e003d4582e072a5ce140a215b04dde
-SIZE (libtorrent-rasterbar-0.15.4.tar.gz) = 2569642
+SHA256 (libtorrent-rasterbar-0.15.5.tar.gz) = 150cbda406ac5ff57330446487961503c87d22bfb61a72d695ab4520b4c18a43
+SIZE (libtorrent-rasterbar-0.15.5.tar.gz) = 2606717