aboutsummaryrefslogtreecommitdiff
path: root/devel/google-perftools
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-27 13:00:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-27 13:00:35 +0000
commite9dfe9f0a8d72f88ae642cff45dd35e091494a0b (patch)
tree1283ffc6820cbdfd62f20f247fc5fdfcea898aa3 /devel/google-perftools
parent8b21a0db174f669edcf72cb3eab36920a5774aeb (diff)
downloadports-e9dfe9f0a8d72f88ae642cff45dd35e091494a0b.tar.gz
ports-e9dfe9f0a8d72f88ae642cff45dd35e091494a0b.zip
- Update to 1.7
PR: 154910 Submitted by: Yuri <yuri@tsoft.com> (maintainer)
Notes
Notes: svn path=/head/; revision=269883
Diffstat (limited to 'devel/google-perftools')
-rw-r--r--devel/google-perftools/Makefile6
-rw-r--r--devel/google-perftools/distinfo5
-rw-r--r--devel/google-perftools/pkg-plist17
3 files changed, 17 insertions, 11 deletions
diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile
index a20fe4f4d421..4849073f9e3e 100644
--- a/devel/google-perftools/Makefile
+++ b/devel/google-perftools/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= google-perftools
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
@@ -22,6 +22,8 @@ MAN1= pprof.1
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
+USE_GNOME= gnomehack
+
post-patch:
.if defined(NOPORTDOCS)
${REINPLACE_CMD} -e \
@@ -31,7 +33,7 @@ post-patch:
post-build:
@${ECHO}
- @${ECHO} "Be aware that 6 (tcmalloc_minimal_unittest tcmalloc_minimal_debug_unittest tcmalloc_unittest tcmalloc_both_unittest tcmalloc_debug_unittest tcmalloc_and_profiler_unittest) out of 38 self tests is known to fail."
+ @${ECHO} "Be aware that 6 (tcmalloc_minimal_unittest tcmalloc_minimal_debug_unittest tcmalloc_unittest tcmalloc_both_unittest tcmalloc_debug_unittest tcmalloc_and_profiler_unittest) out of 38 self tests is known to fail on i386 platform (all tests pass on amd64)."
@${ECHO} "Perftools developers were notified: http://code.google.com/p/google-perftools/issues/detail?id=212"
@${ECHO} "Run 'make check' and try to fix that. Thanks!"
@${ECHO} "Be aware that another self test (profiler_unittest) can randomly fail on the loaded system."
diff --git a/devel/google-perftools/distinfo b/devel/google-perftools/distinfo
index 5f68fd5363a5..72614ea41eee 100644
--- a/devel/google-perftools/distinfo
+++ b/devel/google-perftools/distinfo
@@ -1,3 +1,2 @@
-MD5 (google-perftools-1.6.tar.gz) = 7acfee8d3e2ba968d20684e9f7033015
-SHA256 (google-perftools-1.6.tar.gz) = 40455b35235da304ad664b05ffbb44a1f65f4ec903e532cf365b2fae9edf1f5e
-SIZE (google-perftools-1.6.tar.gz) = 1193915
+SHA256 (google-perftools-1.7.tar.gz) = 65326e3328a84c97d9de79d3f7dfdda6c78d9310217bfb8ac0a0845759e69b15
+SIZE (google-perftools-1.7.tar.gz) = 1207931
diff --git a/devel/google-perftools/pkg-plist b/devel/google-perftools/pkg-plist
index 494cd722f11d..bae50f497249 100644
--- a/devel/google-perftools/pkg-plist
+++ b/devel/google-perftools/pkg-plist
@@ -11,27 +11,32 @@ include/google/tcmalloc.h
lib/libprofiler.a
lib/libprofiler.la
lib/libprofiler.so
-lib/libprofiler.so.0
+lib/libprofiler.so.1
lib/libtcmalloc.a
lib/libtcmalloc.la
lib/libtcmalloc.so
-lib/libtcmalloc.so.0
+lib/libtcmalloc.so.1
lib/libtcmalloc_and_profiler.a
lib/libtcmalloc_and_profiler.la
lib/libtcmalloc_and_profiler.so
-lib/libtcmalloc_and_profiler.so.0
+lib/libtcmalloc_and_profiler.so.1
lib/libtcmalloc_debug.a
lib/libtcmalloc_debug.la
lib/libtcmalloc_debug.so
-lib/libtcmalloc_debug.so.0
+lib/libtcmalloc_debug.so.1
lib/libtcmalloc_minimal.a
lib/libtcmalloc_minimal.la
lib/libtcmalloc_minimal.so
-lib/libtcmalloc_minimal.so.0
+lib/libtcmalloc_minimal.so.1
lib/libtcmalloc_minimal_debug.a
lib/libtcmalloc_minimal_debug.la
lib/libtcmalloc_minimal_debug.so
-lib/libtcmalloc_minimal_debug.so.0
+lib/libtcmalloc_minimal_debug.so.1
+libdata/pkgconfig/libprofiler.pc
+libdata/pkgconfig/libtcmalloc.pc
+libdata/pkgconfig/libtcmalloc_debug.pc
+libdata/pkgconfig/libtcmalloc_minimal.pc
+libdata/pkgconfig/libtcmalloc_minimal_debug.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL