diff options
| author | Wolfgang Stöggl <c72578@yahoo.de> | 2021-06-24 22:20:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-24 13:20:52 -0700 |
| commit | 9f20dbd9a070ec5ebd1ff5745db307159d34840c (patch) | |
| tree | dcea4baac2fdf8bead3819651df6c464efdc7dc3 /ports/pcre/CONTROL | |
| parent | 0b54c4604e37e43879b4d4ce7e9d8978e79712e3 (diff) | |
| download | vcpkg-9f20dbd9a070ec5ebd1ff5745db307159d34840c.tar.gz vcpkg-9f20dbd9a070ec5ebd1ff5745db307159d34840c.zip | |
[pcre] Update to 8.45 (#18550)
- New upstream version 8.45
This is the final release of PCRE1
- Update patches:
export-cmake-targets.patch
pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch
- Add patch:
pcre-8.45_fix_postfix_for_debug_Windows_builds.patch
- Remove deprecated SYSTEM_LIBRARIES from vcpkg_fixup_pkgconfig()
- Switch from CONTROL to vcpkg.json
.\vcpkg format-manifest .\ports\pcre\CONTROL
Diffstat (limited to 'ports/pcre/CONTROL')
| -rw-r--r-- | ports/pcre/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/pcre/CONTROL b/ports/pcre/CONTROL deleted file mode 100644 index 5f42aa89d..000000000 --- a/ports/pcre/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: pcre -Version: 8.44 -Port-Version: 8 -Homepage: https://www.pcre.org/ -Description: Perl Compatible Regular Expressions |
