From nobody Wed Nov 23 11:34:35 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 4NHJv00BRHz4jQh4; Wed, 23 Nov 2022 11:34:36 +0000 (UTC) (envelope-from danfe@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 4NHJtz6pbYz4R6H; Wed, 23 Nov 2022 11:34:35 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669203276; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=cM4I62m9qrfc4FbGn4STRT1ZSJNpHu4hb2H/MyqJ2Ug=; b=VwFoMekNCiBF+HmhWHzFAU1ZSQlo2TQIcw+KOZdogiB1rqlMAOMEQW35zYu4D/ZXuCWuO7 9TdtyyoIs7y94jcgsZ3Lo4+iRDzZYq6BoTL1aYh/vtD9mCzG0YCBjK9v48Aq74eYb4MsR8 hDcaHvhAbU9bSLrZcVdfrs0C/g6TiYTMsmdGkFvlG9zZCt71ldm3dH5zvrb6DnXOoE4mCP 1FEcP1ALBcb9aa1N4HusdVUg2ZKuJxeU/wNP0RhO1VpJzgX5hxVO2xwyjRFVWjSCB3Gi5N QnxGwoouB6OXQGwR+PG+yX7XDtvzcyZZue0V6hFPkjQjZKfZ2vj7EU3Gk4TSjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669203276; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=cM4I62m9qrfc4FbGn4STRT1ZSJNpHu4hb2H/MyqJ2Ug=; b=Btm+CBmCWKztSPiwywjhABQQQCbDqdcd9RJRhWMeMiE3pWjPsmUqHG1KMkuUf9/hER2WVs YUrcIQGzfBPw5XSuExebwhCtXCAPsfDFVnoX5Mkp0fnOVl+zWfx1ihw2UJsP7mIlKTyPxm Zjbr6z/WelyXAyGVnYTPnU/4nESNSqgaQJ2Ev+ebXsGHB/mSieTfC0jacbGnCozO6pIOVb huXVd/BHGumzawRaMali3Sj1hNdNroQ5wGUn8RAe2t7thptBLSg7t/C5rd3CdKqHB8L3c2 F+DZarrEPD7fBkW0a6C+cV1dx//iBI7+tIh2xUuIJPl9LG/VxHC6VEzhNMzCXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669203276; a=rsa-sha256; cv=none; b=DwivqnC/7KM0HvP7Hsxxx6F6BW4ihoPRSDXFzWmYxSj5Ko6G0U7KKDac6iKRfyDEOZOEbX 5ipphShW914LOwWcqOPzgK/eGHh7BS8vdb2CpFyVu9MvcvjMqcWjl633CTwxN07D/R5SWq MVknE4K+wdcUDIA1D4Qt+EmeSQYHx+726c1qGo1vg9/tHdSqYbxGinda7/lBMYk8W5x9ga vdOoTvkDJikqTIav0pqJJC2nezNJWlhf8wAP8KcqIlMTPqcM+JrKwHFRSJSvLi3RtLomxi 7P15Iq1A9OrcW+UYoUTn+hrNZmlfBPu//LLNpskHaoQBMeIIGzNferbpxnRuIg== Received: by freefall.freebsd.org (Postfix, from userid 1033) id C5EF2CD42; Wed, 23 Nov 2022 11:34:35 +0000 (UTC) Date: Wed, 23 Nov 2022 11:34:35 +0000 From: Alexey Dokuchaev To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 859687104e55 - main - editors/textadept: belatedly update the port to version 11.4 Message-ID: References: <202211230319.2AN3J78U064250@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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202211230319.2AN3J78U064250@gitrepo.freebsd.org> X-ThisMailContainsUnwantedMimeParts: N On Wed, Nov 23, 2022 at 03:19:07AM +0000, Alexey Dokuchaev wrote: > commit 859687104e55d9f04abcbce8651d541fb4124a38 > > editors/textadept: belatedly update the port to version 11.4 > > - Rather than removing -rdynamic and the linker script, append two > symbols originating from our /lib/crt*.o that must stay global It should read /usr/lib/crt*.o here (sorry). > Reported by: portscout (for a while) This is also not true: portscout had never detected any update for this port; I got it confused with another service, forgot exactly which one. ./danfe