diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-05-10 17:32:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-05-10 17:32:33 +0000 |
commit | 10ddea45e8c3e7220aa5fa91748520f35a54a3a9 (patch) | |
tree | 77332b0b203b5ea7e8de8988ec714a096bfd3db8 | |
parent | 592536857c339c2516df15112ed935542fedb3f1 (diff) | |
download | ports-10ddea45e8c3e7220aa5fa91748520f35a54a3a9.tar.gz ports-10ddea45e8c3e7220aa5fa91748520f35a54a3a9.zip |
Notes
-rw-r--r-- | security/ophcrack/Makefile | 4 | ||||
-rw-r--r-- | security/ophcrack/distinfo | 4 | ||||
-rw-r--r-- | security/ophcrack/pkg-descr | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/ophcrack/Makefile b/security/ophcrack/Makefile index 0df4ccda517c..7d8d9b19f0ab 100644 --- a/security/ophcrack/Makefile +++ b/security/ophcrack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ophcrack -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 CATEGORIES= security MASTER_SITES= SF @@ -23,7 +23,7 @@ USE_OPENSSL= yes PLIST_FILES= bin/ophcrack PORTDOCS= * -OPTIONS= GUI "Build GUI frontend (Qt4)" on \ +OPTIONS= GUI "Build GUI frontend (Qt4 based)" on \ GRAPH "Enable graph rendering with Qwt" on \ DEBUG "Make debug build" off diff --git a/security/ophcrack/distinfo b/security/ophcrack/distinfo index 5734ce769026..eb8ea3e14147 100644 --- a/security/ophcrack/distinfo +++ b/security/ophcrack/distinfo @@ -1,2 +1,2 @@ -SHA256 (ophcrack-3.3.1.tar.bz2) = 4e23bfccde7962a873cd0c44f4da626795aec17fcfb078f4329ec7145b218d18 -SIZE (ophcrack-3.3.1.tar.bz2) = 255238 +SHA256 (ophcrack-3.4.0.tar.bz2) = 06cb22d95a8ded79eebb99ac19bd21b27321e85fe0f22f32407d0b925b66d3e3 +SIZE (ophcrack-3.4.0.tar.bz2) = 279806 diff --git a/security/ophcrack/pkg-descr b/security/ophcrack/pkg-descr index cc90ccbc4d5e..ea2b3b3d708e 100644 --- a/security/ophcrack/pkg-descr +++ b/security/ophcrack/pkg-descr @@ -12,5 +12,6 @@ seconds. Features: - Loads hashes from local and remote SAM - Loads hashes from encrypted SAM recovered from a Windows partition, Vista included + - Supports soon to be released XP flash and Vista eight XL tables WWW: http://ophcrack.sourceforge.net/ |