pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gperftools gperftools 2.6.1 is out! This is most...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49298e44ced8
branches:  trunk
changeset: 365103:49298e44ced8
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 11 06:50:24 2017 +0000

description:
gperftools 2.6.1 is out! This is mostly bug-fixes release.

* issue 901: build issue on OSX introduced in last-time commit in 2.6
  was fixed (contributed by Francis Ricci)

* tcmalloc_minimal now works on 32-bit ABI of mips64. This is issue
  845. Much thanks to Adhemerval Zanella and github user mtone.

* Romain Geissler contributed build fix for -std=c++17. This is pull
  request 897.

* As part of fixing issue 904, tcmalloc atfork handler is now
  installed early. This should fix slight chance of hitting deadlocks
  at fork in some cases.

diffstat:

 devel/gperftools/Makefile |   4 ++--
 devel/gperftools/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r bb83a238eb92 -r 49298e44ced8 devel/gperftools/Makefile
--- a/devel/gperftools/Makefile Tue Jul 11 06:16:29 2017 +0000
+++ b/devel/gperftools/Makefile Tue Jul 11 06:50:24 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/07/05 11:17:17 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/11 06:50:24 adam Exp $
 
-DISTNAME=      gperftools-2.6
+DISTNAME=      gperftools-2.6.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=gperftools/}
 
diff -r bb83a238eb92 -r 49298e44ced8 devel/gperftools/distinfo
--- a/devel/gperftools/distinfo Tue Jul 11 06:16:29 2017 +0000
+++ b/devel/gperftools/distinfo Tue Jul 11 06:50:24 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2017/07/05 11:17:17 adam Exp $
+$NetBSD: distinfo,v 1.7 2017/07/11 06:50:24 adam Exp $
 
-SHA1 (gperftools-2.6.tar.gz) = e7a43a020eb426701a2c3b9946aa7bf0751efe5f
-RMD160 (gperftools-2.6.tar.gz) = 3cfe0b546cb29636a63bc106a1c3a979ef91f973
-SHA512 (gperftools-2.6.tar.gz) = 1d3ec68b5c35b44e8b985e563a9adc65f337a5fedcc1ae602eb0a32008f66d721f67c11be322fcc688de98fa37a4a1a05cd3bad628855ab16f9ae7972903505b
-Size (gperftools-2.6.tar.gz) = 1498776 bytes
+SHA1 (gperftools-2.6.1.tar.gz) = 5cd8da3d3b928fc5b06c018804196b657940a5d2
+RMD160 (gperftools-2.6.1.tar.gz) = 9294ea1b7a61a4284a2faca6c90cba90a30dca52
+SHA512 (gperftools-2.6.1.tar.gz) = 6f52c7c9838c3134c971a7277e61d3c8186a6a3dddf7f874b28e1c89d25e44cce497c013c12bf8e99452ea07c551dcfa6b092f550cf8a8c01aacc9158cabcb9b
+Size (gperftools-2.6.1.tar.gz) = 1500962 bytes
 SHA1 (patch-configure) = 612e1dda5ecf65451153e9616f69e0c58add086a
 SHA1 (patch-src_base_atomicops-internals-arm-v6plus.h) = b3aeddd10d2506192551485570c31c0b3ff02432
 SHA1 (patch-src_malloc__extension.cc) = 85e02be72278029a2cd69365817a00328f528602



Home | Main Index | Thread Index | Old Index