Received: by mail.netbsd.org (Postfix, from userid 605) id 9EEB084E70; Sat, 6 Jan 2024 09:07:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CC5EB84D74 for ; Sat, 6 Jan 2024 09:07:33 +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 NgSm0W73N4Wb for ; Sat, 6 Jan 2024 09:07:33 +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 5D41E84CC8 for ; Sat, 6 Jan 2024 09:07:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 504BFFA42; Sat, 6 Jan 2024 09:07:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170453205382570" MIME-Version: 1.0 Date: Sat, 6 Jan 2024 09:07:33 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240106090733.504BFFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170453205382570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat Jan 6 09:07:33 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/cmocka to 1.1.7 To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170453205382570 Content-Disposition: inline Content-Length: 709 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.132 pkgsrc/doc/CHANGES-2024:1.133 --- pkgsrc/doc/CHANGES-2024:1.132 Fri Jan 5 23:48:17 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 6 09:07:33 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.132 2024/01/05 23:48:17 adam Exp $ +$NetBSD: CHANGES-2024,v 1.133 2024/01/06 09:07:33 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -160,3 +160,4 @@ Changes to the packages collection and i Updated print/qpdf to 11.7.0 [ryoon 2024-01-05] Updated security/mit-krb5 to 1.21.2 [adam 2024-01-05] Updated graphics/py-Pillow to 10.2.0 [adam 2024-01-05] + Updated devel/cmocka to 1.1.7 [pin 2024-01-06] --_----------=_170453205382570--