CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/30 06:16:05
Modified files:
www/aria2 : Makefile distinfo
www/aria2/pkg : PLIST
Added files:
www/aria2/patches: patch-src_HttpRequestCommand_cc
Log message:
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
I add a patch to another off-by-one error reported by espie@ also
reported upstream by me, if the next release have this change we
can delete the patch.
Ok espie@