Hi,

Update for Aria to 1.16.1

* Save gid option with --save-session option
* Added --gid option
* Use 64 bits random bytes as GID
* Fixed BitfieldMan::getOffsetCompletedLength overflow on 32-bit systems
* Changed console readout, making it more compact
* Compact readout when more than 1 simultaneous downloads are going on
* Console color output
* Logger: Simplified console output and change level format in log

And others, tested on amd64.

Ok? Comments?

Cheers.

-- 
Sending from my VCR...
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/aria2/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile    6 Dec 2012 15:04:15 -0000       1.20
+++ Makefile    15 Jan 2013 13:35:50 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.20 2012/12/06 15:04:15 gonzalo Exp $
 
 COMMENT =              lightweight multi-protocol & multi-source download 
utility
-DISTNAME =             aria2-1.16.0
+DISTNAME =             aria2-1.16.1
 CATEGORIES =           www
 HOMEPAGE =             http://aria2.sourceforge.net/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/aria2/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo    6 Dec 2012 15:04:15 -0000       1.14
+++ distinfo    15 Jan 2013 13:35:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.16.0.tar.gz) = wgo27ixr9aUJHnSld8MuWtWrgTTxIxezK9nzvGz+QZE=
-SIZE (aria2-1.16.0.tar.gz) = 3286194
+SHA256 (aria2-1.16.1.tar.gz) = qHAX6a1+oydvrsSqz/Ze/AAtqpug6Sm2W/UARBWXQDM=
+SIZE (aria2-1.16.1.tar.gz) = 3322959

Reply via email to