aboutsummaryrefslogtreecommitdiff
path: root/ports/pcre/CONTROL
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2019-08-27[pcre] Update download URL (#7666)Wolfgang Stöggl
* [pcre] Update download URL - ftp.csx.cam.ac.uk is no longer available. Use https://ftp.pcre.org/pub/pcre/ instead * [pcre] Fix typo in Description of CONTROL file
2019-04-11Update CONTROLTony Lin
Bump the version in CONTROL file
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-12[pcre] update to 8.41codicodi
2017-05-28[pcre] Bump version and split fix-option.patch into two to preserve compat ↵Robert Schumacher
with previous port versions
2017-04-30[pcre] update to 8.40codicodi
2016-11-17[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch ↵Robert Schumacher
poco to use unbundled libs.
2016-10-19added pcreCharles Barto