pkgsrc/textproc/uriparser/PLIST
adam 1a1c51baac uriparser: updated to 0.9.3
0.9.3:
* Fixed: pkg-config: Fix version line in liburiparser.pc
* Changed: MinGW: Add library version suffix to DLL name
* Soname: 1:26:0

0.9.2:
* Fixed: Add missing extern "C" wrapper to UriIp4.h for use from C++
* Fixed: Linking error for symbol defaultMemoryManager from mixing C and C++
* Fixed: Link errors on Haiku regarding function inet_ntop
* Fixed: Mark API functions with __declspec(dllexport) and
    __declspec(dllimport) in *.h files for Visual Studio
* Improved: Use -fvisibility=hidden by default with supporting compilers,
     e.g. GCC and Clang
* Changed: Migrated from GNU Autotools to CMake
* Removed: All Windows-related build systems other than CMake
* Soname: 1:25:0
2019-05-20 07:44:59 +00:00

16 lines
552 B
Text

@comment $NetBSD: PLIST,v 1.5 2019/05/20 07:44:59 adam Exp $
bin/uriparse
include/uriparser/Uri.h
include/uriparser/UriBase.h
include/uriparser/UriDefsAnsi.h
include/uriparser/UriDefsConfig.h
include/uriparser/UriDefsUnicode.h
include/uriparser/UriIp4.h
lib/cmake/uriparser-0.9.3/uriparser-config-version.cmake
lib/cmake/uriparser-0.9.3/uriparser-config.cmake
lib/cmake/uriparser-0.9.3/uriparser-noconfig.cmake
lib/cmake/uriparser-0.9.3/uriparser.cmake
lib/liburiparser.so
lib/liburiparser.so.1
lib/liburiparser.so.1.0.26
lib/pkgconfig/liburiparser.pc