Created attachment 213302 [details] patch to update the port - update 2.44 -> 2.46 Changes: https://metacpan.org/changes/distribution/XML-Parser - update freebsd patch - add LICENSE_FILE - take maintainership as Jun Kuriyama is absent for 4+ years, see: https://svnweb.freebsd.org/ports/head/textproc/p5-XML-Parser/Makefile?view=log - "portlint -AC" gives non-relevant warns. - Tested with: 12.1-RELEASE-p3 amd64 poudriere 3.3.4 perl 5.30.2 pkg 1.14.2 ssl=base - built-in perl tests in a clean poudriere jail say PASS.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/139888059
This likely needs an exp-run.
There is 1 new failure: http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-08-16_08h52m44s/logs/errors/popular-1.5.5_7.log
See PR#248725 about exprun failure fix.
Created attachment 224503 [details] "git diff" to update the port - update 2.44 -> 2.46 Changes: https://metacpan.org/changes/distribution/XML-Parser - update freebsd patch, - add LICENSE_FILE, - remove encoding file which is regenerated anyway, - respect recent commits which removed $FreeBSD$ string, - respect advice from portclippy, - reformat patch for updating port to git, - request maintainership - "portlint -AC" gives non-relevant warnings. - "portclippy Makefile" is happy. - Tested with: 12.2-RELEASE-p6 pkg 1.16.3 poudriere 3.3.6 perl 5.32.1 openssl 1.1.1h ssl=base - built-in perl tests in a clean poudriere jail say: PASS.