Hi,

Update for Aria2 to 1.17.1

* Add code to detect rst2html.py or rst2html
* Enable multicast loopback in BitTorrent local peer discovery
* Treat response is completed if EOF is received before streamFilter
  completes
* uitos: Fix off-by-one error bug
* Add missing check for sigaction

And other.

Comments? Ok?


Cheers.-

-- 
Sending from my iFart...
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/aria2/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile    23 Apr 2013 12:00:21 -0000      1.24
+++ Makefile    27 May 2013 19:03:20 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.24 2013/04/23 12:00:21 gonzalo Exp $
 
 COMMENT =              lightweight multi-protocol & multi-source download 
utility
-DISTNAME =             aria2-1.17.0
+DISTNAME =             aria2-1.17.1
 CATEGORIES =           www
 HOMEPAGE =             http://aria2.sourceforge.net/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/aria2/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo    23 Apr 2013 12:00:21 -0000      1.17
+++ distinfo    27 May 2013 19:03:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.17.0.tar.gz) = 2Jp/iRPuZqYLWZplpIzsLVRdQWTOPajukyNzEHmdrG0=
-SIZE (aria2-1.17.0.tar.gz) = 3477859
+SHA256 (aria2-1.17.1.tar.gz) = xjWUPhmoorxccUheItKNidCyqrUEUQEdG7uT+jx7OkQ=
+SIZE (aria2-1.17.1.tar.gz) = 3536527
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/aria2/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST   21 Mar 2013 18:08:03 -0000      1.8
+++ pkg/PLIST   27 May 2013 19:03:20 -0000
@@ -9,7 +9,6 @@ man/ru/man1/
 @man man/ru/man1/aria2c.1
 share/doc/aria2/
 share/doc/aria2/README
-share/doc/aria2/README.html
 share/doc/aria2/README.rst
 share/doc/aria2/bash_completion/
 share/doc/aria2/bash_completion/README.txt

Reply via email to