[Bug 289141] sysutils/slurm-wlm: Pet portfmt/portclippy (no functional changes)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 Aug 2025 05:13:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289141

            Bug ID: 289141
           Summary: sysutils/slurm-wlm: Pet portfmt/portclippy (no
                    functional changes)
           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+

Created attachment 263283
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263283&action=edit
Adjusts Makefile according to the output of portfmt and portclippy. Please
apply after bug #288668 + bug #288880

Description:
Running portfmt -D Makefile and portclippy Makefile on sysutils/slurm-wlm
produces non-empty output, indicating the Makefile does not follow the
recommended style.

Steps to Reproduce:
1. In the port’s directory, run: 
   portfmt -D Makefile
   portclippy Makefile

Expected Result:
- portfmt and portclippy produce no output.

Actual Result:
- portfmt and portclippy produce reordering suggestions.

Additional Information:
- The output shown in the diff was generated on my development branch (with
maintainer-approved but not yet committed changes).
- The same formatting warnings appear on the current ports tree version of the
port.

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