From owner-dev-commits-ports-all@freebsd.org Sat Apr 24 10:23:41 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7DD855F9CBD; Sat, 24 Apr 2021 10:23:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FS6gx2H2Vz4m66; Sat, 24 Apr 2021 10:23:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 399261EEEB; Sat, 24 Apr 2021 10:23:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13OANfdc061249; Sat, 24 Apr 2021 10:23:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13OANfEq061248; Sat, 24 Apr 2021 10:23:41 GMT (envelope-from git) Date: Sat, 24 Apr 2021 10:23:41 GMT Message-Id: <202104241023.13OANfEq061248@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 4dd077578c7b - main - devel/google-perftools: Update 2.8.1 -> 2.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4dd077578c7bde8860dbdd1388e52cf65dc95f77 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2021 10:23:41 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4dd077578c7bde8860dbdd1388e52cf65dc95f77 commit 4dd077578c7bde8860dbdd1388e52cf65dc95f77 Author: Yuri Victorovich AuthorDate: 2021-04-24 10:09:04 +0000 Commit: Yuri Victorovich CommitDate: 2021-04-24 10:23:35 +0000 devel/google-perftools: Update 2.8.1 -> 2.9.1 --- devel/google-perftools/Makefile | 2 +- devel/google-perftools/distinfo | 6 +++--- devel/google-perftools/files/patch-Makefile.am | 4 ++-- devel/google-perftools/files/patch-src_stacktrace.cc | 13 +++++++++++++ devel/google-perftools/pkg-plist | 12 ++++++------ 5 files changed, 25 insertions(+), 12 deletions(-) diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile index dc82a27b9cdb..ce48341c9149 100644 --- a/devel/google-perftools/Makefile +++ b/devel/google-perftools/Makefile @@ -2,7 +2,7 @@ PORTNAME= google-perftools DISTVERSIONPREFIX= gperftools- -DISTVERSION= 2.8.1 +DISTVERSION= 2.9.1 CATEGORIES= devel MASTER_SITES= https://github.com/gperftools/gperftools/releases/download/gperftools-${PORTVERSION}/ DISTNAME= gperftools-${PORTVERSION} diff --git a/devel/google-perftools/distinfo b/devel/google-perftools/distinfo index b17fe1134c68..6f1031a530d6 100644 --- a/devel/google-perftools/distinfo +++ b/devel/google-perftools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609229907 -SHA256 (gperftools-2.8.1.tar.gz) = 12f07a8ba447f12a3ae15e6e3a6ad74de35163b787c0c7b76288d7395f2f74e0 -SIZE (gperftools-2.8.1.tar.gz) = 1598384 +TIMESTAMP = 1619158546 +SHA256 (gperftools-2.9.1.tar.gz) = ea566e528605befb830671e359118c2da718f721c27225cbbc93858c7520fee3 +SIZE (gperftools-2.9.1.tar.gz) = 1581218 diff --git a/devel/google-perftools/files/patch-Makefile.am b/devel/google-perftools/files/patch-Makefile.am index 9923ff2eea64..011506ac6890 100644 --- a/devel/google-perftools/files/patch-Makefile.am +++ b/devel/google-perftools/files/patch-Makefile.am @@ -1,6 +1,6 @@ ---- Makefile.am.orig 2017-12-09 17:59:37 UTC +--- Makefile.am.orig 2021-02-28 23:41:19 UTC +++ Makefile.am -@@ -133,8 +133,8 @@ googleinclude_HEADERS = \ +@@ -122,8 +122,8 @@ googleinclude_HEADERS = \ # Add your documentation files (in doc/) in addition to these # top-level boilerplate files. Also add a TODO file if you have one. # We'll add to this later, on a library-by-library basis diff --git a/devel/google-perftools/files/patch-src_stacktrace.cc b/devel/google-perftools/files/patch-src_stacktrace.cc new file mode 100644 index 000000000000..6be8a0d4cbee --- /dev/null +++ b/devel/google-perftools/files/patch-src_stacktrace.cc @@ -0,0 +1,13 @@ +- workaround for https://github.com/gperftools/gperftools/issues/1271 + +--- src/stacktrace.cc.orig 2021-04-23 06:18:43 UTC ++++ src/stacktrace.cc +@@ -219,7 +219,7 @@ static GetStackImplementation *all_impls[] = { + + // ppc and i386 implementations prefer arch-specific asm implementations. + // arm's asm implementation is broken +-#if defined(__i386__) || defined(__ppc__) || defined(__PPC__) ++#if defined(__i386__) || defined(__x86_64__) || defined(__ppc__) || defined(__PPC__) + #if !defined(NO_FRAME_POINTER) + #define TCMALLOC_DONT_PREFER_LIBUNWIND + #endif diff --git a/devel/google-perftools/pkg-plist b/devel/google-perftools/pkg-plist index b45a714156e0..b4fa1536bc89 100644 --- a/devel/google-perftools/pkg-plist +++ b/devel/google-perftools/pkg-plist @@ -22,27 +22,27 @@ include/gperftools/tcmalloc.h lib/libprofiler.a lib/libprofiler.so lib/libprofiler.so.0 -lib/libprofiler.so.0.5.1 +lib/libprofiler.so.0.5.4 lib/libtcmalloc.a lib/libtcmalloc.so lib/libtcmalloc.so.4 -lib/libtcmalloc.so.4.5.6 +lib/libtcmalloc.so.4.5.9 lib/libtcmalloc_and_profiler.a lib/libtcmalloc_and_profiler.so lib/libtcmalloc_and_profiler.so.4 -lib/libtcmalloc_and_profiler.so.4.6.1 +lib/libtcmalloc_and_profiler.so.4.6.4 lib/libtcmalloc_debug.a lib/libtcmalloc_debug.so lib/libtcmalloc_debug.so.4 -lib/libtcmalloc_debug.so.4.5.6 +lib/libtcmalloc_debug.so.4.5.9 lib/libtcmalloc_minimal.a lib/libtcmalloc_minimal.so lib/libtcmalloc_minimal.so.4 -lib/libtcmalloc_minimal.so.4.5.6 +lib/libtcmalloc_minimal.so.4.5.9 lib/libtcmalloc_minimal_debug.a lib/libtcmalloc_minimal_debug.so lib/libtcmalloc_minimal_debug.so.4 -lib/libtcmalloc_minimal_debug.so.4.5.6 +lib/libtcmalloc_minimal_debug.so.4.5.9 libdata/pkgconfig/libprofiler.pc libdata/pkgconfig/libtcmalloc.pc libdata/pkgconfig/libtcmalloc_debug.pc