Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 90A3384EF1 for ; Thu, 31 Aug 2023 21:10:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 1jRcipWLfc_U for ; Thu, 31 Aug 2023 21:10:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 084FF84EB9 for ; Thu, 31 Aug 2023 21:10:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EF7CDFBDB; Thu, 31 Aug 2023 21:10:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169351620734650" MIME-Version: 1.0 Date: Thu, 31 Aug 2023 21:10:07 +0000 From: "Robert Swindells" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: rjs@netbsd.org X-Mailer: log_accum Message-Id: <20230831211007.EF7CDFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169351620734650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rjs Date: Thu Aug 31 21:10:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Add several lang/sbcl updates. To generate a diff of this commit: cvs rdiff -u -r1.5237 -r1.5238 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169351620734650 Content-Disposition: inline Content-Length: 1625 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5237 pkgsrc/doc/CHANGES-2023:1.5238 --- pkgsrc/doc/CHANGES-2023:1.5237 Thu Aug 31 21:00:34 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 31 21:10:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5237 2023/08/31 21:00:34 triaxx Exp $ +$NetBSD: CHANGES-2023,v 1.5238 2023/08/31 21:10:07 rjs Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4879,6 +4879,7 @@ Changes to the packages collection and i Updated net/gh to 2.30.0 [bsiegert 2023-06-03] Updated databases/py-sqlalchemy-utils to 0.41.1 [markd 2023-06-03] Updated www/py-flask-babel to 3.1.0 [markd 2023-06-03] + Updated lang/sbcl to 2.3.5 [rjs 2023-06-03] Added www/py-flask-security-too version 5.2.0 [markd 2023-06-04] Updated filesystems/glusterfs to 10.4 [gutteridge 2023-06-04] Updated www/R-shinyjs to 2.1.0 [mef 2023-06-04] @@ -5931,6 +5932,7 @@ Changes to the packages collection and i Updated sysutils/tsm8 to 8.1.19.0 [hauke 2023-07-04] Updated x11/xterm to 383 [pin 2023-07-04] Added time/uair version 0.6.1 [pin 2023-07-04] + Updated lang/sbcl to 2.3.6 [rjs 2023-07-04] Updated graphics/py-objgraph to 3.6.0 [adam 2023-07-05] Updated devel/py-prompt_toolkit to 3.0.39 [adam 2023-07-05] Updated devel/py-types-setuptools to 68.0.0.1 [adam 2023-07-05] @@ -7638,3 +7640,4 @@ Changes to the packages collection and i Updated devel/got-portable to 0.92 [vins 2023-08-31] Updated games/openrct2 to 0.3.4 [triaxx 2023-08-31] Updated games/openrct2 to 0.3.4.1 [triaxx 2023-08-31] + Updated lang/sbcl to 2.3.8 [rjs 2023-08-31] --_----------=_169351620734650--