Wed Jun 23 20:27:16 2021 UTC ()
lynis: remove list of operating systems from COMMENT


(nia)
diff -r1.7 -r1.8 pkgsrc/security/lynis/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/security/lynis/Makefile (expand / switch to unified diff)

--- pkgsrc/security/lynis/Makefile 2019/11/04 21:12:55 1.7
+++ pkgsrc/security/lynis/Makefile 2021/06/23 20:27:16 1.8
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.7 2019/11/04 21:12:55 rillig Exp $ 1# $NetBSD: Makefile,v 1.8 2021/06/23 20:27:16 nia Exp $
2# 2#
3 3
4DISTNAME= lynis-2.6.2 4DISTNAME= lynis-2.6.2
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= https://cisofy.com/files/ 6MASTER_SITES= https://cisofy.com/files/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://cisofy.com/solutions/ 9HOMEPAGE= https://cisofy.com/solutions/
10COMMENT= Perform security health scans for Linux, macOS, and Unix 10COMMENT= Perform security health scans
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13NO_BUILD= yes 13NO_BUILD= yes
14USE_TOOLS+= pax rm 14USE_TOOLS+= pax rm
15 15
16SUBST_CLASSES+= libdir 16SUBST_CLASSES+= libdir
17SUBST_STAGE.libdir= pre-install 17SUBST_STAGE.libdir= pre-install
18SUBST_MESSAGE.libdir= Fixing lib path 18SUBST_MESSAGE.libdir= Fixing lib path
19SUBST_FILES.libdir= lynis 19SUBST_FILES.libdir= lynis
20SUBST_VARS.libdir= PREFIX 20SUBST_VARS.libdir= PREFIX
21 21
22SUBST_CLASSES+= vardir 22SUBST_CLASSES+= vardir
23SUBST_STAGE.vardir= pre-install 23SUBST_STAGE.vardir= pre-install