diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-29 13:45:30 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-29 13:45:30 +0800 |
commit | 74b4eb13169d413b871c21d95aae11983db47d26 (patch) | |
tree | 6dfd05ae0862c778207d962c111f6cf4a68f739c /security/samhain | |
parent | 2fc0b8d63d4cf5e0d20b83039e53b49681388312 (diff) | |
download | freebsd-ports-gnome-74b4eb13169d413b871c21d95aae11983db47d26.tar.gz freebsd-ports-gnome-74b4eb13169d413b871c21d95aae11983db47d26.tar.zst freebsd-ports-gnome-74b4eb13169d413b871c21d95aae11983db47d26.zip |
update security/samhain: 1.7.9 -> 1.7.10
PR: 54997
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Diffstat (limited to 'security/samhain')
-rw-r--r-- | security/samhain/Makefile | 7 | ||||
-rw-r--r-- | security/samhain/distinfo | 2 | ||||
-rw-r--r-- | security/samhain/pkg-descr | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 37a8df4d26a1..f4ed470ac5bd 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -8,8 +8,7 @@ # This port recognizes the following tunables: # # RUNAS_USER: -# The username of the account Samhain/Yule will run as. -# Usually just "samhain" or "yule". +# The username of the account Yule will run as. Usually just "yule". # # WITH_GPG: # Instructs the port to sign configuration files using the @@ -36,9 +35,9 @@ # PORTNAME= samhain -PORTVERSION= 1.7.9 +PORTVERSION= 1.7.10 CATEGORIES= security -MASTER_SITES= http://samhain.securecirt.org/ \ +MASTER_SITES= http://la-samhna.de/archive/ \ http://cold.darkambient.net/ DISTFILES= samhain_signed-${PORTVERSION}.tar.gz diff --git a/security/samhain/distinfo b/security/samhain/distinfo index 8f1079d598c7..f2158343975b 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1 +1 @@ -MD5 (samhain_signed-1.7.9.tar.gz) = 136a4ea2d3dd1c6b088f88829e7941d2 +MD5 (samhain_signed-1.7.10.tar.gz) = 9688791c506ed9a23472e0fc4b93e90f diff --git a/security/samhain/pkg-descr b/security/samhain/pkg-descr index 823a5e986a0a..c2bde195e8f5 100644 --- a/security/samhain/pkg-descr +++ b/security/samhain/pkg-descr @@ -8,3 +8,5 @@ already reported (unless the file is modified again). Samhain can optionally be used as client/server system to provide centralized monitoring for multiple host. Logging to a (MySQL or PostgreSQL) database is supported. + +WWW: http://la-samhna.de/samhain/ |