Port hasn't been updated in a long while. On latest FreeBSD 14 it's throwing warnings. I confirmed with the Template::Mustache maintainer that the port we're using is quite old. Please update accordingly! Thanks!
This port doesn't have maintainer. If you can update it we welcome patch.
Created attachment 259971 [details] [PATCH] www/p5-Template-Mustache: take maintainership and update to 1.4.0 Attached patch to update and take maintainership.
(In reply to Siva Mahadevan from comment #2) Hi Siva, the p5-Escape-Houdini>=0:devel/p5-Escape-Houdini port doesn't exist in ports tree.
(In reply to Zsolt Udvari from comment #3) Sorry, I see the PR.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a4fd65961c25b34bd7e28e33cae9f98da173d44 commit 8a4fd65961c25b34bd7e28e33cae9f98da173d44 Author: Siva Mahadevan <me@svmhdvn.name> AuthorDate: 2025-05-01 11:32:52 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-05-01 11:37:25 +0000 www/p5-Template-Mustache: Update to 1.4.0 Update run and test dependencies. Submitter takes maintainership. Add license informations. Changelog: https://metacpan.org/dist/Template-Mustache/changes PR: 276750 Reported by: pprocacci <pprocacci@gmail.com> www/p5-Template-Mustache/Makefile | 23 +++++++++++++++++------ www/p5-Template-Mustache/distinfo | 5 +++-- www/p5-Template-Mustache/pkg-plist | 18 ++++++++++++++++-- 3 files changed, 36 insertions(+), 10 deletions(-)
Thanks for your work, Siva! Committed!