Received: by mail.netbsd.org (Postfix, from userid 605) id AA7E384F01; Tue, 23 Jan 2024 13:10:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB1FB84EFC for ; Tue, 23 Jan 2024 13:10:41 +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 3xLYnxhhY4jK for ; Tue, 23 Jan 2024 13:10:41 +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 393F284CCA for ; Tue, 23 Jan 2024 13:10:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2CAEDFA42; Tue, 23 Jan 2024 13:10:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706015441166260" MIME-Version: 1.0 Date: Tue, 23 Jan 2024 13:10:41 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240123131041.2CAEDFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706015441166260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Jan 23 13:10:41 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/R-uuid to 1.2.0 To generate a diff of this commit: cvs rdiff -u -r1.588 -r1.589 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706015441166260 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.588 pkgsrc/doc/CHANGES-2024:1.589 --- pkgsrc/doc/CHANGES-2024:1.588 Tue Jan 23 12:32:02 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 23 13:10:40 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.588 2024/01/23 12:32:02 nia Exp $ +$NetBSD: CHANGES-2024,v 1.589 2024/01/23 13:10:40 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -759,3 +759,4 @@ Changes to the packages collection and i Updated databases/mariadb1011-server to 10.11.6 [nia 2024-01-23] Updated databases/mariadb106-client to 10.6.16 [nia 2024-01-23] Updated databases/mariadb106-server to 10.6.16 [nia 2024-01-23] + Updated devel/R-uuid to 1.2.0 [mef 2024-01-23] --_----------=_1706015441166260--