From nobody Sat Sep 09 06:12:15 2023 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 4RjN1W5vKDz4sGNk; Sat, 9 Sep 2023 06:12:31 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) (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 4RjN1W1Dmmz4bwv; Sat, 9 Sep 2023 06:12:31 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-lf1-f47.google.com with SMTP id 2adb3069b0e04-500a8b2b73eso4390426e87.0; Fri, 08 Sep 2023 23:12:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694239948; x=1694844748; 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=Zr3+lqHd1LmqmvPTDWaqer+G/QVzH0t4qz7zAvspBRM=; b=L9se8TGFzYcJ/VBt+AK2JMCoTqx0uV7+PnnEYW2SlSqZwUNuIi8zltGZa91nC6PjwC yIA+93ks+T5nq1rtKL/KbLmyCSKsI3IRIJR3RgOUfy7XfnUG11iy5AP6+pJteo5U86Bt jDdv4/vr0X4AtzkhykGyanECw2BMcp5G441u8lFABSVyNug1Zuxo/vlihE4QEzhv5wR8 /lpcvONpF/ZWMKvukdwU6wcCX0lWf2c5iBwI5+JQrOTwQKzQeZSRkLtkLeI/hOecCbmA DoJhIsFkdSZmL8+o6qVDSLix+FEDf9m2wVFksJdfr8J7TFFfCCbFHLmA/1YwkO0VTuEC OAEg== X-Gm-Message-State: AOJu0YzTEirDsWhztjayRdnDRpmpkUHkzwd3gHyOI5QoRXWZnl4TIoYS YOXcEPqagPTBO+j9qnfPIrPT/+55l629187SW4UpZcmevmA= X-Google-Smtp-Source: AGHT+IFwq1fyCUDFqgOrwje2kTP8G2Klu+atjWmnfx3koCtvM5/7L7O3DDI5vWAAXMS/pmRO+S/7L5oN1N0U2PKG6WM= X-Received: by 2002:a05:6512:252c:b0:4ff:9efd:8a9e with SMTP id be44-20020a056512252c00b004ff9efd8a9emr4057498lfb.7.1694239947424; Fri, 08 Sep 2023 23:12:27 -0700 (PDT) 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: <202309090605.38965LCd020383@gitrepo.freebsd.org> In-Reply-To: <202309090605.38965LCd020383@gitrepo.freebsd.org> From: Antoine Brodin Date: Sat, 9 Sep 2023 06:12:15 +0000 Message-ID: Subject: Re: git: ed03cfc5d231 - main - textproc/jq: Add USES=bison; Use gsed to fix configuration failure on 15 To: Yuri Victorovich , FreeBSD Current 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-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]; TAGGED_FROM(0.00)[] X-Rspamd-Queue-Id: 4RjN1W1Dmmz4bwv On Sat, Sep 9, 2023 at 6:05=E2=80=AFAM Yuri Victorovich = wrote: > > The branch main has been updated by yuri: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Ded03cfc5d231cad6ad16febf= b3c1c7da411908d1 > > commit ed03cfc5d231cad6ad16febfb3c1c7da411908d1 > Author: Yuri Victorovich > AuthorDate: 2023-09-09 06:04:00 +0000 > Commit: Yuri Victorovich > CommitDate: 2023-09-09 06:05:11 +0000 > > textproc/jq: Add USES=3Dbison; Use gsed to fix configuration failure = on 15 > --- Hello, This is not the correct fix. Please report this bug to the FreeBSD Current mailing list. Antoine