[Bug 285264] net/libpfctl: Fix makesum to deal with multiple OS release versions

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Mar 2025 23:51:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285264

            Bug ID: 285264
           Summary: net/libpfctl: Fix makesum to deal with multiple OS
                    release versions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kp@freebsd.org
          Reporter: leres@freebsd.org
             Flags: maintainer-feedback?(kp@freebsd.org)
          Assignee: kp@freebsd.org

I was having trouble building net/libpfctl under 13.5-RELEASE and see that (a)
the distro for 13.5-RELEASE doesn't exist yet and (b) makesum only creates
distinfo entries for the current OS version.

Here's a patch adapted from lang/python-doc-html that allows makesum to
generate entries for all supported versions.

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