From owner-svn-ports-all@freebsd.org Fri Aug 19 15:17:32 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 840CABBD78B; Fri, 19 Aug 2016 15:17:32 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 39B3F1F9A; Fri, 19 Aug 2016 15:17:32 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7JFHV0n069241; Fri, 19 Aug 2016 15:17:31 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7JFHVSG069238; Fri, 19 Aug 2016 15:17:31 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201608191517.u7JFHVSG069238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 19 Aug 2016 15:17:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420475 - in head/security/hashcat: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2016 15:17:32 -0000 Author: matthew Date: Fri Aug 19 15:17:31 2016 New Revision: 420475 URL: https://svnweb.freebsd.org/changeset/ports/420475 Log: Update to 3.10 Upstream have included our local patches. ChangeLog: https://raw.githubusercontent.com/hashcat/hashcat/v3.10/docs/changes.txt PR: 211998 Submitted by: lifanov@mail.lifanov.com (maintainer) Deleted: head/security/hashcat/files/ Modified: head/security/hashcat/Makefile head/security/hashcat/distinfo head/security/hashcat/pkg-plist Modified: head/security/hashcat/Makefile ============================================================================== --- head/security/hashcat/Makefile Fri Aug 19 15:05:35 2016 (r420474) +++ head/security/hashcat/Makefile Fri Aug 19 15:17:31 2016 (r420475) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashcat -PORTVERSION= 3.00 +PORTVERSION= 3.10 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/hashcat/distinfo ============================================================================== --- head/security/hashcat/distinfo Fri Aug 19 15:05:35 2016 (r420474) +++ head/security/hashcat/distinfo Fri Aug 19 15:17:31 2016 (r420475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468849069 -SHA256 (hashcat-hashcat-v3.00_GH0.tar.gz) = 0283791b91db9dd7ee7431d8975c63419c73232945b76eedcefbe12becfa19c4 -SIZE (hashcat-hashcat-v3.00_GH0.tar.gz) = 4068649 +TIMESTAMP = 1471617716 +SHA256 (hashcat-hashcat-v3.10_GH0.tar.gz) = 8de4f4ae8baa10dbe9139d670cc26dcd49e0e7e343bcbcadbe912cc52fb8255f +SIZE (hashcat-hashcat-v3.10_GH0.tar.gz) = 4077706 Modified: head/security/hashcat/pkg-plist ============================================================================== --- head/security/hashcat/pkg-plist Fri Aug 19 15:05:35 2016 (r420474) +++ head/security/hashcat/pkg-plist Fri Aug 19 15:17:31 2016 (r420475) @@ -377,6 +377,9 @@ bin/hashcat %%DATADIR%%/OpenCL/m13800_a0.cl %%DATADIR%%/OpenCL/m13800_a1.cl %%DATADIR%%/OpenCL/m13800_a3.cl +%%DATADIR%%/OpenCL/m13900_a0.cl +%%DATADIR%%/OpenCL/m13900_a1.cl +%%DATADIR%%/OpenCL/m13900_a3.cl %%DATADIR%%/OpenCL/markov_be.cl %%DATADIR%%/OpenCL/markov_le.cl %%DATADIR%%/charsets/combined/Bulgarian.hcchr