svn commit: r318715 - head/security/samhain
David Thiel
lx at FreeBSD.org
Tue May 21 18:36:02 UTC 2013
Author: lx
Date: Tue May 21 18:36:01 2013
New Revision: 318715
URL: http://svnweb.freebsd.org/changeset/ports/318715
Log:
Update to 3.0.12. Changes:
- A bug has been fixed that could cause a slow and steady increase of memory
usage
- Negated conditionals in the config file are handled correctly now
Modified:
head/security/samhain/Makefile
head/security/samhain/distinfo
Modified: head/security/samhain/Makefile
==============================================================================
--- head/security/samhain/Makefile Tue May 21 16:29:19 2013 (r318714)
+++ head/security/samhain/Makefile Tue May 21 18:36:01 2013 (r318715)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= samhain
-PORTVERSION= 3.0.11
+PORTVERSION= 3.0.12
CATEGORIES= security
MASTER_SITES= http://la-samhna.de/archive/ \
http://redundancy.redundancy.org/mirror/
Modified: head/security/samhain/distinfo
==============================================================================
--- head/security/samhain/distinfo Tue May 21 16:29:19 2013 (r318714)
+++ head/security/samhain/distinfo Tue May 21 18:36:01 2013 (r318715)
@@ -1,2 +1,2 @@
-SHA256 (samhain_signed-3.0.11.tar.gz) = 1d96036b5e198bdab2a719fbedc2d25034be76ed0dc219f8d07cd2b7150d1795
-SIZE (samhain_signed-3.0.11.tar.gz) = 2107048
+SHA256 (samhain_signed-3.0.12.tar.gz) = e6f0e3a2d8029eade2758f262caace8d84831dcba026e2a32fa4dfa203283e9b
+SIZE (samhain_signed-3.0.12.tar.gz) = 2109037
More information about the svn-ports-head
mailing list