Update to 2.3.4. This fixes a reliablility problem in the process check
module. If you are a user of this module, upgrading is recommended. Approved by: edwin (mentor)
This commit is contained in:
parent
b94c40aa9a
commit
b40d615dd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191433
2 changed files with 4 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= samhain
|
||||
PORTVERSION= 2.3.3
|
||||
PORTVERSION= 2.3.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://la-samhna.de/archive/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
|
@ -35,7 +35,6 @@ BUILD_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
|||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= yes
|
||||
CONFIGURE_ARGS= --enable-login-watch --localstatedir=/var \
|
||||
--mandir=${PREFIX}/man --enable-suidcheck
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (samhain_signed-2.3.3.tar.gz) = 5aa158fa3140a87c321a4ff60f14fb95
|
||||
SHA256 (samhain_signed-2.3.3.tar.gz) = 81dea4a3ed8c05fac4cd61a9f4152e45641ccc771732fc28bb75f0c589f25ccf
|
||||
SIZE (samhain_signed-2.3.3.tar.gz) = 1715499
|
||||
MD5 (samhain_signed-2.3.4.tar.gz) = fc50bd1219a5e2337e3fd9592a5edbba
|
||||
SHA256 (samhain_signed-2.3.4.tar.gz) = 1cfa476a4033e002e61c1ba88320266d0172c0dc2740b045d25085a2aebc1153
|
||||
SIZE (samhain_signed-2.3.4.tar.gz) = 1721064
|
||||
|
|
Loading…
Reference in a new issue