Hello, Here is a diff to update www/p5-HTTP-Lite to 2.44. This builds and works fine on both amd64 and sparc64. Is there anyone that runs p5-XML-RPC and/or blogsum consumers to make sure this doesn't break anything?
I need the update for a new port I'm working on. Ok? -- Tracey Emery Index: Makefile =================================================================== RCS file: /cvs/ports/www/p5-HTTP-Lite/Makefile,v retrieving revision 1.9 diff -u -p -u -r1.9 Makefile --- Makefile 3 Jul 2020 21:46:02 -0000 1.9 +++ Makefile 27 Apr 2021 22:03:28 -0000 @@ -4,8 +4,7 @@ COMMENT = pure Perl HTTP client MODULES = cpan PKG_ARCH = * -DISTNAME = HTTP-Lite-2.1.6 -REVISION = 2 +DISTNAME = HTTP-Lite-2.44 CATEGORIES = www # Perl Index: distinfo =================================================================== RCS file: /cvs/ports/www/p5-HTTP-Lite/distinfo,v retrieving revision 1.2 diff -u -p -u -r1.2 distinfo --- distinfo 18 Jan 2015 03:15:45 -0000 1.2 +++ distinfo 27 Apr 2021 22:03:28 -0000 @@ -1,2 +1,2 @@ -SHA256 (HTTP-Lite-2.1.6.tar.gz) = dc28pMNRnpTY5LYX5zRxHcGlv7ZJC8pCS+IQkGobfLA= -SIZE (HTTP-Lite-2.1.6.tar.gz) = 276955 +SHA256 (HTTP-Lite-2.44.tar.gz) = OOQ9eRHPwU46OPA4K2zHptVZMH0jsQnOc6x9JKmz53w= +SIZE (HTTP-Lite-2.44.tar.gz) = 287819
