From owner-svn-ports-all@freebsd.org Sun Sep 13 08:33:28 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 B36913D128B for ; Sun, 13 Sep 2020 08:33:28 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bq2nh4LLVz3dJV for ; Sun, 13 Sep 2020 08:33:28 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id 7826918294 for ; Sun, 13 Sep 2020 08:33:28 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ej1-f49.google.com with SMTP id z23so18988487ejr.13 for ; Sun, 13 Sep 2020 01:33:28 -0700 (PDT) X-Gm-Message-State: AOAM531BMzjKIBB21lUPLGTojvxwHVVjdBj6ebzS13n7xeijW4BEoxGq du1lRQGPrG8yJ5nyvH+gFNaqDqjDxe2iF1MuCEtv1g== X-Google-Smtp-Source: ABdhPJzvTa4folD1DOPG+DTBpPhMIJfC+GgtpBz8Bm50uvyw2kPw4wMG7u1fJdSZ02eklzpO4S0VMHj0weqcTKvkM+k= X-Received: by 2002:a17:906:4956:: with SMTP id f22mr8937763ejt.62.1599986007446; Sun, 13 Sep 2020 01:33:27 -0700 (PDT) MIME-Version: 1.0 References: <202009130319.08D3JKkK075102@repo.freebsd.org> In-Reply-To: <202009130319.08D3JKkK075102@repo.freebsd.org> From: Po-Chuan Hsieh Date: Sun, 13 Sep 2020 16:32:51 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r548447 - in head/databases/pgsphere: . files To: Kevin Bowling Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 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: Sun, 13 Sep 2020 08:33:28 -0000 On Sun, Sep 13, 2020 at 11:19 AM Kevin Bowling wrote: > Author: kbowling > Date: Sun Sep 13 03:19:20 2020 > New Revision: 548447 > URL: https://svnweb.freebsd.org/changeset/ports/548447 > > Log: > databases/pgsphere: stop using VLAs to fix PG12 compilation > > PR: 248657 > Reported by: vvd@unislabs.com > Obtained from: https://github.com/akorotkov/pgsphere/pull/14 > Sponsored by: BBOX.io > Once again. Where is maintainer approval?