diff options
author | David Thiel <lx@FreeBSD.org> | 2009-07-24 02:47:02 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2009-07-24 02:47:02 +0000 |
commit | 4488d488883e27fbdbc1d1ec9e7a7b8b5dbd92d2 (patch) | |
tree | 960574952c92b222f46ecf0b8418d98218ab3a3d /security/samhain | |
parent | eea2a462261dea74388ebeb795855bb93a830daa (diff) | |
download | ports-4488d488883e27fbdbc1d1ec9e7a7b8b5dbd92d2.tar.gz ports-4488d488883e27fbdbc1d1ec9e7a7b8b5dbd92d2.zip |
Notes
Diffstat (limited to 'security/samhain')
-rw-r--r-- | security/samhain/Makefile | 4 | ||||
-rw-r--r-- | security/samhain/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 1358e3acff6d..ee1d37a4bf90 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.7 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://redundancy.redundancy.org/mirror/ @@ -31,7 +31,7 @@ CONFLICTS= samhain-client-2* .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" -CFLAGS+= -fPIC +CFLAGS+= -fPIC .endif .if defined(WITH_GPG) diff --git a/security/samhain/distinfo b/security/samhain/distinfo index 19e1c3f9c7b8..d3f8ae281ccf 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,3 +1,3 @@ -MD5 (samhain_signed-2.5.4.tar.gz) = b810cd44e72a606330fc9b4a13d24d3b -SHA256 (samhain_signed-2.5.4.tar.gz) = b4954c03fffdaba84359918cd750200d6423cf25913682784ab5172b9fb350cf -SIZE (samhain_signed-2.5.4.tar.gz) = 1867558 +MD5 (samhain_signed-2.5.7.tar.gz) = 13ea5336c1bf300bce37caa988500971 +SHA256 (samhain_signed-2.5.7.tar.gz) = e6ddb411c7bbf7e65e88bd64b0b66a7202b47b7c2bcdb0aa658021929f1c8b85 +SIZE (samhain_signed-2.5.7.tar.gz) = 1968969 |