Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2013 15:45:52 GMT
From:      Kozlov Sergey <kozlov.sergey.404@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182016: [patch] security/lynis new version
Message-ID:  <201309111545.r8BFjqhN088205@oldred.freebsd.org>
Resent-Message-ID: <201309111550.r8BFo05L001709@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182016
>Category:       ports
>Synopsis:       [patch] security/lynis new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 11 15:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kozlov Sergey
>Release:        9.1-RELEASE-p7
>Organization:
ARC
>Environment:
FreeBSD sonya 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #4: Tue Sep 10 18:39:35 EEST 2013     root@sonya:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Updated port to lynis-1.3.0

Changes:
Converted Makefile header to new style with convert-makefile-header.pl due to porttools fatal

Trivial PORTVERSION, distinfo and plist changes
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 326988)
+++ Makefile	(working copy)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:  Lynis
-# Date created:        15 November 2008
-# Whom:                Cory McIntire (loon@noncensored.com)
-#
+# Created by: Cory McIntire (loon@noncensored.com)
 # $FreeBSD$
-#
 
 PORTNAME=	lynis
-PORTVERSION=	1.2.9
+PORTVERSION=	1.3.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.rootkit.nl/files/ \
 		http://downloads.rootkit.nl/
Index: distinfo
===================================================================
--- distinfo	(revision 326988)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (lynis-1.2.9.tar.gz) = 51e69e0d45d6a879a0a22ba1144a49207dad7ed45764172769d67f21f60f5b79
-SIZE (lynis-1.2.9.tar.gz) = 117107
+SHA256 (lynis-1.3.0.tar.gz) = fe265965eb1ce8fac352e0bddea1d5ec6508c319bf88a5f63c2edecf2af6de54
+SIZE (lynis-1.3.0.tar.gz) = 119797
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 326988)
+++ pkg-plist	(working copy)
@@ -12,11 +12,8 @@
 %%DATADIR%%/dev/check-lynis.sh
 %%DATADIR%%/dev/files.dat
 %%DATADIR%%/dev/openbsd/+CONTENTS
+%%DATADIR%%/plugins/custom_plugin.template
 %%DATADIR%%/plugins/README
-%%DATADIR%%/plugins/plugin_access_files
-%%DATADIR%%/plugins/plugin_compliance_pci
-%%DATADIR%%/plugins/plugin_homedirs
-%%DATADIR%%/plugins/plugin_webserver_data
 %%DATADIR%%/include/binaries
 %%DATADIR%%/include/consts
 %%DATADIR%%/include/functions
@@ -59,7 +56,9 @@
 %%DATADIR%%/include/tests_ssh
 %%DATADIR%%/include/tests_storage
 %%DATADIR%%/include/tests_storage_nfs
+%%DATADIR%%/include/tests_tcpwrappers
 %%DATADIR%%/include/tests_time
+%%DATADIR%%/include/tests_tooling
 %%DATADIR%%/include/tests_virtualization
 %%DATADIR%%/include/tests_webservers
 @dirrm %%DATADIR%%/include


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309111545.r8BFjqhN088205>