diff options
author | Nikolai Lifanov <lifanov@FreeBSD.org> | 2017-04-27 14:44:42 +0000 |
---|---|---|
committer | Nikolai Lifanov <lifanov@FreeBSD.org> | 2017-04-27 14:44:42 +0000 |
commit | 7f50a21fd87ed9bac6cbffcb58b66ff42c735e98 (patch) | |
tree | 31f5224a6afe84e6bedae15b008f2f4796876bcf /security/hashcat | |
parent | 90e0005427e7edba7da9e8910c838d7a62f8fe58 (diff) | |
download | ports-7f50a21fd87ed9bac6cbffcb58b66ff42c735e98.tar.gz ports-7f50a21fd87ed9bac6cbffcb58b66ff42c735e98.zip |
Notes
Diffstat (limited to 'security/hashcat')
-rw-r--r-- | security/hashcat/Makefile | 3 | ||||
-rw-r--r-- | security/hashcat/distinfo | 6 | ||||
-rw-r--r-- | security/hashcat/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index 8471b310ce26..9998f5d3a256 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= hashcat -PORTVERSION= 3.40 +PORTVERSION= 3.5.0 DISTVERSIONPREFIX= v +PORTEPOCH= 1 CATEGORIES= security MAINTAINER= lifanov@FreeBSD.org diff --git a/security/hashcat/distinfo b/security/hashcat/distinfo index d7c2d6d019d3..2fb4c7eb8869 100644 --- a/security/hashcat/distinfo +++ b/security/hashcat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488574107 -SHA256 (hashcat-hashcat-v3.40_GH0.tar.gz) = 92627197daa850dc7d723793150801c0791fe31f6c767de68417cee097ad6f4c -SIZE (hashcat-hashcat-v3.40_GH0.tar.gz) = 4099155 +TIMESTAMP = 1493301362 +SHA256 (hashcat-hashcat-v3.5.0_GH0.tar.gz) = af764698f48145ac96cf01c65cf76bcb88e205aeb4614025ae32d847571c4390 +SIZE (hashcat-hashcat-v3.5.0_GH0.tar.gz) = 4103461 diff --git a/security/hashcat/pkg-plist b/security/hashcat/pkg-plist index d7ab5b0e058f..40ad053d2d25 100644 --- a/security/hashcat/pkg-plist +++ b/security/hashcat/pkg-plist @@ -590,6 +590,7 @@ lib/libhashcat.so %%DATADIR%%/OpenCL/m15000_a0.cl %%DATADIR%%/OpenCL/m15000_a1.cl %%DATADIR%%/OpenCL/m15000_a3.cl +%%DATADIR%%/OpenCL/m15100.cl %%DATADIR%%/OpenCL/markov_be.cl %%DATADIR%%/OpenCL/markov_le.cl %%DATADIR%%/hashcat.hcstat |