[Bug 278906] net/libngtcp2: Update to 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 May 2024 05:54:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278906 Bug ID: 278906 Summary: net/libngtcp2: Update to 1.4.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/ngtcp2/ngtcp2/releases/tag/v1.4.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 250579 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250579&action=edit Patch for libngtcp2 * Switch to CMake for faster builds * Remove C++ requirements, we don't build anything that's written in C++ * Disable OpenSSL requirement as it fails due to lack of QUIC support which is in 3.2 * Rearrange Makefile to follow Porters Handbook more closely and for readability * Enable "make test" Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 13.2-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (amd64) -- You are receiving this mail because: You are the assignee for the bug.