From nobody Fri Oct 27 12:08:07 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 4SH1dn1Z5pz4y9yv; Fri, 27 Oct 2023 12:08:13 +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 4SH1dn12Rnz4LC5; Fri, 27 Oct 2023 12:08:13 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698408493; 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=cTv5y0WodAZ4cA3g2hYZ5MhkyHBhyXwgSQj6YnjOE1k=; b=FdJZzavDUhJXV6KBV99XUh8GHklYJ+19Ch2xp/4Ki8xC2QFJLaTKY0cKvVJPtuKUmahUNr 031hYNtcneeVkFBp75bzdNK/N2b2c9tt4WcC46e1eSrS3pEb3+7TCLakuC2mntwEDzgEFk 5pL8RoFeMEEVbdNTtIiyGFSOigtzoTVNJ3rlRJCSy3ZIWqLLswFCPFvA35rcILar+1PB7b 8ddXK1fr4+IRCcIydxPS6ZCpUdXXDhnbPcqfUQD9v0ncuYq/zeWTm4hWQBE+9+GKgGNhNd 365F6NZTlLbwc/4RyfOMynn0fsshYsBw1rj1fU8N1vyazpclT+9KNLFvIsk8GQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698408493; 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=cTv5y0WodAZ4cA3g2hYZ5MhkyHBhyXwgSQj6YnjOE1k=; b=bVUCcfX9SRIiP5GTD7WXfBA0AvQxxhY1OSTPdflPOd21/ebYtuRR4hQd3xl/05k9zahJ4k 1XD3Odnb6/Zbfwr0q2m1eGDhSBTaF1yFPdRYQ5wcoi6BnjfJJ4szSwTEsMTwRGD5hYrWaF oDkXnUaCL0ErJhZM9v1gp8L8DjmLQtvQBHa+qd+CXYYgzsywT4bUBx1Op2zMlAcJk10Kk4 zzGewbxGT41+Rse59bu2bj+BXo4QKojzUjzLe7/K/5MERQN7QnYDqsu6SKgA4zWxT8py84 2tT7/JiMb3MzkKs1KHlXJdastH7XJq17DBneKvYmEi9SzLzuS6bGwocSzN71MA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698408493; a=rsa-sha256; cv=none; b=qHPW3tzj6PPR8Gx0dKBke9prhxI9ZS0j1lOnIE//jMQNMlzXBnKiJ2NawoEITVCXRLN9jy bkFI1O1vjoxqiiUn4mQ1j0uWXrZqPnKAxcjMmfDr4rIfMM6FUj/QVHGrjRpad6p2yfW/8w wVZHlqjqCuEgtnlz4P+u2kl4ERDRy7lbQEXL9uwRl1igXyKBIZZrN0+ClTpbpRs/8hb2db sTRRPX/ZfrjEHekIFyZI8EMEPDtFYmqSrX3x3N+ziRy61skQg6LaN8eBVf33m/hANNlYSL NTrYHWt5/A0h8a9AUeVsPDF8jPr8IskMLIfe9uEHp5JoEHshUwBmh2iJG7ejgw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 0333D12A39; Fri, 27 Oct 2023 12:08:12 +0000 (UTC) From: Jan Beich To: Robert Clausecker Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: b47b76304cce - main - editors/mg: Update to OpenBSD 7.4 version; modify location of source tarball In-Reply-To: <202310270633.39R6Xx2W089527@gitrepo.freebsd.org> (Robert Clausecker's message of "Fri, 27 Oct 2023 06:33:59 GMT") References: <202310270633.39R6Xx2W089527@gitrepo.freebsd.org> Date: Fri, 27 Oct 2023 14:08:07 +0200 Message-ID: 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 Content-Type: text/plain Robert Clausecker writes: > STAGEOWN= ${USER} > +# replace with STAGEGRP=${.MAKE.GID} once FreeBSD 12 is EOL > STAGEGRP!= id -gn > MAKE_ARGS+= BINOWN=${STAGEOWN} BINGRP=${STAGEGRP} MANOWN=${STAGEOWN} \ Looks like a hand-rolled USES=uidfix. Try the following: diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 6db8a3b90a71..1f36ffd5e3a9 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -10,12 +10,8 @@ WWW= https://man.openbsd.org/mg LICENSE= PD -USES= ncurses -STAGEOWN= ${USER} -# replace with STAGEGRP=${.MAKE.GID} once FreeBSD 12 is EOL -STAGEGRP!= id -gn -MAKE_ARGS+= BINOWN=${STAGEOWN} BINGRP=${STAGEGRP} MANOWN=${STAGEOWN} \ - MANGRP=${STAGEGRP} BINDIR=${PREFIX}/bin \ +USES= ncurses uidfix +MAKE_ARGS+= BINDIR=${PREFIX}/bin \ MANDIR=${PREFIX}/man/man NCURSESLIB=${NCURSESLIB} \ NCURSESINC=${NCURSESINC} FLAVORS= dynamic static