Received: by mail.netbsd.org (Postfix, from userid 605) id 14BCC84ECE; Fri, 7 Apr 2023 10:02:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4351084D65 for ; Fri, 7 Apr 2023 10:02:25 +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 n9ff2bRPWwti for ; Fri, 7 Apr 2023 10:02: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 B6E5584CED for ; Fri, 7 Apr 2023 10:02:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AEEB9FA84; Fri, 7 Apr 2023 10:02:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680861744139840" MIME-Version: 1.0 Date: Fri, 7 Apr 2023 10:02:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230407100224.AEEB9FA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680861744139840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 7 10:02:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated archivers/zstd to 1.5.5 To generate a diff of this commit: cvs rdiff -u -r1.2093 -r1.2094 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22744 -r1.22745 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680861744139840 Content-Disposition: inline Content-Length: 1736 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.2093 pkgsrc/doc/CHANGES-2023:1.2094 --- pkgsrc/doc/CHANGES-2023:1.2093 Fri Apr 7 09:39:11 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Apr 7 10:02:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2093 2023/04/07 09:39:11 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2094 2023/04/07 10:02:24 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2864,3 +2864,4 @@ Changes to the packages collection and i Updated security/libgcrypt to 1.10.2 [adam 2023-04-07] Updated devel/apr to 1.7.3 [adam 2023-04-07] Updated www/apache24 to 2.4.57 [adam 2023-04-07] + Updated archivers/zstd to 1.5.5 [wiz 2023-04-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22744 pkgsrc/doc/TODO:1.22745 --- pkgsrc/doc/TODO:1.22744 Thu Apr 6 14:03:52 2023 +++ pkgsrc/doc/TODO Fri Apr 7 10:02:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22744 2023/04/06 14:03:52 joerg Exp $ +$NetBSD: TODO,v 1.22745 2023/04/07 10:02:24 wiz Exp $ Suggested new packages ====================== @@ -462,6 +462,7 @@ For possible Perl packages updates, see o arm-trusted-firmware-rk3328-2.4 o arm-trusted-firmware-rk3399-2.4 o arm-trusted-firmware-sun50i_a64-2.4 + o arti-1.1.3 o asapm-3.1 o asn1c-0.9.28 o asp2php-2008-08-13 @@ -933,7 +934,7 @@ For possible Perl packages updates, see o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 o lirc-0.9.3 - o llvm-16.0 + o llvm-16.0.1 o lmbench-3 o log4cxx-0.11.0 o lohit-fonts-2.4.2 @@ -1275,7 +1276,7 @@ For possible Perl packages updates, see o qconf-2.5 o qdirstat-1.8.1 o qgis-3.30.1 - o qt6-6.4.3 + o qt6-6.5 o qtcreator-10.0 o quazip-1.1 o qutebrowser-2.2.0 --_----------=_1680861744139840--