From owner-svn-ports-all@freebsd.org Mon May 11 10:53:35 2020 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 79AE02DDE24; Mon, 11 May 2020 10:53:35 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ptrcrt.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49LHq26xKVz4Nqj; Mon, 11 May 2020 10:53:34 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTP id de4a6f5f; Mon, 11 May 2020 10:53:33 +0000 (UTC) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTPSA id 603e529e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Mon, 11 May 2020 10:53:33 +0000 (UTC) Date: Mon, 11 May 2020 10:53:33 +0000 From: Pietro Cerutti To: Vsevolod Stakhov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r534860 - head/devel/hyperscan Message-ID: <20200511105333.un6jsesyxjqftp3q@ptrcrt.ch> Reply-To: Pietro Cerutti References: <202005101924.04AJOjuw069821@repo.freebsd.org> <20200511101212.g7k5m7exyv7mlyev@ptrcrt.ch> <20200511102153.3rb7655mgc5hsmzn@ptrcrt.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20200511102153.3rb7655mgc5hsmzn@ptrcrt.ch> X-Rspamd-Queue-Id: 49LHq26xKVz4Nqj X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.95)[-0.946,0]; NEURAL_HAM_LONG(-0.98)[-0.983,0]; ASN(0.00)[asn:196752, ipnet:2a02:2770::/32, country:NL] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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, 11 May 2020 10:53:35 -0000 On May 11 2020, 10:21 UTC, Pietro Cerutti wrote: >On May 11 2020, 10:12 UTC, Pietro Cerutti wrote: >>On May 10 2020, 19:24 UTC, Vsevolod Stakhov wrote: >>>Author: vsevolod >>>Date: Sun May 10 19:24:44 2020 >>>New Revision: 534860 >>>URL: https://svnweb.freebsd.org/changeset/ports/534860 >>> >>>Log: >>>- Update to 5.2.1 >>>- Update embedded boost to 1.73.0 >>> >>>Submitted by: Marcel Siemienowski via email >>> >>>Modified: >>>head/devel/hyperscan/Makefile >>>head/devel/hyperscan/distinfo >> >>This fails to locate boost for me (NATIVE:on, SHARED:on). Full log >>attached. Fixed in r534901. -- Pietro Cerutti