diff options
author | lx <lx@FreeBSD.org> | 2008-11-05 08:20:05 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2008-11-05 08:20:05 +0800 |
commit | 7aacbf1502b229812ab441d7609e59fd4ded9cf0 (patch) | |
tree | 00122b08a8f810399010eeffb95e3b66778c99ac /security | |
parent | c3f50c690e77cd694447fec901b69ccbf400a8f5 (diff) | |
download | freebsd-ports-graphics-7aacbf1502b229812ab441d7609e59fd4ded9cf0.tar.gz freebsd-ports-graphics-7aacbf1502b229812ab441d7609e59fd4ded9cf0.tar.zst freebsd-ports-graphics-7aacbf1502b229812ab441d7609e59fd4ded9cf0.zip |
Update to 2.5.0. Includes a new module for log file analysis, and should fix build issues on 64 bit platforms.
Diffstat (limited to 'security')
-rw-r--r-- | security/samhain/Makefile | 3 | ||||
-rw-r--r-- | security/samhain/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 3ea10584518..a56cbd10471 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 2.4.5 +PORTVERSION= 2.5.0 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://redundancy.redundancy.org/mirror/ @@ -32,7 +32,6 @@ CONFLICTS= samhain-client-2* .if ${ARCH} == "amd64" CFLAGS+= -fPIC -BROKEN= does not compile .endif .if defined(WITH_GPG) diff --git a/security/samhain/distinfo b/security/samhain/distinfo index 8cad055a0b0..6df4d5296ce 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,3 +1,3 @@ -MD5 (samhain_signed-2.4.5.tar.gz) = cadd9e5c8ccd15da9f03ee24d6312cf8 -SHA256 (samhain_signed-2.4.5.tar.gz) = 24899404c98fc4334e64f1aed1a5105b56a39e957f0bb5cf377300806f95822e -SIZE (samhain_signed-2.4.5.tar.gz) = 1784684 +MD5 (samhain_signed-2.5.0.tar.gz) = e11b3900865860a162c0c9c68a700899 +SHA256 (samhain_signed-2.5.0.tar.gz) = be93b7b5937523762a96a7cfab7bed21215d9dbe4eb1df9f5ace4d83b5e78e8c +SIZE (samhain_signed-2.5.0.tar.gz) = 1822845 |