Summary: | net-misc/curl-7.60.0 installs libcurl.pc with openssl when ssl useflag is not set | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stephen Shkardoon <ss23> |
Component: | Current packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
curl-7.60.0-r1 - fix broken libcurl.pc
net-misc/curl: fix generated libcurl.pc when not using ssl (retain stable keywords) net-misc/curl: fix generated libcurl.pc when not using ssl |
Description
Stephen Shkardoon
2018-06-29 07:08:23 UTC
Created attachment 537686 [details]
curl-7.60.0-r1 - fix broken libcurl.pc
(In reply to Stephen Shkardoon from comment #1) > Created attachment 537686 [details] > curl-7.60.0-r1 - fix broken libcurl.pc Thanks, but can you give this to me as a patch preferably using git diff so that I can git proper attribution. If not, I'll just try to mesh this as is. Created attachment 537692 [details, diff]
net-misc/curl: fix generated libcurl.pc when not using ssl (retain stable keywords)
This patch retains the stable keywords
Created attachment 537694 [details, diff]
net-misc/curl: fix generated libcurl.pc when not using ssl
This version rekeywords everything to ~
I wasn't sure if that was the format you wanted (generated from `git format-patch`), but I guessed based on you asking for a version with proper attribution. Otherwise, I've pushed a repoman'd commit to my Github too (https://github.com/ss23/gentoo/tree/net-misc/curl-pkg-config / https://github.com/ss23/gentoo/tree/net-misc/curl-pkg-config-stable) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99fbeebb2ceac399a075f8434be9769ff51a2d40 commit 99fbeebb2ceac399a075f8434be9769ff51a2d40 Author: Stephen Shkardoon <ss23@ss23.geek.nz> AuthorDate: 2018-06-29 10:25:37 +0000 Commit: Anthony G. Basile <blueness@gentoo.org> CommitDate: 2018-06-29 13:34:20 +0000 net-misc/curl: fix generated libcurl.pc when not using ssl Closes: https://bugs.gentoo.org/659572 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-misc/curl/curl-7.60.0-r1.ebuild | 247 ++++++++++++++++++++++++++++++++++++ 1 file changed, 247 insertions(+) |