aboutsummaryrefslogtreecommitdiff
path: root/www/aria2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-22 09:23:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-22 09:23:35 +0000
commit295d6821f65dccb0ff16e74b8231d50ff89eeb97 (patch)
tree174c115db62a6ddcb1b48d86937329676ec8ccee /www/aria2
parent64031f6c488bb7a21010601f87063fd0e79f9431 (diff)
downloadports-295d6821f65dccb0ff16e74b8231d50ff89eeb97.tar.gz
ports-295d6821f65dccb0ff16e74b8231d50ff89eeb97.zip
Notes
Diffstat (limited to 'www/aria2')
-rw-r--r--www/aria2/Makefile8
-rw-r--r--www/aria2/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 1352ab2084b0..44abbd54000d 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aria2
-PORTVERSION= 1.14.1
+PORTVERSION= 1.15.0
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
@@ -16,8 +16,10 @@ COMMENT= Yet another download tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= z.1:${PORTSDIR}/archivers/zlib
+
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-libxml2 \
- --without-gnutls --with-openssl --with-openssl-prefix=/usr \
+ --without-gnutls --with-openssl \
--without-libcares --with-libz --enable-bittorrent \
--enable-metalink --disable-epoll --enable-threads=pth
@@ -25,6 +27,8 @@ USE_BZIP2= yes
USE_GNOME= gnomehack libxml2
USE_GETTEXT= yes
GNU_CONFIGURE= yes
+USE_OPENSSL= yes
+WITH_OPENSSL_PORT= yes
MAKE_JOBS_SAFE= yes
.ifdef WITHOUT_NLS
diff --git a/www/aria2/distinfo b/www/aria2/distinfo
index 0b8508cea232..f7081b023cf5 100644
--- a/www/aria2/distinfo
+++ b/www/aria2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.14.1.tar.bz2) = a436ffaa9fd678a498d2599f00b3885cdc4eda13953dcf715c9ac4ff95b61ab1
-SIZE (aria2-1.14.1.tar.bz2) = 1636900
+SHA256 (aria2-1.15.0.tar.bz2) = 02916b399946029674393c6a66d3544e88959610d3b2303fdd2d2365aa680be1
+SIZE (aria2-1.15.0.tar.bz2) = 2080386