From owner-svn-ports-all@freebsd.org Tue Jul 17 06:38:10 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4F0F102C5DB; Tue, 17 Jul 2018 06:38:10 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F24276E58; Tue, 17 Jul 2018 06:38:10 +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 488D327C09; Tue, 17 Jul 2018 06:38:10 +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 w6H6cAV0030399; Tue, 17 Jul 2018 06:38:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6H6c9gS030396; Tue, 17 Jul 2018 06:38:09 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807170638.w6H6c9gS030396@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 17 Jul 2018 06:38:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474777 - 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: 474777 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2018 06:38:11 -0000 Author: yuri Date: Tue Jul 17 06:38:09 2018 New Revision: 474777 URL: https://svnweb.freebsd.org/changeset/ports/474777 Log: devel/google-perftools: Update 2.6.3 -> 2.7 Reported by: repology 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 Tue Jul 17 06:35:36 2018 (r474776) +++ head/devel/google-perftools/Makefile Tue Jul 17 06:38:09 2018 (r474777) @@ -3,7 +3,7 @@ PORTNAME= google-perftools DISTVERSIONPREFIX= gperftools- -DISTVERSION= 2.6.3 +DISTVERSION= 2.7 CATEGORIES= devel MASTER_SITES= https://github.com/gperftools/gperftools/releases/download/gperftools-${PORTVERSION}/ DISTNAME= gperftools-${PORTVERSION} @@ -29,7 +29,7 @@ TEST_TARGET= check LIBS+= -lexecinfo -PLIST_SUB= SHL3=4.5.1 SHL1=4 +PLIST_SUB= SHL3=4.5.3 SHL1=4 OPTIONS_DEFINE= DOCS OPTIONS_SINGLE= PAGESIZE ALIGN Modified: head/devel/google-perftools/distinfo ============================================================================== --- head/devel/google-perftools/distinfo Tue Jul 17 06:35:36 2018 (r474776) +++ head/devel/google-perftools/distinfo Tue Jul 17 06:38:09 2018 (r474777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515092539 -SHA256 (gperftools-2.6.3.tar.gz) = 314b2ff6ed95cc0763704efb4fb72d0139e1c381069b9e17a619006bee8eee9f -SIZE (gperftools-2.6.3.tar.gz) = 1510420 +TIMESTAMP = 1531802998 +SHA256 (gperftools-2.7.tar.gz) = 1ee8c8699a0eff6b6a203e59b43330536b22bbcbe6448f54c7091e5efb0763c9 +SIZE (gperftools-2.7.tar.gz) = 1523562 Modified: head/devel/google-perftools/pkg-plist ============================================================================== --- head/devel/google-perftools/pkg-plist Tue Jul 17 06:35:36 2018 (r474776) +++ head/devel/google-perftools/pkg-plist Tue Jul 17 06:38:09 2018 (r474777) @@ -21,7 +21,7 @@ include/gperftools/tcmalloc.h lib/libprofiler.a lib/libprofiler.so lib/libprofiler.so.0 -lib/libprofiler.so.0.4.16 +lib/libprofiler.so.0.4.18 lib/libtcmalloc.a lib/libtcmalloc.so lib/libtcmalloc.so.%%SHL1%%