From owner-svn-ports-head@freebsd.org Wed Jul 8 23:24:35 2020 Return-Path: Delivered-To: svn-ports-head@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 331F2358759; Wed, 8 Jul 2020 23:24:35 +0000 (UTC) (envelope-from yuri@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B2Fkq0fkvz4Cj9; Wed, 8 Jul 2020 23:24:35 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EF5DE827D; Wed, 8 Jul 2020 23:24:34 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 068NOYep047464; Wed, 8 Jul 2020 23:24:34 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 068NOYOe047462; Wed, 8 Jul 2020 23:24:34 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202007082324.068NOYOe047462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 8 Jul 2020 23:24:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541722 - head/devel/google-perftools X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/google-perftools X-SVN-Commit-Revision: 541722 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 23:24:35 -0000 Author: yuri Date: Wed Jul 8 23:24:34 2020 New Revision: 541722 URL: https://svnweb.freebsd.org/changeset/ports/541722 Log: devel/google-perftools: Update 2.7.90 -> 2.8 Modified: head/devel/google-perftools/Makefile head/devel/google-perftools/distinfo head/devel/google-perftools/pkg-plist Modified: head/devel/google-perftools/Makefile ============================================================================== --- head/devel/google-perftools/Makefile Wed Jul 8 22:53:00 2020 (r541721) +++ head/devel/google-perftools/Makefile Wed Jul 8 23:24:34 2020 (r541722) @@ -3,7 +3,7 @@ PORTNAME= google-perftools DISTVERSIONPREFIX= gperftools- -DISTVERSION= 2.7.90 +DISTVERSION= 2.8 CATEGORIES= devel MASTER_SITES= https://github.com/gperftools/gperftools/releases/download/gperftools-${PORTVERSION}/ DISTNAME= gperftools-${PORTVERSION} @@ -22,8 +22,6 @@ TEST_TARGET= check LIBS+= -lexecinfo DOCSDIR= ${PREFIX}/share/doc/gperftools - -PLIST_SUB= SHL3=4.5.4 SHL1=4 OPTIONS_DEFINE= DOCS OPTIONS_SINGLE= PAGESIZE ALIGN Modified: head/devel/google-perftools/distinfo ============================================================================== --- head/devel/google-perftools/distinfo Wed Jul 8 22:53:00 2020 (r541721) +++ head/devel/google-perftools/distinfo Wed Jul 8 23:24:34 2020 (r541722) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590603862 -SHA256 (gperftools-2.7.90.tar.gz) = 3b87256f736ae39faae0619f5eadfb809b30ae5219240efca212331db8b4ca63 -SIZE (gperftools-2.7.90.tar.gz) = 1593634 +TIMESTAMP = 1594249690 +SHA256 (gperftools-2.8.tar.gz) = 240deacdd628b6459671b83eb0c4db8e97baadf659f25b92e9a078d536bd513e +SIZE (gperftools-2.8.tar.gz) = 1595567 Modified: head/devel/google-perftools/pkg-plist ============================================================================== --- head/devel/google-perftools/pkg-plist Wed Jul 8 22:53:00 2020 (r541721) +++ head/devel/google-perftools/pkg-plist Wed Jul 8 23:24:34 2020 (r541722) @@ -22,27 +22,27 @@ include/gperftools/tcmalloc.h lib/libprofiler.a lib/libprofiler.so lib/libprofiler.so.0 -lib/libprofiler.so.0.4.19 +lib/libprofiler.so.0.5.0 lib/libtcmalloc.a lib/libtcmalloc.so -lib/libtcmalloc.so.%%SHL1%% -lib/libtcmalloc.so.%%SHL3%% +lib/libtcmalloc.so.4 +lib/libtcmalloc.so.4.5.5 lib/libtcmalloc_and_profiler.a lib/libtcmalloc_and_profiler.so -lib/libtcmalloc_and_profiler.so.%%SHL1%% -lib/libtcmalloc_and_profiler.so.%%SHL3%% +lib/libtcmalloc_and_profiler.so.4 +lib/libtcmalloc_and_profiler.so.4.6.0 lib/libtcmalloc_debug.a lib/libtcmalloc_debug.so -lib/libtcmalloc_debug.so.%%SHL1%% -lib/libtcmalloc_debug.so.%%SHL3%% +lib/libtcmalloc_debug.so.4 +lib/libtcmalloc_debug.so.4.5.5 lib/libtcmalloc_minimal.a lib/libtcmalloc_minimal.so -lib/libtcmalloc_minimal.so.%%SHL1%% -lib/libtcmalloc_minimal.so.%%SHL3%% +lib/libtcmalloc_minimal.so.4 +lib/libtcmalloc_minimal.so.4.5.5 lib/libtcmalloc_minimal_debug.a lib/libtcmalloc_minimal_debug.so -lib/libtcmalloc_minimal_debug.so.%%SHL1%% -lib/libtcmalloc_minimal_debug.so.%%SHL3%% +lib/libtcmalloc_minimal_debug.so.4 +lib/libtcmalloc_minimal_debug.so.4.5.5 libdata/pkgconfig/libprofiler.pc libdata/pkgconfig/libtcmalloc.pc libdata/pkgconfig/libtcmalloc_debug.pc