Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1A1531A9239 for ; Tue, 21 Dec 2021 09:19:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4B95584E5E; Tue, 21 Dec 2021 09:19:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 85EFD84D55 for ; Tue, 21 Dec 2021 09:19:00 +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 HYYmHpXuLdn2 for ; Tue, 21 Dec 2021 09:19:00 +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 DD08D84D52 for ; Tue, 21 Dec 2021 09:18:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D476FFAEC; Tue, 21 Dec 2021 09:18:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1640078339226950" MIME-Version: 1.0 Date: Tue, 21 Dec 2021 09:18:59 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211221091859.D476FFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1640078339226950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Dec 21 09:18:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated lang/zig, www/apache24 To generate a diff of this commit: cvs rdiff -u -r1.6357 -r1.6358 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1640078339226950 Content-Disposition: inline Content-Length: 783 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.6357 pkgsrc/doc/CHANGES-2021:1.6358 --- pkgsrc/doc/CHANGES-2021:1.6357 Tue Dec 21 08:10:21 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Dec 21 09:18:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6357 2021/12/21 08:10:21 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.6358 2021/12/21 09:18:59 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9517,3 +9517,5 @@ Changes to the packages collection and i Updated graphics/netpbm to 10.86.25 [nia 2021-12-20] mk/bsd.pkg.mk: started freeze for pkgsrc-2021Q4 branch [gdt 2021-12-20] Added www/py-webdav version 1.1.7 [wiz 2021-12-21] + Updated lang/zig to 0.9.0 [adam 2021-12-21] + Updated www/apache24 to 2.4.52 [adam 2021-12-21] --_----------=_1640078339226950--