Created attachment 187120 [details] patch to update the port - Update 0.16 --> 0.17 Changes: http://cpansearch.perl.org/src/RURBAN/B-Flags-0.17/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: "ok".
A commit references this bug: Author: dbaio Date: Thu Oct 12 22:31:10 UTC 2017 New revision: 451936 URL: https://svnweb.freebsd.org/changeset/ports/451936 Log: devel/p5-B-Flags: Update to 0.17 Changes: http://cpansearch.perl.org/src/RURBAN/B-Flags-0.17/Changes PR: 222967 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Changes: head/devel/p5-B-Flags/Makefile head/devel/p5-B-Flags/distinfo
Committed, thanks!