From owner-svn-ports-head@freebsd.org Sun Sep 29 05:46:37 2019 Return-Path: Delivered-To: svn-ports-head@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 817ABF45D3; Sun, 29 Sep 2019 05:46:37 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-qk1-f194.google.com (mail-qk1-f194.google.com [209.85.222.194]) (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 46gvfj2sZ8z48ww; Sun, 29 Sep 2019 05:46:37 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-qk1-f194.google.com with SMTP id u184so5133873qkd.4; Sat, 28 Sep 2019 22:46:37 -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=RWpaIrvPwJaj3lsbO8wENzOks5cf/uWyqHndCr7+JlU=; b=jTRlhaB6vwalPqJEqxwKjISKwpxNR7ZGRKMf6eQ3TuVi/4iYniQkG0CQUjHbcCnrnc jgMreekrIin4r/JzKc3NmV2SbeR4Z1jnC+MSZ9IkXRvWrD7i7YMzOnSl8lHcSmUMiNQv Rdc/7xzrBeX0SnoPUL6i+g3k713LiWo3ppo5zMufpBHmq6eT667jH3GufO3iFSao0Hgr I4hXAXvXyyCvIy7Dm6jp120C0Lr/JL15r+vicdBltHcRQLKRxnDtgXawgMPlxLpEwpV6 jJyzuc74YzNO0F8Ra8mqDZ0EhtMZUBqvSsZDQdxHv+YSaDraJT2txyLrFr40BiSFpQ5P nTdw== X-Gm-Message-State: APjAAAX7/6qBsj3Mi8qIZn92ltBWsHeZLE4QKnrmLOI78aUona9f/S51 eMlFq/jx0NSxvSumg2Gr3ubztWPUgt1C6lNiJ+cGC3Ww X-Google-Smtp-Source: APXvYqwOxnsyP8bwwSFlslX6WhOgNnSnuYPd2N7SWyg9osTALtWYd28Uc73Ag0pZTXbCgvwBa3pAmVXoaveEYNvFFq0= X-Received: by 2002:a37:a48b:: with SMTP id n133mr13234333qke.398.1569735995810; Sat, 28 Sep 2019 22:46:35 -0700 (PDT) MIME-Version: 1.0 References: <201909281134.x8SBYKwC032322@repo.freebsd.org> In-Reply-To: <201909281134.x8SBYKwC032322@repo.freebsd.org> From: Antoine Brodin Date: Sun, 29 Sep 2019 07:46:24 +0200 Message-ID: Subject: Re: svn commit: r513120 - head/sysutils/fusefs-libs3 To: Stefan Esser Cc: ports-committers , svn-ports-all , svn-ports-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 46gvfj2sZ8z48ww X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; 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: Sun, 29 Sep 2019 05:46:37 -0000 On Sat, Sep 28, 2019 at 1:34 PM Stefan Esser wrote: > > Author: se > Date: Sat Sep 28 11:34:19 2019 > New Revision: 513120 > URL: https://svnweb.freebsd.org/changeset/ports/513120 > > Log: > Update to version 3.7.0 > > Approved by: antoine (implicit) > > Modified: > head/sysutils/fusefs-libs3/Makefile > head/sysutils/fusefs-libs3/distinfo Hi, There is an orphan: Error: Orphaned: include/fuse3/fuse_log.h Cheers, Antoine