aboutsummaryrefslogtreecommitdiff
path: root/security/ophcrack
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-06-08 13:32:23 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-06-08 13:32:23 +0000
commitbd4338237781347c5d96727242fc06646bba3751 (patch)
tree4f946b50c98a51974ded2cb0277edda084d3d80b /security/ophcrack
parentcbcfcfffba9089a1103a4ba60728cc38326d3e72 (diff)
downloadports-bd4338237781347c5d96727242fc06646bba3751.tar.gz
ports-bd4338237781347c5d96727242fc06646bba3751.zip
Update to version 3.6.0; rephrase option descriptions while here.
Notes
Notes: svn path=/head/; revision=320251
Diffstat (limited to 'security/ophcrack')
-rw-r--r--security/ophcrack/Makefile7
-rw-r--r--security/ophcrack/distinfo4
-rw-r--r--security/ophcrack/pkg-message3
3 files changed, 9 insertions, 5 deletions
diff --git a/security/ophcrack/Makefile b/security/ophcrack/Makefile
index 35926fb01c80..86254ec7d37b 100644
--- a/security/ophcrack/Makefile
+++ b/security/ophcrack/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ophcrack
-PORTVERSION= 3.5.0
+PORTVERSION= 3.6.0
CATEGORIES= security
MASTER_SITES= SF
@@ -28,8 +28,8 @@ PORTDOCS= *
OPTIONS_DEFINE= X11 GRAPH DOCS
OPTIONS_DEFAULT= X11 GRAPH
-X11_DESC= Build GUI frontend (Qt4-based)
-GRAPH_DESC= Graph rendering support via Qwt
+X11_DESC= Build Qt 4 GUI frontend
+GRAPH_DESC= Enable graph rendering via Qwt
.include <bsd.port.options.mk>
@@ -50,6 +50,7 @@ post-install:
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README ${DOCSDIR}
.endif
+ @${ECHO_MSG} ; ${CAT} ${PKGMESSAGE} ; ${ECHO_MSG}
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ia64, powerpc, or sparc64
diff --git a/security/ophcrack/distinfo b/security/ophcrack/distinfo
index 408a804eb45d..eee3dcc7b4ff 100644
--- a/security/ophcrack/distinfo
+++ b/security/ophcrack/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ophcrack-3.5.0.tar.bz2) = f87a73307b0510df0c023b0fecef4f573d4cf8979fb0961994fe9765b44cc795
-SIZE (ophcrack-3.5.0.tar.bz2) = 288090
+SHA256 (ophcrack-3.6.0.tar.bz2) = 79219baa03afd7e52bc6d365dd5a445bc73dfac2e88216e7b050ad7749191893
+SIZE (ophcrack-3.6.0.tar.bz2) = 288830
diff --git a/security/ophcrack/pkg-message b/security/ophcrack/pkg-message
new file mode 100644
index 000000000000..6cb950d7c180
--- /dev/null
+++ b/security/ophcrack/pkg-message
@@ -0,0 +1,3 @@
+ Free rainbow tables (for Windows XP and Vista/7) can be downloaded from
+ http://ophcrack.sourceforge.net/tables.php; professional versions are
+ available for purchase.