[Bug 297302] misc/xdelta3: Update to 3.2.0 and take maintainership
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297302 --- Comment #5 from Hiroki Tagato <[email protected]> --- (In reply to Thomas Barabosch from comment #4) Sorry, I missed one thing in the previous review. Currently, the port statically links the bundled blake3 library. On the other hand, the ports tree has the blake3 port (devel/libblake3). So it is nicer if the library can be unbundled to use the system blake3. (cf. https://docs.freebsd.org/en/books/porters-handbook/book/#bundled-libs) Some tweaks to CMakeLists.txt would be necessary but your consideration is highly appreciated. -- You are receiving this mail because: You are the assignee for the bug.