aboutsummaryrefslogtreecommitdiff
path: root/ports/curl/0004_nghttp2_staticlib.patch
AgeCommit message (Collapse)Author
2021-08-11[curl] Update (#18971)Kai Pastor
* Modernize portfile * Don't export implicit link libraries * Revise osx framework handling * Fix exported per-config location of dependencies * Move curl-config to tools, incl. debug variant * Update to 7.77.0 * Add WinIDN support and default IDN selection * Use pkgconfig for libidn2 configuration * Update to 0.78.0 * Remove obsolete nghttp2 staticlib patch * Fix libs duplication in pc file * Resolve transitive deps for pc file/curl-config * x-add-version * Fix winssl dependencies * Add winldap feature, not default * Update git-tree Co-authored-by: past-due <30942300+past-due@users.noreply.github.com>
2020-07-06[curl] Update to 7.71.0 (#12141)NancyLi1013
* [curl] Update to 7.71.0 * Update to 7.71.1
2018-09-05[ports] fix curl 001 patch, update nghttp2 to 1.33.0Force Charlie
2018-05-19Fix Windows curl/nghttp2 static buildMatt Tyson
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB must be defined.