diff options
author | sat <sat@FreeBSD.org> | 2006-07-05 14:58:58 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-05 14:58:58 +0800 |
commit | 694c60415a713dbd16c6e93c405738909b1cb757 (patch) | |
tree | b3b7ee9cc3bbea21dda6a3e668fb388e3811b205 | |
parent | 7fc1d8243ad2ec9452bb5a8eaada93737eb1ac05 (diff) | |
download | freebsd-ports-gnome-694c60415a713dbd16c6e93c405738909b1cb757.tar.gz freebsd-ports-gnome-694c60415a713dbd16c6e93c405738909b1cb757.tar.zst freebsd-ports-gnome-694c60415a713dbd16c6e93c405738909b1cb757.zip |
- Update to 0.6.0
- Initial Metalink support
-rw-r--r-- | www/aria2/Makefile | 5 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 0dab3b1097d1..530025f350c5 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.5.2 -PORTREVISION= 1 +DISTVERSION= 0.6.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +21,7 @@ CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} USE_GCC= 3.4+ USE_BZIP2= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack libxml2 USE_GETTEXT= yes GNU_CONFIGURE= yes PLIST_FILES= bin/aria2c \ diff --git a/www/aria2/distinfo b/www/aria2/distinfo index 791a7ab34243..59449774bdad 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2-0.5.2.tar.bz2) = fc4d834e89c18c99b2615d902750948c -SHA256 (aria2-0.5.2.tar.bz2) = 8702928be47641f553d06007594f0ab8ed7ef719edd324266779f72f6b08e4cb -SIZE (aria2-0.5.2.tar.bz2) = 323937 +MD5 (aria2-0.6.0.tar.bz2) = 3e0e6b900fd29a7e73d5374c83ac1fe7 +SHA256 (aria2-0.6.0.tar.bz2) = 1533b2b5bf2a15ab3d3aafa2bfaec7482e1c1f14a5276c65fa132425de021887 +SIZE (aria2-0.6.0.tar.bz2) = 333874 |