freebsd-ports/archivers/libdeflate/pkg-plist
Daniel Engberg c8d13ef7f3 archivers/libdeflate: update the port to version 1.15
- The build system had been switched to CMake, adjust the Makefile
  accordingly and convert outgrown PLIST_FILES into static pkg-plist
- Backport one upstream commit for the sake of consistency, so unit
  tests reflect on release binaries (it also happens to inadvertently
  inhibit detection of futimes(2), which is deprecated interface as
  it does not provide nanosecond accuracy, so it's probably okay)
- Do not pass "-O2 -DNDEBUG" on release CFLAGS: -O2 is redundant and
  NDEBUG is not actually used anywhere in the library source code

PR:	268519
2023-01-05 08:21:46 +00:00

13 lines
427 B
Text

bin/libdeflate-gunzip
bin/libdeflate-gzip
include/libdeflate.h
lib/cmake/libdeflate/libdeflate-config-version.cmake
lib/cmake/libdeflate/libdeflate-config.cmake
lib/cmake/libdeflate/libdeflate-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/libdeflate/libdeflate-targets.cmake
lib/libdeflate.a
lib/libdeflate.so
lib/libdeflate.so.0
libdata/pkgconfig/libdeflate.pc
%%PORTDOCS%%%%DOCSDIR%%/NEWS.md
%%PORTDOCS%%%%DOCSDIR%%/README.md