[Bug 280271] net/asio: Update to 1.30.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Jul 2024 10:24:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280271

            Bug ID: 280271
           Summary: net/asio: Update to 1.30.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: o.hushchenkov@gmail.com
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org

Created attachment 252038
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252038&action=edit
Update to 1.30.2

In version 1.29.0 requirement of C++11 was added.
So I added USES=compiler:c++11-lang to the Makefile.
However, I'm not sure about it, the port does not actually require the
compiler.
It just installs header files.

Change log from 1.28.0 to 1.30.2:
https://think-async.com/Asio/asio-1.30.2/doc/asio/history.html#asio.history.asio_1_30_2

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