From nobody Fri Sep 20 03:56:29 2024 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 4X8z8Z20Ntz5WnqH for ; Fri, 20 Sep 2024 03:56:30 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X8z8Y71pGz4SJX for ; Fri, 20 Sep 2024 03:56:29 +0000 (UTC) (envelope-from portscout@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726804590; a=rsa-sha256; cv=none; b=JZUhF+jP5TZXo774lAz1pzt7u0cGwXr2ayxMI8XsQgYEtkGmHTOxgvlUmK6X7RdaDAu1y6 KUmkbdk7zl9xPy/K7n5UjMak3Df+Gt6GKAel4mrT5durHRtlq/V5MaFVILANXV8QELbom2 vvAvOQBiLn8wpFNe2u0QOQCTnpixMFxb24di9adG3yduCnN8Pyjrh+giNEw9zqpdX2FWH1 eYcQleQq8aYHXH3FiKQRVcQYSb5uA8gT0XEVOM1VTqpSNFJmqUElYg6EERYjI50Rnp3qb4 NZHUfbwbAmrhCVW7rJb4GRHL1t51i0Lx2+oEIhDjtqYnqHvirguAkWGI0hI2Lg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726804590; 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=roT3NoB1WzECNK/0C9P7hwpM4Vnve6ZpYHHIjwjHPn0=; b=vZbYncw9QXGkzEFz4wOJr11SQwbdXJd7GTEytm/05oVMcDRpbvCcwnxEYLoowRX7XBWa+v /7qHW/4hZXW2Yu+xf9Ylp5Vte38X0LW650oTkzwG2Hef3XqdIBGrtCKE6LnLWxqFmcEon2 el0oucNXAl65F9J/tdeVmZ5hZVkqhksx4pl5nvMxGB3Sv4qu6+SKNeG2KrS0IxsBGn3Q6O N3YaPxFsu0B56XhJDamM2PHgbG3+GTzPvUPpdT1m7vKxTnfPscc6QMM5SQhew+Gqr8/YaW CtovvwEyIrP5GXe0g4Pz0pmopeQJnqrQry+hyz9Vvqrhs1aPvLPU094e0NLSVQ== 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 4X8z8Y6PFGzZDN for ; Fri, 20 Sep 2024 03:56:29 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.17.1/8.17.1) with ESMTP id 48K3uTeo049064 for ; Fri, 20 Sep 2024 03:56:29 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.17.1/8.17.1/Submit) id 48K3uTHp049063; Fri, 20 Sep 2024 03:56:29 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202409200356.48K3uTHp049063@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 List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 Date: Fri, 20 Sep 2024 03:56:29 +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 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 ------------------------------------------------+-----------------+------------ databases/py-mongoengine | 0.29.0 | 0.29.1 ------------------------------------------------+-----------------+------------ 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!