[Bug 291755] sysutils/slurm-wlm: fix portlint/portfmt CI linting after recent update

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 18 Dec 2025 00:06:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291755

            Bug ID: 291755
           Summary: sysutils/slurm-wlm: fix portlint/portfmt CI linting
                    after recent update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rikka.goering@outlook.de
             Flags: maintainer-feedback+

While updating my ports tree on my GitLab CI, I noticed that sysutils/slurm-wlm
no longer passes my style/lint checks after the recent update.

Specifically:
 - portlint- AC [WARN]
 - portfmt -D Makefile [NON EMPTY]

Attached is a patch that addresses these issues and brings the port back in
line with current formatting/style conventions.

Note: the PORTREVISION line is commented out. portlint warns about setting
PORTREVISION=1 (redundant for a “new” revision), but I left the line in-place
(commented) to make the intended revision bump obvious for future iterations.

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