From nobody Fri Jun  9 18:45:38 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 4Qd94y3qmbz4c75D
	for <python@mlmmj.nyi.freebsd.org>; Fri,  9 Jun 2023 18:45:38 +0000 (UTC)
	(envelope-from portscout@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 4Qd94y251zz46XM
	for <python@freebsd.org>; Fri,  9 Jun 2023 18:45:38 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1686336338;
	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;
	bh=Th3/YPGItSnDpzkgwMKGftuTj0EAlWYh6Gou74kqa38=;
	b=v/r1dBG4vzvi+H8TkS2YzcaR/ymxHp7PQGysrHmw6ZffCa//NYOj8Eq9dGgUMX45hZgkPc
	iyGiovg6NcC27GiHMPp5n16d4hZJZ2lm1iPXyPcgf7LvNzD+I1yyJXFhLFOSYDxKyQSrLV
	/evkM8eXrE6QxtBxo5theufraDTVDC4DRueKF33wKl+/HOkijOFOPj0hvXuYqqXCDERr/H
	ESPZZ9eiOLReofJhpYu+mFKqIlHBmLSFu7PsV/dpPXPXgkyQV4F/PvWp+tHcslqACsfqYC
	QW9yMA6Kf6hhISTuOqTLQQXodU/YVBs1/2DyxUG1mlNRrS+TUHsxv8TwkyErzg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686336338; a=rsa-sha256; cv=none;
	b=hebqYMjOBsxS0L0wYGzswWU5uZ5A2DFz0byt9PEvvUgmodk+Fbgh5dtQ2iyE8znImZgTCz
	UX3nVAu3k6Qo1IqgXZN/JZW0dF9R+v0MdPxfa9ToeJsiDCtDnRCajS8H9AwDvUIoJWQxU1
	6pRSXvnh1U8dsk7vw8oKZ8xAYdHMoU9cqCd0F4PWX6lmFPS6n+PZi5nniOVULPa6irC/k1
	1rMloe0Hh6osdhIggfWpTlXG9iKx5GcRnJUXX5p2D3ApvXIrPkS0l+Bqo9vhxsaiTM/Ajo
	MoaWFNSgJvlnbyKio4c7WfEfhwHeiKsG9YwLNDsb31CKuFG6omvQwPhQpgChQg==
Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21])
	(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 4Qd94y1567zmXv
	for <python@freebsd.org>; Fri,  9 Jun 2023 18:45:38 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 359Ijcit012765
	for <python@freebsd.org>; Fri, 9 Jun 2023 18:45:38 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 359Ijcpp012764;
	Fri, 9 Jun 2023 18:45:38 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202306091845.359Ijcpp012764@portscout.nyi.freebsd.org>
X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Date: Fri, 9 Jun 2023 18:45:38 +0000
From: portscout@FreeBSD.org
To: python@freebsd.org
Subject: FreeBSD ports you maintain which are out of date
X-Mailer: portscout/0.8.1
X-ThisMailContainsUnwantedMimeParts: N

Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/python@freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
devel/mercurial                                 | 6.4.3           | 6.4.4
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:	portscout!