diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-13 09:56:33 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-13 09:56:33 +0000 |
commit | 730fbe4f3034feafcd56eedd710e82f6c844a22a (patch) | |
tree | a1d0ec13499654bf577c04732e4969950a30a16c /security | |
parent | 794e774ffc6c2c9754a370f206ebbf54ab036f0e (diff) |
- Chase nmap update
- Bump PORTREVSION
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=232304
Diffstat (limited to 'security')
-rw-r--r-- | security/nessus-plugins/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Nmap-Scanner/Makefile | 2 | ||||
-rw-r--r-- | security/pbnj/Makefile | 1 | ||||
-rw-r--r-- | security/rubygem-nmap-parser/Makefile | 1 | ||||
-rw-r--r-- | security/saint/Makefile | 2 | ||||
-rw-r--r-- | security/umit/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile index bc373765bc3d..d3d6c027e562 100644 --- a/security/nessus-plugins/Makefile +++ b/security/nessus-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nessus-plugins PORTVERSION= 2.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \ diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index 9ac82a21218b..6ba1e1d8ba0d 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -7,6 +7,7 @@ PORTNAME= Nmap-Parser PORTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Nmap-Scanner/Makefile b/security/p5-Nmap-Scanner/Makefile index ae0888983d46..62df3db41f19 100644 --- a/security/p5-Nmap-Scanner/Makefile +++ b/security/p5-Nmap-Scanner/Makefile @@ -7,7 +7,7 @@ PORTNAME= Nmap-Scanner PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile index 63c344034063..603e60b5a450 100644 --- a/security/pbnj/Makefile +++ b/security/pbnj/Makefile @@ -7,6 +7,7 @@ PORTNAME= pbnj PORTVERSION= 2.04 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/rubygem-nmap-parser/Makefile b/security/rubygem-nmap-parser/Makefile index 25e93d159e2c..063d54847a58 100644 --- a/security/rubygem-nmap-parser/Makefile +++ b/security/rubygem-nmap-parser/Makefile @@ -6,6 +6,7 @@ PORTNAME= nmap-parser PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RF/gems diff --git a/security/saint/Makefile b/security/saint/Makefile index 0c0395995248..1f5ab08631fb 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -7,7 +7,7 @@ PORTNAME= saint PORTVERSION= 3.5.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://147.102.222.211/pub/security/scanners/saint/ diff --git a/security/umit/Makefile b/security/umit/Makefile index 140ee1ce7efe..fb38cf9beb8c 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -7,7 +7,7 @@ PORTNAME= umit PORTVERSION= 0.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bio3k.softboard.ru/uploads/arch/ |