[Bug 284729] ports-mgmt/portfmt: portfmt 1.1.5 sorting the value of COMMENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Feb 2025 10:33:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284729

            Bug ID: 284729
           Summary: ports-mgmt/portfmt: portfmt 1.1.5 sorting the value of
                    COMMENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik@freebsd.org
          Reporter: ports.maintainer@evilphi.com
          Assignee: tobik@freebsd.org
             Flags: maintainer-feedback?(tobik@freebsd.org)

I ran into a little bug where portfmt's variable sorting is rearranging the
words in the COMMENT.  Here's an example:

# portfmt -D1 -U Makefile
--- Makefile
+++ Makefile
@@ -9,3 +9,3 @@

+COMMENT=       -U a alphabetically complete is portfmt sentence sort This will
-COMMENT=       This is a complete sentence portfmt -U will sort alphabetically

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