pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/ophcrack: updated to 3.7.0



Module Name:	pkgsrc-wip
Committed By:	Georg Schwarz <schwarz%NetBSD.org@localhost>
Pushed By:	schwarz
Date:		Fri Apr 28 16:42:48 2017 +0200
Changeset:	c73c778314eb8d456494fa899c2fd59768cf2960

Modified Files:
	ophcrack/Makefile
	ophcrack/distinfo

Log Message:
wip/ophcrack: updated to 3.7.0

updated ophcrack to release 3.7.0
added dependency on OpenSSL

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c73c778314eb8d456494fa899c2fd59768cf2960

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ophcrack/Makefile | 4 +++-
 ophcrack/distinfo | 7 ++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs:
diff --git a/ophcrack/Makefile b/ophcrack/Makefile
index 829f150527..f94ca5a2a6 100644
--- a/ophcrack/Makefile
+++ b/ophcrack/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2015/01/24 14:27:04 gschwarz Exp $
 
-DISTNAME=	ophcrack-3.6.0
+DISTNAME=	ophcrack-3.7.0
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=ophcrack/}
 EXTRACT_SUFX=	.tar.bz2
@@ -15,4 +15,6 @@ USE_LANGUAGES=	c c++
 USE_TOOLS+=	gmake
 
 .include "../../x11/qt4-tools/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+CONFIGURE_ARGS+=	--with-libssl=${SSLBASE:Q}
 .include "../../mk/bsd.pkg.mk"
diff --git a/ophcrack/distinfo b/ophcrack/distinfo
index 24ad8e10dc..ccc2ec5179 100644
--- a/ophcrack/distinfo
+++ b/ophcrack/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/01/24 14:27:04 gschwarz Exp $
 
-SHA1 (ophcrack-3.6.0.tar.bz2) = 8e39b8c013b3f2144b23e33abeeadbb81e4120ca
-RMD160 (ophcrack-3.6.0.tar.bz2) = 9b1684bda4da361b841849ff4eabaab3b2de957d
-Size (ophcrack-3.6.0.tar.bz2) = 288830 bytes
+SHA1 (ophcrack-3.7.0.tar.bz2) = a8c89671b510468cdbcd8e4e9dc280f19029ee81
+RMD160 (ophcrack-3.7.0.tar.bz2) = 6966aa2227e64dfea0b43665003191670e6e581d
+SHA512 (ophcrack-3.7.0.tar.bz2) = 89d7decb0b7b4749878427924062121de9136b52b2b87c385bf80a0805d44a3cf9013e986947e1154ac1c5b741e748ab695223255eff60adb8e4a04bfbc57a01
+Size (ophcrack-3.7.0.tar.bz2) = 724590 bytes


Home | Main Index | Thread Index | Old Index