From nobody Tue Apr 01 17:36:37 2025 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 4ZRwCn6BBpz5rrtB; Tue, 01 Apr 2025 17:36:37 +0000 (UTC) (envelope-from rene@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZRwCn4ntLz3DJ3; Tue, 01 Apr 2025 17:36:37 +0000 (UTC) (envelope-from rene@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1743528997; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1sEYzx/ykHBQOopXGo9nHOrUTe09ujtWFiC/4Q02INY=; b=EHmaWNsNrdS1aMPEjSqs0eDBES6f9S0RubA2lS295+JBKXHK5Bs9H8kUvwivWHjR5RpB5U tkBIXPznF3dVQGrewYpBsUtXZlVDK7/Tw9OnY+fS8WQfI0JdivEPu+gfmQ8CGFxOkYSijG zoTw+bi8s9Y/DlrqTG8IG/dKgPMdNcI/uOccfzvxZd80WzUgsZsT+sKkPoGbdhZ02rjbR8 F4RbzjGWfX1p67sD4wFUN3OD3YNZpVB+Wpt80Zu192MayHiKV87KTGDGu8S/FbEwqColFX Z3lqryarJ4knP+t+fqMy4fcWNHX5pZ+rTOWo1ykBL0OPEQiPqmWiyam1H7eYpw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1743528997; a=rsa-sha256; cv=none; b=df1PAcWxMGCG/gqRUjEfuEWrZLH7HPY65ZLmY2WTQwi+gq23ar+lkLBlxlx3LbDDF8+BXO h4rh1l2dO0KGzhME1MJYgHOWwl8SpTIWgbYALRF+aCa3AKESL/vBX1GePPK1ERP1nCSt28 VsRwsfbzFRN2fza9DlAOfmJgO8M7JPnjXdMErp77EuCPzFHKzZ2DWQbu4FDfLtlg4NlxlH EChBYh63t8tiIfEK8bfnct8w6Pj6AmEzbnQFkWnrpUBGs4TYuCtZOUPQjUOsHbQkTbUmdR yUrVLER71/Zps+KlctFN3DTbVLzgcsIwnO3QXjghXIx2uEFNZfpOSUBn2W9+Sg== 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=1743528997; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1sEYzx/ykHBQOopXGo9nHOrUTe09ujtWFiC/4Q02INY=; b=d3zENBbphyIAMj5AGQN9htENCQGp4iSVmgzYGYaFzj9A2lOUO65m6YhJ6MxDURqxmapBEX hty3Ui86fsUJqSeELGvnUiFFg5CAKJGf5DJuGZQXqKzhW0sGrA1W6LYioiwsNn4FUV5QYf bqn56QmcfNW9/Bc/x8opHcwTafaeyvDci8gupHLz9Xsv8+O33+7rVGdjCXgWNJEJLM5nEy ksuv88OTrQ9WifTR0rcuUu+j29XKSEddb3/s2K0PpenKxHV+2RBuhztd2EDYuf7azCJBAa tzhhd0Fi2DiCD9SVnNBHVhmNJrJr1Tk6wcaNW1OnCfF1qyd9k2yUP6P+ZbwUNg== Received: by freefall.freebsd.org (Postfix, from userid 1185) id 988904D8A; Tue, 01 Apr 2025 17:36:37 +0000 (UTC) Date: Tue, 1 Apr 2025 17:36:37 +0000 From: Rene Ladan To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 099df7445d10 - main - all: expire (indirect) consumers of security/mbedtls2 on 2025-06-01 Message-ID: References: <202503312000.52VK0u2c017265@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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Tue, Apr 01, 2025 at 06:23:57PM +0200, Thierry Thomas wrote: > Le lun. 31 mars 25 à 22:00:56 +0200, Rene Ladan > écrivait : > > The branch main has been updated by rene: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=099df7445d10b25daec48386a4cf39b393febf95 > > > > commit 099df7445d10b25daec48386a4cf39b393febf95 > > Author: Rene Ladan > > AuthorDate: 2025-03-31 20:00:07 +0000 > > Commit: Rene Ladan > > CommitDate: 2025-03-31 20:00:07 +0000 > > > > all: expire (indirect) consumers of security/mbedtls2 on 2025-06-01 > > These ports (and the direct ones, e.g. lang/julia) should not expire, > but switch to security/mbedtls3 ! Make it so :) René > -- > Th. Thomas.