Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 54D637A2FD for ; Tue, 13 Dec 2016 21:53:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 082188559C; Tue, 13 Dec 2016 21:53:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C6F98559B for ; Tue, 13 Dec 2016 21:53:27 +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 18orXD0eMHSI for ; Tue, 13 Dec 2016 21:53:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F379784CF5 for ; Tue, 13 Dec 2016 21:53:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F16BBFBA6; Tue, 13 Dec 2016 21:53:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148166600665600" MIME-Version: 1.0 Date: Tue, 13 Dec 2016 21:53:26 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20161213215326.F16BBFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148166600665600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Tue Dec 13 21:53:26 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: note update of jemalloc To generate a diff of this commit: cvs rdiff -u -r1.5012 -r1.5013 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148166600665600 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.5012 pkgsrc/doc/CHANGES-2016:1.5013 --- pkgsrc/doc/CHANGES-2016:1.5012 Tue Dec 13 15:45:58 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Dec 13 21:53:26 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.5012 2016/12/13 15:45:58 khorben Exp $ +$NetBSD: CHANGES-2016,v 1.5013 2016/12/13 21:53:26 maya Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6980,3 +6980,4 @@ Changes to the packages collection and i Updated databases/openldap-server to 2.4.44nb4 [he 2016-12-13] Updated net/restclient-ui to 3.6.1 [abs 2016-12-13] Updated sysutils/py-diffoscope to 63 [khorben 2016-12-13] + Updated devel/jemalloc to 4.3.1 [maya 2016-12-13] --_----------=_148166600665600--