Received: by mail.netbsd.org (Postfix, from userid 605) id C504584D00; Wed, 3 May 2023 17:43:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00B1A84CF9 for ; Wed, 3 May 2023 17:43:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id iIqWqw-aaMoG for ; Wed, 3 May 2023 17:43:24 +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 55DF284CF2 for ; Wed, 3 May 2023 17:43:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4DA82FA87; Wed, 3 May 2023 17:43:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168313580419940" MIME-Version: 1.0 Date: Wed, 3 May 2023 17:43:24 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230503174324.4DA82FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168313580419940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Wed May 3 17:43:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/premake5 to 5.0.0.b2 To generate a diff of this commit: cvs rdiff -u -r1.2760 -r1.2761 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168313580419940 Content-Disposition: inline Content-Length: 755 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.2760 pkgsrc/doc/CHANGES-2023:1.2761 --- pkgsrc/doc/CHANGES-2023:1.2760 Wed May 3 16:56:53 2023 +++ pkgsrc/doc/CHANGES-2023 Wed May 3 17:43:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2760 2023/05/03 16:56:53 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.2761 2023/05/03 17:43:24 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3853,3 +3853,4 @@ Changes to the packages collection and i Updated security/ruby-rex-socket to 0.1.50 [taca 2023-05-03] Updated textproc/ruby-libxml to 4.1.1 [taca 2023-05-03] Added devel/rapidcheck version 0.0.0.20220314 [nikita 2023-05-03] + Updated devel/premake5 to 5.0.0.b2 [nikita 2023-05-03] --_----------=_168313580419940--