[Bug 279341] net/udt -- maintainer update

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 May 2024 23:43:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279341

            Bug ID: 279341
           Summary: net/udt -- maintainer update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-2024@virtual-estates.net
 Attachment #251006 maintainer-approval+
             Flags:

Created attachment 251006
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251006&action=edit
The patch

The attached patch turns off the warning now appearing on the newest
FreeBSD-versions:

> error: variable length arrays in C++ are a Clang extension [-Werror,-Wvla-cxx-extension]

The code in question is added by my own patch-md5, and determines the size of
an automatic char[] depending on whether IPv4 or v6 is used.

The change explicitly turns off the warning.

While here we also add another small patch submitted upstream (years ago) and,
drum-roll, define the LICENSE! These two addition warrant the PORTREVISION
bump,

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

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