commit: 25e2ec76ce85e9395ebbcbae02b60a3196029821
Author: Fabio Rossi <rossi.f <AT> inwind <DOT> it>
AuthorDate: Fri Nov 17 21:51:00 2017 +0000
Commit: Fabio Rossi <rossi.f <AT> inwind <DOT> net>
CommitDate: Fri Nov 17 21:51:00 2017 +0000
URL: https://gitweb.gentoo.org/proj/vmware.git/commit/?id=25e2ec76
Fix note about openssl version
app-emulation/vmware-player/vmware-player-12.5.8.7098237.ebuild | 2 +-
.../vmware-workstation/vmware-workstation-12.5.8.7098237.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/vmware-player/vmware-player-12.5.8.7098237.ebuild
b/app-emulation/vmware-player/vmware-player-12.5.8.7098237.ebuild
index 7dae722..f23711c 100644
--- a/app-emulation/vmware-player/vmware-player-12.5.8.7098237.ebuild
+++ b/app-emulation/vmware-player/vmware-player-12.5.8.7098237.ebuild
@@ -172,7 +172,7 @@ clean_bundled_libs() {
rm -rv "${S}"/lib/libconf || die "Failed removing bundled gtk
conf libs"
# Among the bundled libs there are libcrypto.so.1.0.1 and
libssl.so.1.0.1
- # (needed by libcds.so) which seem to be compiled from
openssl-1.0.1h.
+ # (needed by libcds.so) which seem to be compiled from
openssl-1.0.2l.
# Upstream real sonames are *so.1.0.0 so it's necessary to fix
DT_NEEDED link
# in libcds.so to be able to use system libs.
pushd >/dev/null .
diff --git
a/app-emulation/vmware-workstation/vmware-workstation-12.5.8.7098237.ebuild
b/app-emulation/vmware-workstation/vmware-workstation-12.5.8.7098237.ebuild
index e6aa244..f49a91e 100644
--- a/app-emulation/vmware-workstation/vmware-workstation-12.5.8.7098237.ebuild
+++ b/app-emulation/vmware-workstation/vmware-workstation-12.5.8.7098237.ebuild
@@ -185,7 +185,7 @@ clean_bundled_libs() {
rm -rv "${S}"/lib/libconf || die "Failed removing bundled gtk
conf libs"
# Among the bundled libs there are libcrypto.so.1.0.1 and
libssl.so.1.0.1
- # (needed by libcds.so) which seem to be compiled from
openssl-1.0.1h.
+ # (needed by libcds.so) which seem to be compiled from
openssl-1.0.2l.
# Upstream real sonames are *so.1.0.0 so it's necessary to fix
DT_NEEDED link
# in libcds.so to be able to use system libs.
pushd >/dev/null .