From nobody Thu Oct 13 03:22:23 2022 X-Original-To: dev-commits-ports-main@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 4Mnvvz2tDnz4fnDv; Thu, 13 Oct 2022 03:22:23 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Mnvvz2PRNz3Qfr; Thu, 13 Oct 2022 03:22:23 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1665631343; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=yjs+h+uCP6eW/ujljanl8IRnDjlea4Z0ld38vhher+A=; b=S95YOgB2K57TEvdmYcsWqYMlJuKVqzvgrryIgU3cZItjr+7M4hHqXKhmND2q2D5L4z3bqZ zvGURc9aESFVrruu+Q8WtHf0Wb+jB6b0+sT7VhBhSFn0UCnSRXWfxFtztR5IPa1zMFO1iC VQjvv2e1Yur6Bt8Oe98364wIs8tuebTglL5qeE8JdpoVVFJxDHZxwSkq6PuEKlz61omFaH kORoWVeY65lLQm0M1jGtJqQmzIpjMCO6I8pzKbUwt0uOmpedZjL2O2LQNmepWzs3o9T3xg u0rvwbFtw5QbuuTxfqinX7MlNXxsQs3jq+UhULPIbgnCtS6f2YwpzGte+RV+1Q== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3B3C224B9; Thu, 13 Oct 2022 03:22:23 +0000 (UTC) Date: Thu, 13 Oct 2022 03:22:23 +0000 From: Alexey Dokuchaev To: Jan Beich Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: caca7b1dc584 - main - x11/wl-clipboard: remove superfluous newline Message-ID: References: <202210121638.29CGcd9p094367@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202210121638.29CGcd9p094367@gitrepo.freebsd.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1665631343; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=yjs+h+uCP6eW/ujljanl8IRnDjlea4Z0ld38vhher+A=; b=imdabSmv6nztXeO3KeN2j98rwteD6YBCwE188pHPwbUkO81BBOeYTeg1THSmHUWqKCrmV3 LdBQ92dJaadYs1vOK8wpCG1XnELOO+YMmW8H2X8jr8hdF2MvQaWjuyVnR7snD5T6w5P8Ll V7JZyM+u/dFjJZbCPf0RuhgUCCTZH67F86wxEbuU3BwEF3SeS1yPP6nbgcEDOkvIdH9hV/ 2jlzl9sanq/cZeffXcB9n6KdoBTxXYxAtBlRWoslso2pERLZsjGB03NXI+j9oGC+q0VFGP qiUIsqIlSiaOmRamlZi/nX3LRJ7t1A8r/0mUUekvbX6BNAajcDJ7uyXTcOwFXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1665631343; a=rsa-sha256; cv=none; b=c8JielOLobSxw5A13MP1kHygmX7bM1sdFXT/sSrh3uh36OWTqB2zXbpjrvBMl/PJewjk/h Vf8Ss8RqZyD/rRuG909Nt4tHpo7LbqGoPqsrVQFe0D6l0SneZsm4Uy8GPBKb90i/Tfiefq HdmYSSdXXJJtNzVbuiaCAKMvrwRCg5dgVS/JmFGSXYZsHWTh4YBgotMxbrtelKvxYgUlZI 1h7XK8aQ3P2zIx3Z04HsnZs7JyovPevHEac489ymcmZC5d5d36w+koao5Tj/7aIR2V8LA/ z5I/JLF4HN6+oFDHnfwZCHHbfgIJdtjYpO8B4QbllNXAPj/uBWNjJTqJmj0sKA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Wed, Oct 12, 2022 at 04:38:39PM +0000, Jan Beich wrote: > commit caca7b1dc5847bac9b403c294bfba2e7173233aa > > x11/wl-clipboard: remove superfluous newline It's not superfluous actually, as it visually separates build-related knobs from package (plist) related ones. Many ports follow this, not sure if documented/portlint-checked, convention. ./danfe > @@ -16,7 +16,6 @@ LIB_DEPENDS= > USES= meson pkgconfig > USE_GITHUB= yes > GH_ACCOUNT= bugaevc > - > PLIST_FILES= bin/wl-copy \