From nobody Tue Apr 18 19:34:57 2023 X-Original-To: python@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 4Q1Dds5nvgz45ZF3 for ; Tue, 18 Apr 2023 19:34:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1Dds2NFCz3Csl for ; Tue, 18 Apr 2023 19:34:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681846497; 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=TlF9Ery6U7NeIGPTqAGlDNAgB6yf1HZgjU/lhRaBhm8=; b=sgnP5xA+F71CM/rTzEazaOKtIfjhJ+aeu+zzcLol6nJsO7v3p933/Shq7KQCYZ2ZEdyqJl 9mnvsgDBNTB9geEyfdtOWdXHFmZ6xwDqyu1KMrBAukSdC/AA+Gm7eoLujhiLSuqBFzYDki ghbpobfI7zedWlS3cimyrBCnAfGsFs0gApPRejKfZJRaVi0QinU9+xvTavrvi0nqKrgQYz h94BbVk/uuBbMJ7NGwrgsnSa0YikQ+gOiME0HPab+Sca6ApO2Qs916F0Iqfsw/vc+8sJcA D8rckvM6GzscgWGC3e21/0gCLXOeM3Ihp2FFWoZr/2NoD/rT4dLArBp4xNvwig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681846497; a=rsa-sha256; cv=none; b=iudPg3djSqwziRX4bR2SjAAWX8tsi7Y7nEakyKrhVC0o1vfSOIpomnKasA3T/FM8vresDB rJQv2iqmc6/gJwOLnFSIcojbv963iRItdtN8mnmkS3ikWLxgxtCV+2SnEcjmizgfG+eITH E9Wx9OEZkY2xPtc+Z9IybZueMlO39mllgMl6dmdSH5cc97V1Hf60hFgswYANgfdYf94uAm WzBgivkrFxKgeLeBSxzip3MEDtwMH56eIC0KVBwx0Tbt3vJppmTj5H06X58Deq+M4Ot8l1 fkw2p4f47sDbdxBEMTm1IhKpNe2BE1PMpQCe372Z3KvLBfKd462+sPsTaZLC/Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Q1Dds1Jb9zPg0 for ; Tue, 18 Apr 2023 19:34:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33IJYvsj021046 for ; Tue, 18 Apr 2023 19:34:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33IJYvtD021045 for python@FreeBSD.org; Tue, 18 Apr 2023 19:34:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 270918] devel/mercurial: chg.c fails to build - undeclared 'environ' after update to 6.4.1 Date: Tue, 18 Apr 2023 19:34:57 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jcfyecrayz@liamekaens.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270918 John Hein changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |python@FreeBSD.org Attachment #241570| |maintainer-approval?(python Flags| |@FreeBSD.org) --- Comment #1 from John Hein --- Comment on attachment 241570 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241570 [patch] fix undeclared environ (chg.c) This changes the package a bit, so a PORTREVISION bump could be considered. But also 6.4.2 is already out ("emergency" release for a small-in-code-chan= ge bug fix): https://wiki.mercurial-scm.org/Release6.4 So it could be just updated to 6.4.2 --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=