From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 27 06:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EAEF329B for ; Fri, 27 Sep 2013 06:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B1F7F25B1 for ; Fri, 27 Sep 2013 06:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8R6o0f2082470 for ; Fri, 27 Sep 2013 06:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8R6o0mD082469; Fri, 27 Sep 2013 06:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 27 Sep 2013 06:50:00 GMT Resent-Message-Id: <201309270650.r8R6o0mD082469@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yuri Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 95217125 for ; Fri, 27 Sep 2013 06:40:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84313254D for ; Fri, 27 Sep 2013 06:40:01 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8R6e1h5063065 for ; Fri, 27 Sep 2013 06:40:01 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8R6e1dp063064; Fri, 27 Sep 2013 06:40:01 GMT (envelope-from nobody) Message-Id: <201309270640.r8R6e1dp063064@oldred.freebsd.org> Date: Fri, 27 Sep 2013 06:40:01 GMT From: Yuri To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182432: [PATCH] port devel/google-perftools update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Sep 2013 06:50:01 -0000 >Number: 182432 >Category: ports >Synopsis: [PATCH] port devel/google-perftools update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 27 06:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Yuri >Release: >Organization: n/a >Environment: >Description: Added missing dependency >How-To-Repeat: >Fix: Patch attached with submission follows: Index: devel/google-perftools/Makefile =================================================================== --- devel/google-perftools/Makefile (revision 327443) +++ devel/google-perftools/Makefile (working copy) @@ -7,6 +7,7 @@ PORTNAME= google-perftools PORTVERSION= 1.8.3 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL} @@ -15,6 +16,8 @@ MAINTAINER= yuri@tsoft.com COMMENT= Fast, multi-threaded malloc() and nifty performance analysis tools +LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo + GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN1= pprof.1 >Release-Note: >Audit-Trail: >Unformatted: