aboutsummaryrefslogtreecommitdiff
path: root/security/ossec-hids-local
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-21 01:12:32 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-21 01:12:32 +0000
commit6a739f4a9758e8904843ceaa687f91748cfc7f5c (patch)
tree1af846a530c360076d71dfb797fd8595b864bfbc /security/ossec-hids-local
parentf6cf46f7fca0c4d2853da9ba0d63d3f877342d26 (diff)
downloadports-6a739f4a9758e8904843ceaa687f91748cfc7f5c.tar.gz
ports-6a739f4a9758e8904843ceaa687f91748cfc7f5c.zip
security/security/ossec-hids-(server|local|client): SSL fix / stage QA
Fix 1: Set LDFLAGS for SSL support Fix 2: Fix stage-QA failures in both -local and -server: Two log files were present in these stage directories that were not listed in the plist. One of them were registered by the -client port so rather than remove them from the stage, add them to the package list Fix 3: revbump after fix 2 Approved by: SSL and general blankets
Notes
Notes: svn path=/head/; revision=426684
Diffstat (limited to 'security/ossec-hids-local')
-rw-r--r--security/ossec-hids-local/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ossec-hids-local/Makefile b/security/ossec-hids-local/Makefile
index fc9621a7c38a..0f127a9b47fc 100644
--- a/security/ossec-hids-local/Makefile
+++ b/security/ossec-hids-local/Makefile
@@ -1,7 +1,7 @@
# Created by: Valerio Daelli <valerio.daelli@gmail.com>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Client and server (local) port of ossec-hids
LOCAL_ONLY= yes