ports/182432: [PATCH] port devel/google-perftools update
Yuri
yuri at tsoft.com
Fri Sep 27 06:50:01 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list