security/w3af: Fix GUI, Update WWW

This commit is contained in:
Danilo G. Baio 2018-03-31 11:35:58 +00:00
parent e0d122d1e3
commit 1bfffe90f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466042
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= w3af
PORTVERSION= 1.6.49
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security python www
MAINTAINER= dbaio@FreeBSD.org
@ -62,7 +62,7 @@ OPTIONS_SUB= yes
GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygraphviz>0:graphics/py-pygraphviz@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gtksourceview>=2.10.1:x11-toolkits/py-gtksourceview@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xdot>=0.7:x11/py-xdot@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xdot-06=0.6:x11/py-xdot06@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webkitgtk>=1.1.8:www/py-webkitgtk@${FLAVOR}
GUI_USE= GNOME=pygtk2

View File

@ -2,4 +2,4 @@ w3af is a Web Application Attack and Audit Framework. The project's
goal is to create a framework to find and exploit web application
vulnerabilities that is easy to use and extend.
WWW: http://w3af.sourceforge.net
WWW: http://w3af.org