Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 667866

Summary: dev-cpp/websocketpp: use HTTPS
Product: Gentoo Linux Reporter: Michael Mair-Keimberger (iamnr3) <mmk>
Component: Current packagesAssignee: Johannes Huber (RETIRED) <johu>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/9872
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch

Description Michael Mair-Keimberger (iamnr3) 2018-10-06 08:10:55 UTC
Created attachment 549498 [details, diff]
ebuild patch

Hi,

Simple patch to update the ebuild to use https instead of http.
Please review.
Comment 1 Jonas Stein gentoo-dev 2018-10-06 08:53:14 UTC
Please to not flood bugzilla for a  http -> https
Comment 2 Larry the Git Cow gentoo-dev 2018-10-06 21:23:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22db4a8bda20dfa352607e9677f82db9bee28293

commit 22db4a8bda20dfa352607e9677f82db9bee28293
Author:     Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
AuthorDate: 2018-09-15 15:17:54 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-10-06 21:23:31 +0000

    dev-cpp/websocketpp: use HTTPS
    
    Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
    Signed-off-by: Johannes Huber <johu@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/9872
    Closes: https://bugs.gentoo.org/667866

 dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild | 4 ++--
 dev-cpp/websocketpp/websocketpp-0.8.1.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)