Date: Tue, 21 May 2013 18:36:01 +0000 (UTC) From: David Thiel <lx@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318715 - head/security/samhain Message-ID: <201305211836.r4LIa1bj005534@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305211836.r4LIa1bj005534>