aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-09-24 01:29:51 +0800
committersat <sat@FreeBSD.org>2006-09-24 01:29:51 +0800
commite598908f9d0e8812d6486f07028bc80d4032270e (patch)
tree82bb4552f9af5423478c90ec8cc58fd64f87d2f3 /www/aria2
parente3b2e478d3c0adba1ad7b84e73d06a5e739f99f5 (diff)
downloadfreebsd-ports-gnome-e598908f9d0e8812d6486f07028bc80d4032270e.tar.gz
freebsd-ports-gnome-e598908f9d0e8812d6486f07028bc80d4032270e.tar.zst
freebsd-ports-gnome-e598908f9d0e8812d6486f07028bc80d4032270e.zip
- Update to 0.8.0
- Use OpenSSL instead of gnutls/gcrypt
Diffstat (limited to 'www/aria2')
-rw-r--r--www/aria2/Makefile8
-rw-r--r--www/aria2/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index b6498d4aa3cd..11054d722247 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= aria2
-DISTVERSION= 0.7.0
+DISTVERSION= 0.8.0
CATEGORIES= www
MASTER_SITES= SF
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Yet another download tool
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \
- gcrypt.13:${PORTSDIR}/security/libgcrypt
-
-CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-openssl \
+ --with-libxml2 --without-gnutls --without-libares --without-libcares
USE_GCC= 3.4+
USE_BZIP2= yes
diff --git a/www/aria2/distinfo b/www/aria2/distinfo
index 6f389bd59d60..eea818254daa 100644
--- a/www/aria2/distinfo
+++ b/www/aria2/distinfo
@@ -1,3 +1,3 @@
-MD5 (aria2-0.7.0.tar.bz2) = 72fe84206e662ac8c4c762a8e3919e87
-SHA256 (aria2-0.7.0.tar.bz2) = 3399091685ce6ef2ee4525046a981f760ddcf46a776d8bf79c420b35c2094530
-SIZE (aria2-0.7.0.tar.bz2) = 348241
+MD5 (aria2-0.8.0.tar.bz2) = 0f622b4f177ec37b49d9c5410f5726ea
+SHA256 (aria2-0.8.0.tar.bz2) = f7246dc60c77adcee2fa4b587822917b45ddbdc628bce96aa9b58aedda42066f
+SIZE (aria2-0.8.0.tar.bz2) = 372462