From nobody Wed Dec 20 15:30:40 2023 X-Original-To: freebsd-ports@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 4SwHZj3rz9z554b3 for ; Wed, 20 Dec 2023 15:30:53 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [135.125.211.209]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4SwHZj21hPz4fB2; Wed, 20 Dec 2023 15:30:53 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (p5b2e50e1.dip0.t-ipconnect.de [91.46.80.225]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4SwHZg1x8fzHn5; Wed, 20 Dec 2023 16:30:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1703086251; 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=AzzD+qcbf45zibiAue9ZX6muxtkIRS1EJwQo2NUufos=; b=r+f2dauI+fzxeW7McLfqv4AXDLZhAU5siO+DEQTzUTogw3+D9F+SSMVE2zhatJAnz04+aN s01zQ3/y4XG4hmgxf5BZHRPmam9IzmxQba3WR4opafCyt8EPrhyMyjynKSlC0nodHupCCH bGYhgxf9Yd3OVg/7tfvJMsTJSya96HysxZAErNkG3lO6zhUZwD4SyfervoMWX0itCjwbeH Sbe4kmCyw2D7nBqHQ4k0AJhtARXHdbuECyawE7sm9U2wRrTAduJL5L/otaLyDYPa19synX IZ+zDxBXGxv3/dQ9LMCAwQRXdQw/s8qYUCokKIOMtUqVSbfkxRwTJa1mIVc7+w== Content-Type: text/plain; charset=us-ascii List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: Re: misc/freebsd-release-manifests need fixing From: Michael Grimm In-Reply-To: Date: Wed, 20 Dec 2023 16:30:40 +0100 Cc: freebsd-ports@freebsd.org, "re@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Moin Rahman X-Mailer: Apple Mail (2.3731.700.6) 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:16276, ipnet:135.125.128.0/17, country:FR] X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4SwHZj21hPz4fB2 Moin Rahman wrote: >> On Dec 20, 2023, at 4:06 PM, Michael Grimm = wrote: >>=20 >> Hi, >>=20 >> today's commit broke misc/freebsd-release-manifests need fixing. = There are no longer 12.3 versions available. >>=20 > [snip] > Thanks for the heads up. Have fixed it. Thanks for the super fast fix. Regards, Michael=