From nobody Mon May 15 20:14:07 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 4QKrDt47m2z4B33m; Mon, 15 May 2023 20:14:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) (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 4QKrDt0bZmz4DwC; Mon, 15 May 2023 20:14:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-lj1-f179.google.com with SMTP id 38308e7fff4ca-2ac82912a59so140627511fa.3; Mon, 15 May 2023 13:14:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684181659; x=1686773659; 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=vYXoqHMsOFpXHSE8gex8qo0LZOmn6nY9PvOiYDoWRI0=; b=P7iXtbBDzGGZ+jamTC2pvWIkgzCjryYjmzfda4qe0mmepENtT31dgTaBttHmwi08V6 GhHY151Fmrg6CKGPf5/kRigV+c69wavsDuTXonHLwSRsebHKk73Q31T6hGdvzn6SKJtb IEECiFjSvv1tAeQoJrDQeVB7ttfD0aZO15AhobTo6K/YePPX/kjqq2Wt+gpKXcG2n3oc AuPjKOcpUVzpkQoZam2w9BPsuCV6JeN3uqUeKQHQKKy4IH55gdLePJqpyf43qAbFDSKb vDcktYIBREPTLdDvVX/5c/f+QCb+YXb+yjcH/56BznoHFuzHdOo5I/d/LHM7xv9sCsEk MV5Q== X-Gm-Message-State: AC+VfDxJg4xb1JKmWJ4jmYzIfEGI0W19bu/kUvHc0UqmZ22XjHeM/Vbp zQVh9TeuvfcGHVnz5nqnoBuS1VT5Wp8PY8onQ+OxcWJBAu8= X-Google-Smtp-Source: ACHHUZ7bnob+F+ERZehdppSgtZF9LT72ZedxcyiSc/8jzIwXphMl7OIOx6piLTGysZc8Ia3+WSE0aSzfYPRNV/vg7Bg= X-Received: by 2002:a2e:9846:0:b0:2a7:974d:a461 with SMTP id e6-20020a2e9846000000b002a7974da461mr7732014ljj.34.1684181659108; Mon, 15 May 2023 13:14:19 -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: <202305141726.34EHQfOj067190@gitrepo.freebsd.org> <0342ca6a-2188-2fc6-b6d9-4da3662ac36c@freebsd.org> In-Reply-To: <0342ca6a-2188-2fc6-b6d9-4da3662ac36c@freebsd.org> From: Antoine Brodin Date: Mon, 15 May 2023 20:14:07 +0000 Message-ID: Subject: Re: git: 5e2ec2115753 - main - www/gitlab-ce: add required ports for 15.11 upgrade To: Matthias Fechner 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: 4QKrDt0bZmz4DwC X-Spamd-Bar: ---- 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-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Mon, May 15, 2023 at 7:25=E2=80=AFPM Matthias Fechner wrote: > > Am 14.05.2023 um 22:56 schrieb Matthias Fechner: > > > > sry you are right, someone else added the port after I committed it. > > I will clean up my commit asap, I try to do it tomorrow evening. > > should be fixed with > > c049bd108190dbad511ff71f8ce6b282c6e91ade Hi, I just noticed that there is a similar problem with devel/rubygem-ruby-openai and www/rubygem-ruby-openai Antoine