Index: hashcat-legacy/Makefile =================================================================== diff --git a/head/security/hashcat/Makefile b/head/security/hashcat-legacy/Makefile copy from head/security/hashcat/Makefile@418129 copy to head/security/hashcat-legacy/Makefile --- a/head/security/hashcat/Makefile (revision 418129) +++ b/head/security/hashcat-legacy/Makefile (working copy) @@ -1,7 +1,7 @@ # Created by: Nikolai Lifanov # $FreeBSD$ -PORTNAME= hashcat +PORTNAME= hashcat-legacy PORTVERSION= 2.00 CATEGORIES= security @@ -11,6 +11,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt +LIB_DEPENDS= libgmp.so:math/gmp + BROKEN_FreeBSD_9= does not build USE_GITHUB= yes Index: hashcat-legacy/distinfo =================================================================== diff --git a/head/security/hashcat/distinfo b/head/security/hashcat-legacy/distinfo copy from head/security/hashcat/distinfo@418129 copy to head/security/hashcat-legacy/distinfo --- a/head/security/hashcat/distinfo (revision 418129) +++ b/head/security/hashcat-legacy/distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (hashcat-hashcat-2.00_GH0.tar.gz) = 6325e6d75a4df3485adec00f74e5887326809c15ed31bfe74a12b62943245444 -SIZE (hashcat-hashcat-2.00_GH0.tar.gz) = 3463012 +TIMESTAMP = 1467809772 +SHA256 (hashcat-hashcat-legacy-2.00_GH0.tar.gz) = d91e703ec3340e63454bcd6367dbfdf63c11c0afe18da77bb00a3b7bef770249 +SIZE (hashcat-hashcat-legacy-2.00_GH0.tar.gz) = 3463135 Index: hashcat-legacy/files/patch-src_hashcat-cli.c =================================================================== diff --git a/head/security/hashcat/files/patch-src_hashcat-cli.c b/head/security/hashcat-legacy/files/patch-src_hashcat-cli.c copy from head/security/hashcat/files/patch-src_hashcat-cli.c@418129 copy to head/security/hashcat-legacy/files/patch-src_hashcat-cli.c Index: hashcat-legacy/pkg-descr =================================================================== diff --git a/head/security/hashcat/pkg-descr b/head/security/hashcat-legacy/pkg-descr copy from head/security/hashcat/pkg-descr@418129 copy to head/security/hashcat-legacy/pkg-descr Index: hashcat-legacy/pkg-plist =================================================================== diff --git a/head/security/hashcat/pkg-plist b/head/security/hashcat-legacy/pkg-plist copy from head/security/hashcat/pkg-plist@418129 copy to head/security/hashcat-legacy/pkg-plist