From owner-svn-ports-all@freebsd.org Mon Oct 7 15:25:36 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7977D1322AB; Mon, 7 Oct 2019 15:25:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46n4742g5Hz49Nr; Mon, 7 Oct 2019 15:25:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3F343189ED; Mon, 7 Oct 2019 15:25:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x97FPaxo006754; Mon, 7 Oct 2019 15:25:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x97FPZef006748; Mon, 7 Oct 2019 15:25:35 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201910071525.x97FPZef006748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 7 Oct 2019 15:25:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513960 - in head/security/samhain: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/security/samhain: . files X-SVN-Commit-Revision: 513960 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2019 15:25:36 -0000 Author: swills Date: Mon Oct 7 15:25:35 2019 New Revision: 513960 URL: https://svnweb.freebsd.org/changeset/ports/513960 Log: security/samhain: update to 4.3.3 PR: 241044 Submitted by: Nikola Kolev (maintainer) Added: head/security/samhain/files/patch-Makefile.in (contents, props changed) head/security/samhain/files/patch-src_slib.c (contents, props changed) Modified: head/security/samhain/Makefile (contents, props changed) head/security/samhain/distinfo (contents, props changed) Modified: head/security/samhain/Makefile ============================================================================== --- head/security/samhain/Makefile Mon Oct 7 15:24:13 2019 (r513959) +++ head/security/samhain/Makefile Mon Oct 7 15:25:35 2019 (r513960) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 4.3.2 -PORTREVISION= 1 +PORTVERSION= 4.3.3 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ DISTNAME= samhain_signed-${PORTVERSION} Modified: head/security/samhain/distinfo ============================================================================== --- head/security/samhain/distinfo Mon Oct 7 15:24:13 2019 (r513959) +++ head/security/samhain/distinfo Mon Oct 7 15:25:35 2019 (r513960) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547727210 -SHA256 (samhain_signed-4.3.2.tar.gz) = 0582864ef56ab796031e8e611ed66c48adeb3a30ec34e1a8d0088572442035fc -SIZE (samhain_signed-4.3.2.tar.gz) = 2142763 +TIMESTAMP = 1570039276 +SHA256 (samhain_signed-4.3.3.tar.gz) = 33ad4bc3dad4699694553bd9635a6b5827939f965d1f0f05fce0b4e9cdadf21b +SIZE (samhain_signed-4.3.3.tar.gz) = 2142337 Added: head/security/samhain/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/samhain/files/patch-Makefile.in Mon Oct 7 15:25:35 2019 (r513960) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2019-10-03 19:26:23 UTC ++++ Makefile.in +@@ -68,7 +68,7 @@ BUILD_NUM = 1 + + DEFAULT_MAINTAINER = Nobody Nowhere + +-VFLAG = @mytclient@ ++VFLAG = @mytclient@ -D__BSD_VISIBLE=1 + SETPWD = @setpwd_prg@ + STEGIN = @stegin_prg@ + SAMHAIN = @sh_main_prg@ Added: head/security/samhain/files/patch-src_slib.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/samhain/files/patch-src_slib.c Mon Oct 7 15:25:35 2019 (r513960) @@ -0,0 +1,17 @@ +--- src/slib.c.orig 2019-01-17 20:05:33 UTC ++++ src/slib.c +@@ -18,12 +18,14 @@ + #include + #include + #include ++#include + #include + #ifdef HAVE_STDINT_H + /* for SIZE_MAX */ + #include + #endif + ++#include + #include + #include + #include