summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2006-01-23 07:51:47 +0000
committerrecht <recht@pkgsrc.org>2006-01-23 07:51:47 +0000
commit87d6f182528f9a7608617ae9b35ce4bcfaa1e25d (patch)
tree5066f2c9f3429d9231dc791e42571bf0086cc931 /security
parent30a4845c6652329e99fc0d3d1082b73b831463e8 (diff)
downloadpkgsrc-87d6f182528f9a7608617ae9b35ce4bcfaa1e25d.tar.gz
update to 1.9
Patch submitted in PR 32598 by pancake <at> phreaker <dot> net In other words: - Add more checks and fixups on the engine. - More keywords in wordlists database. - Add new mode called 'silent mode' - more charsets availables for gendict - add some more examples - add fine tuning for words in NEC=200
Diffstat (limited to 'security')
-rw-r--r--security/dirb/Makefile8
-rw-r--r--security/dirb/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/security/dirb/Makefile b/security/dirb/Makefile
index dd1484c5553..1ace8356553 100644
--- a/security/dirb/Makefile
+++ b/security/dirb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2005/10/20 16:29:18 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2006/01/23 07:51:47 recht Exp $
#
-DISTNAME= dirb18
-PKGNAME= dirb-1.8
+PKGNAME= dirb-1.9
+DISTNAME= dirb19
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirb/}
@@ -10,6 +10,8 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://dirb.sourceforge.net/
COMMENT= Web Content Scanner
+WRKSRC=${WRKDIR}/dirb
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/security/dirb/distinfo b/security/dirb/distinfo
index 670dc91b48e..8e9d1c1d64a 100644
--- a/security/dirb/distinfo
+++ b/security/dirb/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/10/14 00:44:03 minskim Exp $
+$NetBSD: distinfo,v 1.2 2006/01/23 07:51:47 recht Exp $
-SHA1 (dirb18.tar.gz) = 63183b6a91ff1a0ce2cd412f8207f904fa5f6305
-RMD160 (dirb18.tar.gz) = db7881ad70301ab4c47bed815ac6cae3d113ffba
-Size (dirb18.tar.gz) = 219860 bytes
+SHA1 (dirb19.tar.gz) = 5b80f6700805ba02226d1cf0cf0505693762ca89
+RMD160 (dirb19.tar.gz) = 0b4a7f7efced1057b58f7a314dc43c7d89d60810
+Size (dirb19.tar.gz) = 223149 bytes