Received: by mail.netbsd.org (Postfix, from userid 605) id CC59684D5E; Mon, 26 Sep 2022 18:02:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0963884D3A for ; Mon, 26 Sep 2022 18:02: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 znCpR_c05KXH for ; Mon, 26 Sep 2022 18:02:32 +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 513C384C2C for ; Mon, 26 Sep 2022 18:02:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E5D7FA90; Mon, 26 Sep 2022 18:02:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664215352113150" MIME-Version: 1.0 Date: Mon, 26 Sep 2022 18:02:32 +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: <20220926180232.4E5D7FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664215352113150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 26 18:02:32 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated devel/jemalloc to 5.3.0 To generate a diff of this commit: cvs rdiff -u -r1.4700 -r1.4701 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22238 -r1.22239 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664215352113150 Content-Disposition: inline Content-Length: 1252 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4700 pkgsrc/doc/CHANGES-2022:1.4701 --- pkgsrc/doc/CHANGES-2022:1.4700 Mon Sep 26 17:57:31 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Sep 26 18:02:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4700 2022/09/26 17:57:31 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4701 2022/09/26 18:02:31 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6910,3 +6910,4 @@ Changes to the packages collection and i Updated devel/py-pylint to 2.15.3 [adam 2022-09-26] Updated www/nghttp2 to 1.50.0 [adam 2022-09-26] Updated security/py-OpenSSL to 22.1.0 [adam 2022-09-26] + Updated devel/jemalloc to 5.3.0 [wiz 2022-09-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22238 pkgsrc/doc/TODO:1.22239 --- pkgsrc/doc/TODO:1.22238 Mon Sep 26 17:42:03 2022 +++ pkgsrc/doc/TODO Mon Sep 26 18:02:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22238 2022/09/26 17:42:03 wiz Exp $ +$NetBSD: TODO,v 1.22239 2022/09/26 18:02:31 wiz Exp $ Suggested new packages ====================== @@ -892,7 +892,6 @@ For possible Perl packages updates, see o jdbc-mysql5-5.1.36 o jdom-2.0.6 o jed-0.99-18 - o jemalloc-5.3 o jetty7-7.6.17 o jetty9-9.3.7 o jools-1.0 --_----------=_1664215352113150--