From nobody Sat Sep 30 09:41:14 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 4RyMfk227qz4vs2H; Sat, 30 Sep 2023 09:41:18 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RyMfk1Zf9z3Q7f; Sat, 30 Sep 2023 09:41:18 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696066878; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=etesttuI+3z0Hm+QmU3Q44/zLgLIFnbXdm63ELCX6YY=; b=owiUYzTSMLLVdL88Fh6gHY/BUfthaJN3boWAJgXFkqMNs9eGDo96a+zFNu1yTdaHaShTzW G3SNEthvsLPNglwDmIACHtKjnlCI0QFyYZ7hp/RS1UCmJgqljQ71iwlw91D1KsRNQgQCh0 vzc80wkgA7OKke5zgcg5DNGmdHEjIxnXvgFvr0YJs2+S52aDPqKNNg7MW4h41njQ5/Hima YqUF8KZgEJco3NFNfGly9GSBDaCrOdFbm2ieioO2USXBNRSMwuL0MhwBYTMdF2bfNaivo9 +7KuVIZh2NGABX9CwoIWSMxKqP89yJQC6no5BKCd/N33ktjZ8kIE+gzK+BMuBA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696066878; a=rsa-sha256; cv=none; b=IlLrfTuypDOJRE21fcV91yr7gqZtL5m+AO3joaOwnxnhhgekv6qI49zL3IYxiC7w9vtJmK cgUVurotQFnMNY99i5VBEkn/FYCzozxwmE4hE+H5zoywWg3V2ZEs/wBSY1J116g138/K0T uom8NI+7XjRV1VuxnjEQ/RCoBIti5QRUda4UKQDwmh+9iPYmIRAyN94QItJVkHPDHdf6WO MR0LEErhudL6fSs/KNQRm/bcbpRVF03+MiFXp8ZVzQaXSfU5GgVetandZvFNK2jPUO6Jxl FUOALfp8OOofmyM+w1YkTRtkTYHmVy6+xisvlHfc/bRiVRY7yNjt4hct66AqSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696066878; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=etesttuI+3z0Hm+QmU3Q44/zLgLIFnbXdm63ELCX6YY=; b=pnykyDA2xiDMtrYdie8gV1SrrXwupZm4+x7puLdN9NAVNwCYG6AkO99+xxuyu3fInPsmF2 1HHrfornqFWign9KvRl+t+lQ0wTAkC1ck2pflbZojwXyDyWhc8jcuX822O9SxZe62sTXk4 d2fAiuykzK3cDF8LmTqBcORI8PVl9rUMaMVDgKV8JiPQA46WeACptvL6NEINr2EF9pK9m0 G+ST0rRCzvWIy03d61QZlPki5PCDLMLf3e4yQiQUswBWLbkS0E5A7oynacuR8d/CCt/5rB HlG2h0GUlJZZBQJZjykQYZ7eqXwCCP28HFyWR6QZLcDruwkL1cS8foSFR+aKvA== Received: from [IPV6:2a01:e11:2002:4280::13:1] (unknown [IPv6:2a01:e11:2002:4280::13:1]) (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 did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RyMfj3mKdz3G; Sat, 30 Sep 2023 09:41:17 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Message-ID: <6c321a72-a4ef-4a3b-9b6f-8cc81a6112d5@FreeBSD.org> Date: Sat, 30 Sep 2023 11:41:14 +0200 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 User-Agent: Mozilla Thunderbird Subject: Re: git: 8ed814568435 - main - devel/php-composer: Update to 2.6.4 To: Antoine Brodin Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202309300704.38U744Ih063756@gitrepo.freebsd.org> Content-Language: en-US From: Guido Falsi In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 30/09/23 10:24, Antoine Brodin wrote: > On Sat, Sep 30, 2023 at 7:04 AM Guido Falsi wrote: >> >> The branch main has been updated by madpilot: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=8ed8145684356244c2a05ff696bf9f3bc9262a21 >> >> commit 8ed8145684356244c2a05ff696bf9f3bc9262a21 >> Author: Guido Falsi >> AuthorDate: 2023-09-30 07:03:04 +0000 >> Commit: Guido Falsi >> CommitDate: 2023-09-30 07:03:04 +0000 >> >> devel/php-composer: Update to 2.6.4 >> >> The main composer port contains old and long EOLed/deprecated version >> 1.x of the software. >> >> Move the devel/php-composer2 port over, dropping it, and update to >> latest version. >> >> Please check UPDATING entry 20230930, to correctly update use >> "pkg install phpXX-composer" (replacing XX with the PHP shorthand >> version you're using) >> >> PR: 274160 >> Approved by: Naram Qashat (maintainer) >> Security: 33922b84-5f09-11ee-b63d-0897988a1c07 > > > Hello, > > This breaks the build: > > Error: devel/websvn depends on nonexistent origin > 'devel/php-composer2' (moved to devel/php-composer); Please contact > maintainer of the port to fix this. > Error: www/ilias depends on nonexistent origin 'devel/php-composer2' > (moved to devel/php-composer); Please contact maintainer of the port > to fix this. Oh my, you're right, I've been too hasty. I'm going to create a fix ASAP. -- Guido Falsi