summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2016-07-16 19:19:52 +0100
committerMike Auty <ikelos@gentoo.org>2016-07-16 19:19:52 +0100
commitd43d9a5220f0085765f4940dbd0bb25cfb3cd72d (patch)
tree324f07673903b4ec9d4ed433c52c981c8c830745 /app-crypt/ophcrack/ophcrack-3.6.0.ebuild
parentvirtual/perl-Test-Simple: remove dev-lang/perl fallback for perl-5.20 (diff)
downloadgentoo-d43d9a5220f0085765f4940dbd0bb25cfb3cd72d.tar.gz
gentoo-d43d9a5220f0085765f4940dbd0bb25cfb3cd72d.tar.bz2
gentoo-d43d9a5220f0085765f4940dbd0bb25cfb3cd72d.zip
app-crypt/ophcrack: Fix issue 588902 (deprecated ssl functions).
This fixes the deprecation of the des_ functions in favour of DES_ functions in openssl (and libressl which appears to have done the deprecation early). The revision was not bumped since this is an issue that exhibits at build time only. Package-Manager: portage-2.3.0
Diffstat (limited to 'app-crypt/ophcrack/ophcrack-3.6.0.ebuild')
-rw-r--r--app-crypt/ophcrack/ophcrack-3.6.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/ophcrack/ophcrack-3.6.0.ebuild b/app-crypt/ophcrack/ophcrack-3.6.0.ebuild
index 1e1909f01a3c..fc744fed51da 100644
--- a/app-crypt/ophcrack/ophcrack-3.6.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI="6"
inherit eutils
DESCRIPTION="A time-memory-trade-off-cracker"
@@ -24,6 +24,8 @@ DEPEND="app-arch/unzip
RDEPEND="tables? ( app-crypt/ophcrack-tables )
${CDEPEND}"
+PATCHES="${FILESDIR}/ophcrack-openssl-des.patch"
+
src_configure() {
local myconf