From owner-svn-ports-head@freebsd.org Sat May 11 21:37:44 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 DE30815A8042; Sat, 11 May 2019 21:37:44 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 529F5724F8; Sat, 11 May 2019 21:37:44 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-ed1-f49.google.com with SMTP id a8so10877286edx.3; Sat, 11 May 2019 14:37:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=h0zuZ6tGvrUE1HFmy64VEeH0SjJb/xvMfAnQNujo700=; b=amDdM5KzW90We1FvJWh2U0AmxTxx7yIk0Ussl18spuX5l598f9zhtl3aQnyDwomJw2 iqFOfpoybj0Qk0WOw/j28l/t8ARgqjmeUf+IK7QfR63c83JA41lqn8VUcvMrgMix06Nn cAl5YfQOzPyJ9AWbJuMkOqDz7lqM3BTOo9jVdIfQ8vOImXBgma9WkSIFEqRqImIp2kJV u1bmsZJDJT2uRbTZi7FYq6I7n9pEqmUlgf+ndX+83N9QehBw0B7O1u+cJOtcu47sHm0l S+4TeNDcwIbkV20UjlnmpxY2fnPX7c81xU7zvli+eiTBOk/pzQCdzMqtjuXQaIHbeFlg WraQ== X-Gm-Message-State: APjAAAV4GpHUCuVTXaiURBx/utiuEF12dgytM2HydRssMNFsduOe5aIv i1foGO3Gje9eb3u0pYI6GpoCtQgDLIvuSREnF/M= X-Google-Smtp-Source: APXvYqzotA7mwFK91V3oa7wwEttkLi3DSR4K2pthUzY1jSrHvC7RXixfd8P8rXYOTXVcuJqlP0eMEhhWAGv6Vx427rA= X-Received: by 2002:a50:a5b4:: with SMTP id a49mr20217607edc.30.1557609190970; Sat, 11 May 2019 14:13:10 -0700 (PDT) MIME-Version: 1.0 References: <201905112022.x4BKM9n6069421@repo.freebsd.org> In-Reply-To: From: Antoine Brodin Date: Sat, 11 May 2019 23:12:59 +0200 Message-ID: Subject: Re: svn commit: r501300 - in head: math math/curv misc misc/openvdb To: Yuri Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 529F5724F8 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.993,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.95)[-0.948,0]; TAGGED_FROM(0.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: Sat, 11 May 2019 21:37:45 -0000 On Sat, May 11, 2019 at 10:26 PM Yuri wrote: > On 2019-05-11 13:22, Antoine Brodin wrote: > > Remove untested ports > > > Hi Antoin, > > > They are tested, they passed the poudriere build. Test harder. Antoine