aboutsummaryrefslogtreecommitdiff
path: root/ports/curl/0001_cmake.patch
AgeCommit message (Collapse)Author
2020-07-06[curl] Update to 7.71.0 (#12141)NancyLi1013
* [curl] Update to 7.71.0 * Update to 7.71.1
2019-05-26[Curl] Upgrades 2019.05.08 (#6429)Phoebe
* [Curl] Upgrades 2019.05.08 * merge changes from master * Fix cpr failure * Fix the case issue in Linux * Update patch and portfile * Update the portfile that changed by my mistake * [curl] Update to 7.65.0 to skip USE_DARWINSSL regression. Disable PERL since we don't build the manual anyway. * Rename DARWINSSL to SECTRANSP * Update the name and error detect
2018-09-05[ports] fix curl 001 patch, update nghttp2 to 1.33.0Force Charlie
2017-12-07curl: update to v7.57.0Johannes Schindelin
Due to changes in curl's CMake support, where it now installs .cmake files, we now have to make sure that they are installed into the correct directory (and not duplicated into the debug/share/ directory, either). Also, a change in the context of the 2nd patch required an update of said patch. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-12-08Add a patch for curl to find the libssh2 libraryChristophe Guébert