View | Details | Raw Unified | Return to bug 210873 | Differences between
and this patch

Collapse All | Expand All

(-)b/head/security/hashcat-legacy/Makefile (-1 / +3 lines)
Lines 1-7 Link Here
1
# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com>
1
# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com>
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	hashcat
4
PORTNAME=	hashcat-legacy
5
PORTVERSION=	2.00
5
PORTVERSION=	2.00
6
CATEGORIES=	security
6
CATEGORIES=	security
7
7
Lines 11-16 Link Here
11
LICENSE=	MIT
11
LICENSE=	MIT
12
LICENSE_FILE=	${WRKSRC}/docs/license.txt
12
LICENSE_FILE=	${WRKSRC}/docs/license.txt
13
13
14
LIB_DEPENDS=	libgmp.so:math/gmp
15
14
BROKEN_FreeBSD_9=	does not build
16
BROKEN_FreeBSD_9=	does not build
15
17
16
USE_GITHUB=	yes
18
USE_GITHUB=	yes
(-)b/head/security/hashcat-legacy/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (hashcat-hashcat-2.00_GH0.tar.gz) = 6325e6d75a4df3485adec00f74e5887326809c15ed31bfe74a12b62943245444
1
TIMESTAMP = 1467809772
2
SIZE (hashcat-hashcat-2.00_GH0.tar.gz) = 3463012
2
SHA256 (hashcat-hashcat-legacy-2.00_GH0.tar.gz) = d91e703ec3340e63454bcd6367dbfdf63c11c0afe18da77bb00a3b7bef770249
3
SIZE (hashcat-hashcat-legacy-2.00_GH0.tar.gz) = 3463135

Return to bug 210873