aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-22 17:23:35 +0800
committermiwi <miwi@FreeBSD.org>2012-05-22 17:23:35 +0800
commit4209af59da2482a1475f6dafdb4fae230f8ca43f (patch)
treebf1196d132f4f38ed3025a831c41d0d8822d1e75
parentdf6ebd615f89d7617cba52649e1fb6648e05afa9 (diff)
downloadfreebsd-ports-gnome-4209af59da2482a1475f6dafdb4fae230f8ca43f.tar.gz
freebsd-ports-gnome-4209af59da2482a1475f6dafdb4fae230f8ca43f.tar.zst
freebsd-ports-gnome-4209af59da2482a1475f6dafdb4fae230f8ca43f.zip
- Update to 1.15.0
PR: 168102 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
-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