Hello,
Upgrade for Aria2 to 1.31.0:
https://github.com/aria2/aria2/releases/tag/release-1.31.0
Ok? Comments?
Cheers.-
--
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/aria2/Makefile,v
retrieving revision 1.44
diff -u -p -r1.44 Makefile
--- Makefile 7 Nov 2016 10:51:36 -0000 1.44
+++ Makefile 17 Jan 2017 13:56:58 -0000
@@ -3,8 +3,7 @@
BROKEN-alpha = MetalinkParserStateV4Impl.cc:219:1: internal compiler error:
Segmentation fault
COMMENT = lightweight multi-protocol & multi-source download
utility
-V = 1.27.1
-REVISION = 0
+V = 1.31.0
DISTNAME = aria2-${V}
CATEGORIES = www
HOMEPAGE = https://aria2.github.io/
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/aria2/distinfo,v
retrieving revision 1.28
diff -u -p -r1.28 distinfo
--- distinfo 29 Sep 2016 23:49:58 -0000 1.28
+++ distinfo 17 Jan 2017 13:56:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.27.1.tar.gz) = ZcJJ886w054dTCCCjwTAGJ3hfOjNtdM6leQ+pmT49fk=
-SIZE (aria2-1.27.1.tar.gz) = 3737594
+SHA256 (aria2-1.31.0.tar.gz) = OAhvh+4/15+I0f5KiAGM8hh7jmqa2jAmOiuKm6c+vt4=
+SIZE (aria2-1.31.0.tar.gz) = 3764972
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: patches/patch-src_Makefile_in
diff -N patches/patch-src_Makefile_in
--- patches/patch-src_Makefile_in 4 Oct 2016 11:26:00 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,13 +0,0 @@
-$OpenBSD: patch-src_Makefile_in,v 1.1 2016/10/04 11:26:00 juanfra Exp $
---- src/Makefile.in.orig Sat Sep 17 02:15:49 2016
-+++ src/Makefile.in Sun Sep 25 02:40:41 2016
-@@ -1686,7 +1686,8 @@ EXTLDADD = @ALLOCA@ \
- @LIBCARES_LIBS@ \
- @WSLAY_LIBS@ \
- @TCMALLOC_LIBS@ \
-- @JEMALLOC_LIBS@
-+ @JEMALLOC_LIBS@ \
-+ @LTLIBINTL@
-
- LDADD = libaria2.la $(am__append_48)
- @ENABLE_LIBARIA2_TRUE@libaria2_la_LIBADD = $(EXTLDADD)