From owner-svn-ports-head@freebsd.org Fri Dec 25 06:47:59 2020 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 B9F1A4B8EB7; Fri, 25 Dec 2020 06:47:59 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-ua1-f49.google.com (mail-ua1-f49.google.com [209.85.222.49]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4D2HZR46CLz4bjd; Fri, 25 Dec 2020 06:47:59 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-ua1-f49.google.com with SMTP id n18so1214580ual.9; Thu, 24 Dec 2020 22:47:59 -0800 (PST) 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=nlVtGq203uCkC5xirN+WO2SQXZC5seh53m/My6vZ7Jg=; b=aOFZWdAl4pkb5xH6aelb/pxvVTiUnoC6O8ffXiLtzuRaQc3qtdAMhD5n/KznuBjBZz 2KgRm4VZWdvMXtlWLYpygIB4cvh4geMc0tkDaQSbyrizNQ8Y/uY6vxXRe5RuNTsPEVb8 R0WAn/Oazcamf453hic7yo577UREjX/GBOeFyPXkalQ57FB52GSA1qJq/4Ghttuniao1 tlmG5OVlTC4TPkP9BoIiog0pQk4wExkcc7Svk0vX/0Cj0OWTbClGk/RrhmjmE5cVNYAb AsvCr8UQIdjjKVlGme0OWEMLfN4LCjCtsGBz+1kYKLpDrtwPMlMhfIrcz4YaugstWVwL rVMQ== X-Gm-Message-State: AOAM532+63g7kAFAldmwn2wjNtu9YAHkRtFTzTqwfOh85+jy2spvuaRE gfisYUaudf6AV45yC+GSFYU6YLQqvJ1WzhdLTqXzXRns X-Google-Smtp-Source: ABdhPJxb/c70umgDyVTi2SKx83rIuFuUcpm64yLFO735/B76p+zKDerdTH448Mkt8Xk1MwVTCBxaRZi0Kqmb/Vyh/3I= X-Received: by 2002:ab0:1eca:: with SMTP id p10mr23670780uak.38.1608878878032; Thu, 24 Dec 2020 22:47:58 -0800 (PST) MIME-Version: 1.0 References: <202012221859.0BMIxede098502@repo.freebsd.org> <6d295250-cc70-42e7-90a4-e012809c60a4@Canary> In-Reply-To: <6d295250-cc70-42e7-90a4-e012809c60a4@Canary> From: Thomas Zander Date: Fri, 25 Dec 2020 07:47:30 +0100 Message-ID: Subject: Re: svn commit: r558944 - head/graphics/gegl To: Dima Panov Cc: "Tobias C. Berner" , "ports-committers@FreeBSD.org" , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4D2HZR46CLz4bjd X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_FROM(0.00)[]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 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: Fri, 25 Dec 2020 06:47:59 -0000 On Thu, 24 Dec 2020 at 17:35, Dima Panov wrote: > https://github.com/openbsd/ports/commit/b3b872c09b35d84889a2d5e1945bf3a31642296f Thank you! I can confirm that this patch resolves the problem for me. Can someone from gnome@ commit this or give me permission to do it? Best regards Riggs