From owner-svn-ports-all@freebsd.org Fri Mar 8 13:11:13 2019 Return-Path: Delivered-To: svn-ports-all@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 54326153D0EC for ; Fri, 8 Mar 2019 13:11:13 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mail-lf1-x142.google.com (mail-lf1-x142.google.com [IPv6:2a00:1450:4864:20::142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD78473190 for ; Fri, 8 Mar 2019 13:11:12 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mail-lf1-x142.google.com with SMTP id k136so3945122lfg.5 for ; Fri, 08 Mar 2019 05:11:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamw-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DzkrAyiTvSEFpyzrW5JlLQ0hELUK4O8oefM5or5jDB0=; b=WE2xwf7SZt9rBRGXgrEdlzGCQN4QSzNhHqxLhNfVQBlKRVc2QQlWidAf8n/ElVnZV+ TGXJeZ0jLnCR3nE9rqVnjUScMv5JhZCGk6yGN6zqZf+WMqO9pfyhRoUvtts4ZM3yaKo1 10xT9TODpv3QK3lr+cGznXJ7+bDfBN2WckXkHUdDmMIMBBXP2Tbrl7RivOYrPDHIxdw1 lXdA0bnqEfbGOqhyucarrppiiCEb1LdWhZRVnJjDbUjFHlQ5/SlqKAcxFXknKqtbCMCz Qm8mZ9LThaM/3GhA5KS3NcXFt6q6reQHuwNKXFDrWdbQ1NGNhXOUeepkfLJpH9zfq/LK 7I/A== 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=DzkrAyiTvSEFpyzrW5JlLQ0hELUK4O8oefM5or5jDB0=; b=srbNv5EWtAn7XAF8VVCM/zvss89GE/wqzMpcBFS83Z3hzEJyJRd7rQDvVMuJig1ynb ucpE/rIqxYAB2QTB0PKekfbFM8wFBY5Itzv8LPvY6GMJQu05zEzpT+0c3RhgfI2OsrRF IDvVandh+BoaaJltTrQFIIYKskxf9Iw0A6qGTaFf/f+CJnUSY7n4Jx59VpQLFviDdtIP hP0j7yCuRcqLGVxhJ0Zkatwdkwo/U6ls/b3aIVjUZMmK0tYeh+TCRxe1z0o1I4wyQyAK Wg1VdzJ9dsiFVEFHd9mgycsu+kc01ueolfmIqZNNtkblArigB/iFzCNJTaROYzDGW9pD UgeA== X-Gm-Message-State: APjAAAWIEi3hfF0b0vdsrwcDrPfxvOKZ3z6FqwxWEEkvyHbEfWE4pjor h4HD31Ewv7BSAxLGbYcsJwMlIFRS7S8zMzFXUE8kcDbtC0c= X-Google-Smtp-Source: APXvYqy8nmym0px5tRCGO6BYnrwo42riv7x08utYoEL8SBzaKByqF9fieKZVMJbOH2HkGVDzuCVppIlKvfN3ZXXmIO0= X-Received: by 2002:ac2:4154:: with SMTP id c20mr10020361lfi.74.1552050671283; Fri, 08 Mar 2019 05:11:11 -0800 (PST) MIME-Version: 1.0 References: <201903080040.x280ewF0084625@repo.freebsd.org> <8deebb9f-cc41-9c6d-6892-bd5e31c80241@daemonic.se> In-Reply-To: <8deebb9f-cc41-9c6d-6892-bd5e31c80241@daemonic.se> From: Adam Weinberger Date: Fri, 8 Mar 2019 06:10:55 -0700 Message-ID: Subject: Re: svn commit: r495007 - in head/devel: . llvm To: Niclas Zeising Cc: Brooks Davis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: AD78473190 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.92 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.92)[-0.922,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 08 Mar 2019 13:11:13 -0000 On Fri, Mar 8, 2019 at 6:09 AM Niclas Zeising wrote: > > On 3/8/19 2:03 PM, Adam Weinberger wrote: > > On Thu, Mar 7, 2019 at 5:41 PM Brooks Davis wrote: > >> > >> It is intended for use by users and should not be a port build dependency. > > > > Perhaps a comment near the top of the Makefile about this could be > > helpful. Right now there's nothing in the Makefile or pkg-descr to > > inform future porters of this important implementation detail. > > A note was added to pkg-descr in r495024. Oh geez, you're totally right! I missed that commit entirely. # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org