Hi, ports@:
    
    Here is a simple patch for www/aria2 to update to 1.37.0.
It build and run well on amd64-current system. 3 tests failed 
in all 1k tests.

   Any comments ?


Regards,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/aria2/Makefile,v
retrieving revision 1.64
diff -u -p -r1.64 Makefile
--- Makefile    27 Sep 2023 19:13:00 -0000      1.64
+++ Makefile    27 Nov 2023 10:37:22 -0000
@@ -1,7 +1,7 @@
 BROKEN-alpha = MetalinkParserStateV4Impl.cc:219:1: internal compiler error: 
Segmentation fault
 
 COMMENT =              lightweight multi-protocol & multi-source download 
utility
-V =                    1.36.0
+V =                    1.37.0
 DISTNAME =             aria2-${V}
 CATEGORIES =           www
 HOMEPAGE =             https://aria2.github.io/
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/aria2/distinfo,v
retrieving revision 1.35
diff -u -p -r1.35 distinfo
--- distinfo    9 Dec 2021 15:16:40 -0000       1.35
+++ distinfo    27 Nov 2023 10:37:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.36.0.tar.gz) = tZOy/TgkiZCclsYsbhgAVMMzK5UL49c+DLDSHqivs8U=
-SIZE (aria2-1.36.0.tar.gz) = 3805824
+SHA256 (aria2-1.37.0.tar.gz) = jnAhxtXo+CQMnMGUguDIWJVAg2dHdEck2Gv4r1oh8Og=
+SIZE (aria2-1.37.0.tar.gz) = 3904613

Reply via email to