From owner-svn-ports-all@freebsd.org Wed Jan 23 17:50:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 592A114AE4EB; Wed, 23 Jan 2019 17:50:13 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE7C384557; Wed, 23 Jan 2019 17:50:12 +0000 (UTC) (envelope-from danfe@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DB03E1C10C; Wed, 23 Jan 2019 17:50:12 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0NHoCRZ011352; Wed, 23 Jan 2019 17:50:12 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0NHoChr011350; Wed, 23 Jan 2019 17:50:12 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201901231750.x0NHoChr011350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 23 Jan 2019 17:50:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491054 - head/security/ophcrack X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/security/ophcrack X-SVN-Commit-Revision: 491054 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: EE7C384557 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 23 Jan 2019 17:50:13 -0000 Author: danfe Date: Wed Jan 23 17:50:12 2019 New Revision: 491054 URL: https://svnweb.freebsd.org/changeset/ports/491054 Log: - Update `security/ophcrack' to version 3.8.0 - Now built against Qt5 instead of Qt4, and Qwt replaced with Qt5Charts - GRAPH is no longer a separate option, was merged with the GUI - The number of threads can be set to any value >0 and <100 in the GUI Reported by: portscout (a while ago) Modified: head/security/ophcrack/Makefile head/security/ophcrack/distinfo Modified: head/security/ophcrack/Makefile ============================================================================== --- head/security/ophcrack/Makefile Wed Jan 23 17:35:13 2019 (r491053) +++ head/security/ophcrack/Makefile Wed Jan 23 17:50:12 2019 (r491054) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ophcrack -PORTVERSION= 3.7.0 +PORTVERSION= 3.8.0 CATEGORIES= security MASTER_SITES= SF @@ -20,26 +20,14 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ophcrack PORTDOCS= AUTHORS ChangeLog README.md -OPTIONS_DEFINE= X11 GRAPH DOCS -OPTIONS_DEFAULT= X11 GRAPH -GRAPH_IMPLIES= X11 +OPTIONS_DEFINE= X11 DOCS +OPTIONS_DEFAULT= X11 -X11_DESC= Build Qt 4 GUI frontend -GRAPH_DESC= Enable graph rendering via Qwt +X11_DESC= Build with Qt 5 GUI frontend -X11_USES= qt:4 -X11_USE= QT=moc_build,qmake_build,rcc_build,uic_build,corelib,gui +X11_USES= pkgconfig qt:5 +X11_USE= QT=buildtools_build,qmake_build,charts,core,gui,widgets X11_CONFIGURE_OFF= --disable-gui - -GRAPH_LIB_DEPENDS= libqwt.so:x11-toolkits/qwt5 -GRAPH_CONFIGURE_OFF= --disable-graph - -.include - -.if ${PORT_OPTIONS:MX11} -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 -.endif post-patch: @${REINPLACE_CMD} -E '/#include /d ; \ Modified: head/security/ophcrack/distinfo ============================================================================== --- head/security/ophcrack/distinfo Wed Jan 23 17:35:13 2019 (r491053) +++ head/security/ophcrack/distinfo Wed Jan 23 17:50:12 2019 (r491054) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490870967 -SHA256 (ophcrack-3.7.0.tar.bz2) = 9d5615dd8e42a395898423f84e29d94ad0b1d4a28fcb14c89a1e2bb1a0374409 -SIZE (ophcrack-3.7.0.tar.bz2) = 724590 +TIMESTAMP = 1520349533 +SHA256 (ophcrack-3.8.0.tar.bz2) = 048a6df57983a3a5a31ac7c4ec12df16aa49e652a29676d93d4ef959d50aeee0 +SIZE (ophcrack-3.8.0.tar.bz2) = 293033