From nobody Mon Jan 15 12:23:34 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TDBC81mT6z56pp9; Mon, 15 Jan 2024 12:24:04 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-oo1-f44.google.com (mail-oo1-f44.google.com [209.85.161.44]) (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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TDBC75c09z4QhZ; Mon, 15 Jan 2024 12:24:03 +0000 (UTC) (envelope-from 6yearold@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oo1-f44.google.com with SMTP id 006d021491bc7-598b8dd877dso1722719eaf.3; Mon, 15 Jan 2024 04:24:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705321442; x=1705926242; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lXtaojy6ClVUnti/JH8J5evujKCOI6f3puP/1jxntAo=; b=uECq8F4TIGYmn5gK67+kUWRxQuDfQClNfxhv3qtkODiIXoirSp5EqWfwOTLeexNzbE Qa7SSN0jqJe5X61ZogvFhmo5KKl8GVqvrUKqK+i/LsT6JNJyClZnN6X5aSrQmT2fwHVW U0LmnWyCvSmWCevCtFUo762eAEbdKJ4boim7eWZyOGO2LDG5uKLqYZMFYenY39z78AZB 7WGbFqHSsDs5rP60I+Pc8jsHXA/0VAfdPWIqxy8pu58cjTjvLR/8u3uC68OvqykrjqfI jO3qn7OT9gmloGUrc9c0iCT3PBd/QQDucte5l78UtM6bnQqU5GARhCL/vy9QTmKBq3a7 6t2Q== X-Gm-Message-State: AOJu0Yxoym9E/4QJRghDcOMCnr2salFbCrDPdXLitjJ1Gsre6JFJu82+ Nl3jRR6MEBPfcd+ed/nGWC05NchHUR+4iVYxItk= X-Google-Smtp-Source: AGHT+IHudIe7wyrOM3BNs9HpZQRiK5CLzrxKWITP49pI2UnDQrbUfU4J9TZwfeQBtFO7wSXq7e0Vww== X-Received: by 2002:a05:6871:e00e:b0:203:e33d:be99 with SMTP id by14-20020a056871e00e00b00203e33dbe99mr5190978oac.81.1705321440455; Mon, 15 Jan 2024 04:24:00 -0800 (PST) Received: from mail-ot1-f42.google.com (mail-ot1-f42.google.com. [209.85.210.42]) by smtp.gmail.com with ESMTPSA id wc23-20020a056871a51700b001fa1db68eecsm2435534oab.4.2024.01.15.04.24.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 Jan 2024 04:24:00 -0800 (PST) Received: by mail-ot1-f42.google.com with SMTP id 46e09a7af769-6dc83674972so4779098a34.1; Mon, 15 Jan 2024 04:24:00 -0800 (PST) X-Received: by 2002:a9d:6e1a:0:b0:6e0:b4ac:8cdd with SMTP id e26-20020a9d6e1a000000b006e0b4ac8cddmr1367759otr.18.1705321440119; Mon, 15 Jan 2024 04:24:00 -0800 (PST) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 References: <202401151039.40FAdAJM021552@gitrepo.freebsd.org> In-Reply-To: <202401151039.40FAdAJM021552@gitrepo.freebsd.org> From: Gleb Popov Date: Mon, 15 Jan 2024 15:23:34 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: a5ade24bb0d7 - main - misc/mc: drop needless run-time dependencies on Aspell and Xlib To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4TDBC75c09z4QhZ X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] On Mon, Jan 15, 2024 at 1:39=E2=80=AFPM Alexey Dokuchaev wrote: > > The branch main has been updated by danfe: > > +X11_BUILD_DEPENDS=3D ${LOCALBASE}/include/X11/Xlib.h:x11/libX11 There is a little sense to have optionalized BUILD_DEPENDS on such a tiny dependency as libX11.