From nobody Tue May 30 15:17:42 2023
X-Original-To: ruby@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 4QVwxf5tFXz4XfZM
	for <ruby@mlmmj.nyi.freebsd.org>; Tue, 30 May 2023 15:17:42 +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 4QVwxf3dbzz4bNs
	for <ruby@freebsd.org>; Tue, 30 May 2023 15:17:42 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1685459862;
	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=IRO9KxR6IQjeCy2/HYPe0Sl+5TS9mfMFUE4jP8erBAY=;
	b=gwm49v8sM1MVyWf4eyFwH4VItshn6qoS4WkxqviEHzlqDOkS33Lfy/ViTm3lImuOKZoY6q
	jRb/7T2u+IOou1Md10Yrt0obSDy3mZ1lKfp0fOerNrFZ5N16C0Kn8w1Gv2CaJ4I5E2nQ3D
	8Y42bIXufxf60u4/Jw7ZnLWQFjBRtdbTMwQ6/XDPPRbZBj7NqVQETNx1XLAR+tIZSbKDUg
	zZ51gZb94RGeiQcFjNe4PQkBlk19UPbGhgu7TwyVq/nyDCjtHxo17+iaQ8VJHgtbHIdTt+
	791o3ZGXt3isjcCIaX/L3WB+/nwBDdPZOF3GjwOii98wtfO5RFWTAz1vMERx4Q==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685459862; a=rsa-sha256; cv=none;
	b=hXoboGgsQN1WSPdb++avsRKF/d7orgEYsczJl9qj0DCxFXhit9/X0EzxjlEpk9tJeMm5/1
	NoNmDad2IKbNTQlT3alhzrGMpV2qR+NJm4Vl1s/MREO/IAI/OLGMtsFLAnR9wPB1KmNkOn
	/81PCj29sBv59mWjm9Tn32opFqLY2I2ebDI29v5k5XZIL6tKiHf6npwYYbBfte9AGIQhpA
	OEuanJztGF//4QNH6eZD5mzHFDTDjB6hmoCbvDJf/roSftz+Y8BXa03d5zLIuTktzaFHIe
	6IaGPXbdmzXPPZqZMJlXv6NKHNT+1nLWOWW0RHZ17Mwt3QxMGyAhITGFa2LEZA==
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 4QVwxf2hBfzyLK
	for <ruby@freebsd.org>; Tue, 30 May 2023 15:17:42 +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 34UFHg03067487
	for <ruby@freebsd.org>; Tue, 30 May 2023 15:17:42 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 34UFHgOV067478;
	Tue, 30 May 2023 15:17:42 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202305301517.34UFHgOV067478@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 Ruby discussions <freebsd-ruby.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-ruby
List-Help: <mailto:ruby+help@freebsd.org>
List-Post: <mailto:ruby@freebsd.org>
List-Subscribe: <mailto:ruby+subscribe@freebsd.org>
List-Unsubscribe: <mailto:ruby+unsubscribe@freebsd.org>
Sender: owner-freebsd-ruby@freebsd.org
X-BeenThere: freebsd-ruby@freebsd.org
MIME-Version: 1.0
Date: Tue, 30 May 2023 15:17:42 +0000
From: portscout@FreeBSD.org
To: ruby@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/ruby@freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
devel/rubygem-rake-compiler                     | 1.2.2           | 1.2.3
------------------------------------------------+-----------------+------------
textproc/rubygem-nokogiri                       | 1.14.5          | 1.15.2
------------------------------------------------+-----------------+------------


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!