From owner-svn-ports-head@freebsd.org Thu Jan 17 12:54:36 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1C711494257; Thu, 17 Jan 2019 12:54:36 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 777C88C886; Thu, 17 Jan 2019 12:54:36 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 6026613137; Thu, 17 Jan 2019 12:54:36 +0000 (UTC) Date: Thu, 17 Jan 2019 12:54:36 +0000 From: Alexey Dokuchaev To: Jochen Neumeister Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r490552 - head/security/samhain Message-ID: <20190117125436.GA30139@FreeBSD.org> References: <201901171230.x0HCUkhv087568@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201901171230.x0HCUkhv087568@repo.freebsd.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 777C88C886 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.93 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.93)[-0.934,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 17 Jan 2019 12:54:37 -0000 On Thu, Jan 17, 2019 at 12:30:46PM +0000, Jochen Neumeister wrote: > New Revision: 490552 > URL: https://svnweb.freebsd.org/changeset/ports/490552 > > Log: > Update to 4.3.2 > > Changelog: > * fix compile failure on OpenBSD (reported by Mithrond) If this is the only functional change, it would be better to just skip this release and add a PORTSCOUT variable. As it is, now users would have to reinstall (and some rebuild) the package for no real reason. ./danfe