Received: by mail.netbsd.org (Postfix, from userid 605) id 1EF7184D6B; Sun, 30 Apr 2023 16:09:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DD8D84CDC for ; Sun, 30 Apr 2023 16:09:47 +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 PQ8Rf1MiOM4x for ; Sun, 30 Apr 2023 16:09:46 +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 A37AB84CD0 for ; Sun, 30 Apr 2023 16:09:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9B2EAFA87; Sun, 30 Apr 2023 16:09:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168287098620730" MIME-Version: 1.0 Date: Sun, 30 Apr 2023 16:09:46 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230430160946.9B2EAFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168287098620730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Sun Apr 30 16:09:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/got-portable to 0.87 To generate a diff of this commit: cvs rdiff -u -r1.2667 -r1.2668 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168287098620730 Content-Disposition: inline Content-Length: 725 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.2667 pkgsrc/doc/CHANGES-2023:1.2668 --- pkgsrc/doc/CHANGES-2023:1.2667 Sun Apr 30 15:52:06 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Apr 30 16:09:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2667 2023/04/30 15:52:06 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2668 2023/04/30 16:09:46 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3762,3 +3762,4 @@ Changes to the packages collection and i Updated sysutils/ruby-chef-utils to 18.2.7 [taca 2023-04-30] Updated sysutils/puppet to 7.24.0 [taca 2023-04-30] Removed devel/py-flake8-3 [wiz 2023-04-30] + Updated devel/got-portable to 0.87 [nikita 2023-04-30] --_----------=_168287098620730--