pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/flavor/pkg Sync with reality: audit-packages does e...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/995a54c918fe
branches:  trunk
changeset: 540741:995a54c918fe
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Apr 07 13:16:26 2008 +0000

description:
Sync with reality: audit-packages does exist, the vulnerability file
itself might not.

diffstat:

 mk/flavor/pkg/check.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 21558510e2b2 -r 995a54c918fe mk/flavor/pkg/check.mk
--- a/mk/flavor/pkg/check.mk    Mon Apr 07 13:09:37 2008 +0000
+++ b/mk/flavor/pkg/check.mk    Mon Apr 07 13:16:26 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: check.mk,v 1.8 2008/04/05 16:59:10 adrianp Exp $
+# $NetBSD: check.mk,v 1.9 2008/04/07 13:16:26 joerg Exp $
 #
 
 # _flavor-check-vulnerable:
-#      Checks for known vulnerabilities in the package without needing
-#      audit-packages to be installed.
+#      Checks for known vulnerabilities in the package if a vulnerability
+#      file exists.
 #
 _flavor-check-vulnerable: .PHONY
        ${_PKG_SILENT}${_PKG_DEBUG}                                     \



Home | Main Index | Thread Index | Old Index