From owner-svn-ports-head@FreeBSD.ORG Tue May 21 18:36:01 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EEEAB976; Tue, 21 May 2013 18:36:01 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E0F623CA; Tue, 21 May 2013 18:36:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4LIa1jV005536; Tue, 21 May 2013 18:36:01 GMT (envelope-from lx@svn.freebsd.org) Received: (from lx@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4LIa1bj005534; Tue, 21 May 2013 18:36:01 GMT (envelope-from lx@svn.freebsd.org) Message-Id: <201305211836.r4LIa1bj005534@svn.freebsd.org> From: David Thiel Date: Tue, 21 May 2013 18:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318715 - head/security/samhain X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 May 2013 18:36:02 -0000 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