Created attachment 271617 [details] Update textproc/p5-Markdown-Render to 2.0.4 Depends on new port, devel/p5-CLI-Simple
(In reply to Einar Bjarni Halldórsson from comment #1) The configure phase fails with the following error: ===> Configuring for p5-Markdown-Render-2.0.4 Can't locate File/ShareDir/Install.pm in @INC (you may need to install the File::ShareDir::Install module) (@INC entries checked: /usr/local/lib/perl5/site_perl/mach/5.42 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.42/mach /usr/local/lib/perl5/5.42 .) at ./Makefile.PL line 7. BEGIN failed--compilation aborted at ./Makefile.PL line 7. *** Error code 2 Maybe p5-File-ShareDir-Install, which has been removed from BUILD_DEPENDS, still necessary?
Created attachment 271943 [details] textproc/p5-Markdown-Render: Added needed build dependencies portlint OK, tested build in poudriere on 14.4-RELEASE amd64
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0c8308580443c2fa186939c2e2e19c49e17967b commit d0c8308580443c2fa186939c2e2e19c49e17967b Author: Einar Bjarni Halldórsson <einar@isnic.is> AuthorDate: 2026-06-19 08:29:46 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-06-20 02:51:32 +0000 textproc/p5-Markdown-Render: Update to 2.0.4 Changelog: https://metacpan.org/dist/Markdown-Render/changes PR: 295932 Reported by: Einar Bjarni Halldórsson <einar@isnic.is> (maintainer) textproc/p5-Markdown-Render/Makefile | 17 +++++++++-------- textproc/p5-Markdown-Render/distinfo | 6 +++--- textproc/p5-Markdown-Render/pkg-plist | 1 + 3 files changed, 13 insertions(+), 11 deletions(-)
Committed, thanks!