pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/nessus /usr/adam/nessus.txt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee0fa9981ff1
branches:  trunk
changeset: 475572:ee0fa9981ff1
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed May 19 16:22:28 2004 +0000

description:
/usr/adam/nessus.txt

diffstat:

 security/nessus/Makefile        |  8 +++-----
 security/nessus/Makefile.common |  5 ++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r 50cb9acacac1 -r ee0fa9981ff1 security/nessus/Makefile
--- a/security/nessus/Makefile  Wed May 19 15:38:45 2004 +0000
+++ b/security/nessus/Makefile  Wed May 19 16:22:28 2004 +0000
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.18 2004/03/26 02:27:52 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.19 2004/05/19 16:22:28 adam Exp $
 
 DISTNAME=      nessus-${VERS}
-PKGREVISION=   1
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 .include       "../nessus/Makefile.common"
 
 COMMENT=       The Nessus Network Security Scanner
 
-DEPENDS+=      nessus-core-${VERS}nb1:../nessus-core
-DEPENDS+=      nessus-plugins-${VERS}nb1:../nessus-plugins
+DEPENDS+=      nessus-core-${VERS}:../nessus-core
+DEPENDS+=      nessus-plugins-${VERS}:../nessus-plugins
 
 USE_X11=       yes
 EXTRACT_ONLY=  # empty
diff -r 50cb9acacac1 -r ee0fa9981ff1 security/nessus/Makefile.common
--- a/security/nessus/Makefile.common   Wed May 19 15:38:45 2004 +0000
+++ b/security/nessus/Makefile.common   Wed May 19 16:22:28 2004 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile.common,v 1.19 2003/11/08 07:40:17 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.20 2004/05/19 16:22:28 adam Exp $
 #
 # Common Makefile for:
 #  * nessus-core
 #  * nessus-libraries
 #  * nessus-plugins
 #  * libnasl
-#
 
-VERS=          2.0.9
+VERS=          2.0.10a
 
 CATEGORIES=    security x11 net
 MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \



Home | Main Index | Thread Index | Old Index