Hi, Update for Aria2 to 1.18.6:
http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.6/ Ok? Comments? Cheers.- -- Sending from my toaster.
Index: Makefile =================================================================== RCS file: /cvs/ports/www/aria2/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile 25 Jun 2014 13:48:58 -0000 1.29 +++ Makefile 16 Jul 2014 04:46:10 -0000 @@ -1,8 +1,7 @@ # $OpenBSD: Makefile,v 1.29 2014/06/25 13:48:58 bcallah Exp $ COMMENT = lightweight multi-protocol & multi-source download utility -DISTNAME = aria2-1.18.5 -REVISION = 2 +DISTNAME = aria2-1.18.6 CATEGORIES = www HOMEPAGE = http://aria2.sourceforge.net/ Index: distinfo =================================================================== RCS file: /cvs/ports/www/aria2/distinfo,v retrieving revision 1.19 diff -u -p -r1.19 distinfo --- distinfo 19 Apr 2014 01:26:30 -0000 1.19 +++ distinfo 16 Jul 2014 04:46:10 -0000 @@ -1,2 +1,2 @@ -SHA256 (aria2-1.18.5.tar.gz) = VgtRiBaap1szy7Yujwc2F5dR1SlVldkJRzcNfVrJlcQ= -SIZE (aria2-1.18.5.tar.gz) = 3417791 +SHA256 (aria2-1.18.6.tar.gz) = CM1PIgtiCgFTxWxYZGzcqJD/kwd1S6RC8jzun7LYrJA= +SIZE (aria2-1.18.6.tar.gz) = 3460152 Index: patches/patch-Makefile_in =================================================================== RCS file: patches/patch-Makefile_in diff -N patches/patch-Makefile_in --- patches/patch-Makefile_in 2 May 2014 15:06:31 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,23 +0,0 @@ -$OpenBSD: patch-Makefile_in,v 1.1 2014/05/02 15:06:31 juanfra Exp $ - -Generated from https://github.com/tatsuhiro-t/aria2/commit/6020756d2e - ---- Makefile.in.orig Sun Apr 27 18:08:48 2014 -+++ Makefile.in Sun Apr 27 18:10:18 2014 -@@ -79,7 +79,6 @@ POST_UNINSTALL = : - build_triplet = @build@ - host_triplet = @host@ - target_triplet = @target@ --@HAVE_RST2HTML_TRUE@am__append_1 = README.html - subdir = . - DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ -@@ -433,7 +432,7 @@ EXTRA_DIST = config.rpath \ - makerelease-osx.mk osx-package/DS_Store osx-package/etc/paths.d/aria2c osx-package/etc/manpaths.d/aria2 \ - examples/libaria2ex.cc examples/libaria2wx.cc - --dist_doc_DATA = README README.rst $(am__append_1) -+dist_doc_DATA = README README.rst README.html - dist_noinst_DATA = LICENSE.OpenSSL - all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive