update to 3.1.5
This commit is contained in:
parent
69327f53ab
commit
9f9aec07c9
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2014/09/14 05:58:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2015/05/17 16:04:10 robert Exp $
|
||||
|
||||
COMMENT-main= Samhain Intrusion Detection System - documentation
|
||||
COMMENT-client= Samhain Intrusion Detection System - client
|
||||
COMMENT-server= Samhain Intrusion Detection System - server
|
||||
|
||||
VERSION= 3.0.4
|
||||
VERSION= 3.1.5
|
||||
DISTNAME= samhain-${VERSION}
|
||||
FULLPKGNAME-main= samhain-docs-${VERSION}
|
||||
FULLPKGPATH-main= security/samhain,-main
|
||||
@ -12,14 +12,10 @@ FULLPKGNAME-client= samhain-${VERSION}
|
||||
FULLPKGPATH-client= security/samhain,-client
|
||||
PKGNAME-server= samhain-server-${VERSION}
|
||||
|
||||
REVISION-main= 3
|
||||
REVISION-client= 9
|
||||
REVISION-server= 13
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= http://la-samhna.de/samhain/
|
||||
MASTER_SITES= http://blade2k.humppa.hu/
|
||||
MASTER_SITES= http://nerd.hu/distfiles/
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
||||
@ -45,7 +41,7 @@ SUBST_VARS= FLAVOR
|
||||
MULTI_PACKAGES+= -server
|
||||
RUN_DEPENDS-server+= security/samhain,-main
|
||||
LIB_DEPENDS-server+= databases/mariadb,-main
|
||||
WANTLIB-server+= c crypto m mysqlclient ssl z
|
||||
WANTLIB-server+= c crypto m mysqlclient pthread ssl z
|
||||
CONFIGURE_ARGS+= --with-database=mysql \
|
||||
--enable-xml-log \
|
||||
--with-cflags=-I${LOCALBASE}/include/mysql \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (samhain-3.0.4.tar.gz) = lNrSGE5Mz+i7Ur6/PTPcbWU9+tZ9wj1BmOPxpt64Rjs=
|
||||
SIZE (samhain-3.0.4.tar.gz) = 2105848
|
||||
SHA256 (samhain-3.1.5.tar.gz) = K5nMhTaNDn7EH8eKY44keBZPFNDHjQrfbZF9o1it4WE=
|
||||
SIZE (samhain-3.1.5.tar.gz) = 2124653
|
||||
|
Loading…
Reference in New Issue
Block a user