pkgsrc/www/curl/patches
tsutsui c5c17e84b7 Make "curl-config --libs" return proper ldflags for shared libraries.
After curl 7.25.0 update (imported to pkgsrc at 20120417),
"curl-config --libs" no longer returns "-Wl,-R/usr/pkg/lib"
while "curl-config --static-libs" still returns it.

Fixes the root cause of libcurl part of PR pkg/46567, and this is
also required to fix openoffice3 issue as mentioned in PR pkg/46983.
The problem is tracked and reported by Yasushi Oshima.

Bump PKGREVISION.
2013-03-17 21:33:33 +00:00
..
patch-aa Update to 7.29.0: 2013-02-11 12:20:43 +00:00
patch-curl-config.in Make "curl-config --libs" return proper ldflags for shared libraries. 2013-03-17 21:33:33 +00:00
patch-lib_multi.c Fix NULL pointer reference when closing an unused multi handle. 2013-03-10 13:21:05 +00:00