Hi,

Update for Aria2 with:

* Bring back datetime in console log
* Run checksum check if -V and -c are used and file is completed
* Support for gzipped -i and --save-session
* Support BitTorrent UDP tracker

And others.

Ok? Comments?

Cheers.

-- 
Sending from my VCR...
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/aria2/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    11 Mar 2013 11:44:41 -0000      1.22
+++ Makefile    21 Mar 2013 13:20:46 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.22 2013/03/11 11:44:41 espie Exp $
 
 COMMENT =              lightweight multi-protocol & multi-source download 
utility
-DISTNAME =             aria2-1.16.1
+DISTNAME =             aria2-1.16.4
 CATEGORIES =           www
 HOMEPAGE =             http://aria2.sourceforge.net/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/aria2/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- distinfo    15 Jan 2013 19:02:58 -0000      1.15
+++ distinfo    21 Mar 2013 13:20:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.16.1.tar.gz) = qHAX6a1+oydvrsSqz/Ze/AAtqpug6Sm2W/UARBWXQDM=
-SIZE (aria2-1.16.1.tar.gz) = 3322959
+SHA256 (aria2-1.16.4.tar.gz) = GknqQCG5mpD8t0G2mbvqZ8bStbA2VkhZz7WIgvG8P5U=
+SIZE (aria2-1.16.4.tar.gz) = 3455757
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/aria2/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST
--- pkg/PLIST   6 Dec 2012 15:04:15 -0000       1.7
+++ pkg/PLIST   21 Mar 2013 13:20:46 -0000
@@ -1,6 +1,9 @@
 @comment $OpenBSD: PLIST,v 1.7 2012/12/06 15:04:15 gonzalo Exp $
 @bin bin/aria2c
 @man man/man1/aria2c.1
+man/pt/
+man/pt/man1/
+@man man/pt/man1/aria2c.1
 man/ru/
 man/ru/man1/
 @man man/ru/man1/aria2c.1

Reply via email to