From nobody Sun Dec 11 19:52:51 2022 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 4NVb5g20XMz4kJ6x; Sun, 11 Dec 2022 19:52:55 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NVb5g1QCjz3vNN; Sun, 11 Dec 2022 19:52:55 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670788375; 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: in-reply-to:in-reply-to:references:references; bh=i1/l+J6Vto/HzfBRtI65ZmJWaEbKW5jc5sawUg3bkSk=; b=iId9iEypfd3B6SxGB2G8NveyCyQe/X+oRxndKBpqr/PoSxSkpz1dl4RneU45UU7gsUUW/T LXZGCTN4W5MeNoHWiHZcbSi7yAoVjD2zzEdPylcy6NjxIgfga7rYB81cjGv9lARmk1O+9W Yz/l0F/uUE+qMJwVcLg2Koj80rjsCaQWU69o4zRe0PeygjbyZZblulWSEll4KJhsCxsAKW bp+ZbCfGBgz7OEHioPu152MRLi8gNKzpVZYnTImbgBYXMwV10mYhIg7iJBT/BkVD0xxGJu zqLJkj5B5kTpf1H1UFV/SvlVt2yN2HFG/STo5eGUEE3EDMqYJhRi9isQomJxBA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670788375; 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: in-reply-to:in-reply-to:references:references; bh=i1/l+J6Vto/HzfBRtI65ZmJWaEbKW5jc5sawUg3bkSk=; b=Frq5z9+COHlsWVHUhEJ2dLdwttQYWUEegMzaRW9JOCklZNssXcLqznV8U5rKaL7nBhTufL noShrjlzCKeSU008TV6SlC1btPxGaXuYF18E5bt8cuDF/T4fi2utgWlQxFKKCbaYLZHtn2 iEKyDZ6yY/oHXu9nKLJsqlZHcc8YtcpUWMaB6K2DzUcms1OYfRGD0ocGSNydbhn3AKaE5d YOSau82Z481B0TIppJ4xHR+KXE+5rlwmXc9gu8NPAE5qEHvA/s/ZBQoBoJt/7jp9kFFVM6 Pwy/7Jp8fEM6r6Ux4FoGdUP8/1yuCfH8EuqVrWS6rLnB7/eAvE+AGXS+8M+ouQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670788375; a=rsa-sha256; cv=none; b=qVt6KbeWHnGa3DW/d8A+8UXcb2tu3ONSBO9wB46JjiAJzQk8q3Dhdd0L7XYKYelIjuPRU4 D/sPcmr7a0F0JBDiwqwEnpFZziT0IyJXATQzu3wG7SQiyRX+kzda+/yBa61ZyD7Z0BE8uF P6R09/W3KoI9lhV0VVTcwCw4BoxQr8xvPhj7543cFb607q3qgeKf+aOPDC1mow04zLxoqz xX0qttl6XJ+mmtopR1R9CJC0NDgCesYsIaZIUvMuHF5mk/KMMeXXDx4NoIeZk23uqesspH JElf0XVFx9JuFuJistpxLyHRL57WWolyzSH+EYwtX4xRNCFDyCvuGnAIkKZVAw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 261D614BF; Sun, 11 Dec 2022 19:52:55 +0000 (UTC) From: Jan Beich To: Alexey Dokuchaev Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: d008ed9fc471 - main - editors/bless: resurrect^Wreadd previously expired port In-Reply-To: <8rje-ns1a-wny@FreeBSD.org> (Jan Beich's message of "Sun, 11 Dec 2022 11:39:13 +0100") References: <202212010944.2B19iKex079308@gitrepo.freebsd.org> <8rje-ns1a-wny@FreeBSD.org> Date: Sun, 11 Dec 2022 20:52:51 +0100 Message-ID: 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain X-ThisMailContainsUnwantedMimeParts: N Jan Beich writes: > Alexey Dokuchaev writes: > >> +++ b/editors/bless/Makefile >> @@ -0,0 +1,33 @@ >> +PORTNAME= bless >> +PORTVERSION= 0.6.3 >> +DISTVERSIONPREFIX= v >> +CATEGORIES= editors > > What happened to PORTEPOCH added in 1cdc1ee0cb04 ? ports@ list is now > spammed about version going backwards. > >> +MAINTAINER= mono@FreeBSD.org > > Without their approval? A leaf port, not part of upstream Mono project. > mono@ may have maintained it in the past but the team roster and priorities > likely have changed after ~7 years the port was removed. > > Not being a maintainer means you'll miss out on any notifications about > the port like the above PORTEPOCH regression. Apologies. I've compromised my point with loaded wording. Consider it as rant and ignore.