aboutsummaryrefslogtreecommitdiff
path: root/www/aria2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-18 16:19:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-18 16:19:20 +0000
commit61e039df701e9c9491cf6f30a35ea99d9c6a781b (patch)
tree9f891f041eefb1bde0842ed0c1e2b991f8a10954 /www/aria2
parent11a23478f0eca3a78ff7f144015632b109168350 (diff)
downloadports-61e039df701e9c9491cf6f30a35ea99d9c6a781b.tar.gz
ports-61e039df701e9c9491cf6f30a35ea99d9c6a781b.zip
- Update to 1.18.9
- Set more CONFIGURE_ARGS explicitly Changes: https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
Notes
Notes: svn path=/head/; revision=379231
Diffstat (limited to 'www/aria2')
-rw-r--r--www/aria2/Makefile15
-rw-r--r--www/aria2/distinfo4
2 files changed, 10 insertions, 9 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 68538a33871e..a4c9b095ea03 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= aria2
-PORTVERSION= 1.18.8
-PORTREVISION= 1
+PORTVERSION= 1.18.9
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
@@ -18,11 +17,13 @@ OPTIONS_SUB= yes
CA_BUNDLE_DESC= Use CA bundle from Mozilla Project
CONFIGURE_ARGS= --disable-epoll --enable-bittorrent --enable-libaria2 \
- --enable-metalink --enable-shared --enable-static \
- --enable-threads=posix --with-disk-cache=${ARIA2_DISK_CACHE} \
- --with-libxml2 --with-libz --with-openssl --without-gnutls \
- --without-libcares --without-libexpat --without-libgcrypt \
- --without-libgmp --without-libnettle
+ --enable-metalink --enable-shared --enable-ssl --enable-static \
+ --enable-threads=posix --enable-websocket \
+ --with-disk-cache=${ARIA2_DISK_CACHE} \
+ --with-libxml2 --with-libz --with-openssl \
+ --without-appletls --without-gnutls --without-libcares \
+ --without-libexpat --without-libgcrypt --without-libgmp \
+ --without-libnettle --without-libuv
CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC} \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \
ZLIB_CFLAGS=-I${INCLUDEDIR} \
diff --git a/www/aria2/distinfo b/www/aria2/distinfo
index 96701591f62e..2efd6e830341 100644
--- a/www/aria2/distinfo
+++ b/www/aria2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.18.8.tar.xz) = ed08fb94dbf4713251a7a9f9eab3b63d480061cb94048720d8fe372f73d83863
-SIZE (aria2-1.18.8.tar.xz) = 1363500
+SHA256 (aria2-1.18.9.tar.xz) = 4a7be62cac075e4ad14c91dd4ab9f22afe6e21507255142c20de252e15a7b1e7
+SIZE (aria2-1.18.9.tar.xz) = 1373320