Created attachment 187119 [details] patch to update the port - Update 1.20 --> 1.22 Changes: http://cpansearch.perl.org/src/PHRED/SOAP-Lite-1.22/Changes - "portlint -AC" just warns about non-empty $FreeBSD$ tag. - Tested with poudriere 3.1.99.20171005 at 11.1-STABLE #0 r324504 with perl 5.24.3 To activate built-in perl tests from within poudriere, file Mk/Uses/perl5.mk was locally augmented with lines: .if defined(RUN_PERL_TESTS) BUILD_DEPENDS+= ${TEST_DEPENDS} pre-install: test .endif Tests say: "Result: PASS".
A commit references this bug: Author: swills Date: Wed Oct 18 16:16:03 UTC 2017 New revision: 452350 URL: https://svnweb.freebsd.org/changeset/ports/452350 Log: net/p5-SOAP-Lite: update to 1.22 PR: 222966 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Changes: head/net/p5-SOAP-Lite/Makefile head/net/p5-SOAP-Lite/distinfo
Committed, thanks!