summaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-16 11:56:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-16 11:56:24 +0000
commit45636cdeb0bce5d6e7c64c2d1bb642d2f00c4d87 (patch)
tree38f9da765ec1321924427bd6839e5c0891b92f92 /security/samhain
parentAdd zope-simpleblog, an easy to use Plone based weblog application. (diff)
- Update to 1.8.12 and unbreak on 5.x
PR: ports/72750 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Notes
Notes: svn path=/head/; revision=119583
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile8
-rw-r--r--security/samhain/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index 09be56a659c2..3889754d984f 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -17,7 +17,7 @@
#
PORTNAME= samhain
-PORTVERSION= 1.8.11
+PORTVERSION= 1.8.12
CATEGORIES= security
MASTER_SITES= http://la-samhna.de/archive/ \
http://cold.darkambient.net/
@@ -36,10 +36,6 @@ OPTIONS= KCHECK "Enable rogue KLD detection" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not build on FreeBSD >= 5.x"
-.endif
-
.if defined(WITH_GPG)
BUILD_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
.endif
@@ -116,7 +112,7 @@ pre-everything::
.if !defined(WITHOUT_KCHECK)
@${ECHO_MSG}
@${ECHO_MSG} "Building with kernel checking requires reading /dev/kmem"
- @${ECHO_MSG} "and /dev/mem. If you're not building as root, please hit
+ @${ECHO_MSG} "and /dev/mem. If you're not building as root, please hit"
@${ECHO_MSG} "Control-C and restart the build as root."
@${ECHO_MSG}
.endif
diff --git a/security/samhain/distinfo b/security/samhain/distinfo
index d8815e2f9867..f148334fc6af 100644
--- a/security/samhain/distinfo
+++ b/security/samhain/distinfo
@@ -1,2 +1,2 @@
-MD5 (samhain_signed-1.8.11.tar.gz) = b07d557a4fd598d9406b8338204e20f9
-SIZE (samhain_signed-1.8.11.tar.gz) = 956426
+MD5 (samhain_signed-1.8.12.tar.gz) = b204d4fbe32f01eea7c0b2d8e7991e09
+SIZE (samhain_signed-1.8.12.tar.gz) = 958403