Subject: CVS commit: pkgsrc/devel/gperftools
From: Adam Ciarcinski
Date: 2017-12-01 10:19:07
Message id: 20171201091907.BDC5FFB40@cvs.NetBSD.org

Log Message:
gperftools: updated to 2.6.2

gperftools 2.6.2 is out!

Most notable change is recently added support for C++17 over-aligned allocation \ 
operators contributed by Andrey Semashev. I've extended his implementation to \ 
have roughly same performance as malloc/new. This release also has native \ 
support for C11 aligned_alloc.

Rest is mostly bug fixes.

Files:
RevisionActionfile
1.10modifypkgsrc/devel/gperftools/Makefile
1.8modifypkgsrc/devel/gperftools/distinfo
1.1removepkgsrc/devel/gperftools/patches/patch-src_malloc__extension.cc