From owner-dev-commits-ports-all@freebsd.org Wed Sep 29 14:39:49 2021 Return-Path: Delivered-To: dev-commits-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 337136753E4 for ; Wed, 29 Sep 2021 14:39:49 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-il1-x135.google.com (mail-il1-x135.google.com [IPv6:2607:f8b0:4864:20::135]) (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 4HKJtY0D6Cz3qwZ for ; Wed, 29 Sep 2021 14:39:48 +0000 (UTC) (envelope-from decke@bluelife.at) Received: by mail-il1-x135.google.com with SMTP id k13so3075025ilo.7 for ; Wed, 29 Sep 2021 07:39:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=bB0adE5WQu7tEbXDJEV+Huz/CAQVLmf8FKBbMxAbiKI=; b=cMA90Rd3y+LwXNLYN7kvTwNwod4j2pCjYjRYny8QotZyiTduqB0XeIm3ezMRDfm2i+ rN0auy5YbRrXfljfb8LB7uotLPoA6mqHF3ftSaJ6n1PnVw2YgiDJhLjQM5WaDQzooSEi F+FJmyOGpxGrCsFUcQPO4aLe41++Axb+cwXyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=bB0adE5WQu7tEbXDJEV+Huz/CAQVLmf8FKBbMxAbiKI=; b=KCuBX2U0Xa4cu+YuGk9SWlcyRr4X3jlQmmIzoO8NB7yvoWxZAr+sQv1qeQtJJPLiey xDpP4rvVExxmU/Bh4NlY8dbZ4RMgG45TBvaoHE1VqAdhWWrT+3uSgN8jZ7qoV2IUKA+P 7g4EgiA1HaHSdkneqAt5gaV+eVRmC+8ACS1QMshOfsWc+v9hRDAH0cCGNqrIaKm+4L43 FDveWOFCzLVpTJqUiJCAfadzTaEfAMyPE5EtOMVwJ6dJ5+cBdzoaeyFaXAWfjdSNknQf AMKoFdbk6vlZgEtRsRMqTmsolpUZQdo2NHx5Z2MhvmNCSpXIZ1J1oF9rV9cR7Pn+kfRh hLJQ== X-Gm-Message-State: AOAM533/GaHTATZ5B0xTr2/oiaR00v76jM7vZpTxTvrGX01qvEdS/rUr BWJTI84fY8A07KOxyesSPy8nSJMOBuwEEXR4v0IhaQ== X-Google-Smtp-Source: ABdhPJyOhMQM6BFx7dYewt/u06E3+EGD/XI3B2E3FnHX0XcAzOyeOnqqeKCJ1QCT/uuKsamBknF4BsjpAuaODCNplGA= X-Received: by 2002:a92:cbc2:: with SMTP id s2mr15408ilq.228.1632926388252; Wed, 29 Sep 2021 07:39:48 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:6e02:178f:0:0:0:0 with HTTP; Wed, 29 Sep 2021 07:39:47 -0700 (PDT) In-Reply-To: <202109291412.18TEC1uS042774@gitrepo.freebsd.org> References: <202109291412.18TEC1uS042774@gitrepo.freebsd.org> From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= Date: Wed, 29 Sep 2021 16:39:47 +0200 Message-ID: Subject: Re: git: 413dae041a4d - main - sysutils/seatd: add CPE information To: Jan Beich Cc: "ports-committers@freebsd.org" , "dev-commits-ports-all@freebsd.org" , "dev-commits-ports-main@freebsd.org" X-Rspamd-Queue-Id: 4HKJtY0D6Cz3qwZ X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 14:39:49 -0000 On Wednesday, September 29, 2021, Jan Beich wrote: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D > 413dae041a4da3082ae42e255960cdfce3d3bb5a > > commit 413dae041a4da3082ae42e255960cdfce3d3bb5a > Author: Jan Beich > AuthorDate: 2021-09-29 14:10:31 +0000 > Commit: Jan Beich > CommitDate: 2021-09-29 14:11:20 +0000 > > sysutils/seatd: add CPE information > > Reported by: decke > --- > sysutils/seatd/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile > index 1f934cd06c37..a7f07225c85c 100644 > --- a/sysutils/seatd/Makefile > +++ b/sysutils/seatd/Makefile > @@ -10,9 +10,10 @@ COMMENT=3D Minimal seat management daemon and > universal library > LICENSE=3D MIT > LICENSE_FILE=3D ${WRKSRC}/LICENSE > > -USES=3D compiler:c11 meson pkgconfig > +USES=3D compiler:c11 cpe meson pkgconfig > USE_LDCONFIG=3D yes > USE_RC_SUBR=3D ${PORTNAME} > +CPE_VENDOR=3D ${PORTNAME}_project > SUB_FILES=3D pkg-message > PLIST_FILES=3D bin/${PORTNAME} \ > "@(,video,4750) bin/${PORTNAME}-launch" \ > Though this is technically correct I try to avoid using any variables in CPE_VENDOR because it may cause stupid mistakes in a slave port or after a repocopy or rename of the port. --=20 Bernhard Fr=C3=B6hlich http://www.bluelife.at/