[Bug 294783] ports-mgmt/portlint: portlint doesn't validate format of pkg-message files

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Apr 2026 16:21:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294783

            Bug ID: 294783
           Summary: ports-mgmt/portlint: portlint doesn't validate format
                    of pkg-message files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

pkg-message files must begin with:
[
{ type: install
  message: <<EOM

and end with:
EOM
}
]

portlint doesn't validate this.

-- 
You are receiving this mail because:
You are the assignee for the bug.