Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2023 22:37:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274761] www/libnghttp3: Update to 1.0.0
Message-ID:  <bug-274761-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274761

            Bug ID: 274761
           Summary: www/libnghttp3: Update to 1.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/ngtcp2/nghttp3/releases/tag/v1.0.0
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 245930
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245930&action=
=3Dedit
Patch for libnghttp3

* Switch to CMake for faster builds, it also additionally cleans up the port
Makefile and removes the need for additional patching
* Remove C++17 requirement, only C++14 is required
* C++14 or C1++17 are default for all compilers we have in tree or base so =
no
need to add CXXFLAGS
* Rearrange Makefile to follow Porters Handbook more closely and for
readability

Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)
Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274761-7788>