ports/160493: devel/google-perftools: Maintainer update to 1.8.2

Yuri yuri at tsoft.com
Mon Sep 5 22:50:04 UTC 2011


>Number:         160493
>Category:       ports
>Synopsis:       devel/google-perftools: Maintainer update to 1.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 05 22:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Yuri
>Release:        8.2-STABLE
>Organization:
n/a
>Environment:
>Description:
Please check in the patch.
1.8.3 fixes all testcase warnings on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN google-perftools/Makefile.orig google-perftools/Makefile
--- google-perftools/Makefile.orig	2011-09-05 15:10:10.000000000 -0700
+++ google-perftools/Makefile	2011-09-05 15:33:29.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	google-perftools
-PORTVERSION=	1.7
+PORTVERSION=	1.8.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		${MASTER_SITE_LOCAL}
@@ -33,10 +33,8 @@
 
 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 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."
+	@${ECHO} "Please run 'make check' and verify there are no failing testcases on your system."
+	@${ECHO} "Report any testcase failures to http://code.google.com/p/google-perftools/issues/list"
 	@${ECHO}
 
 # four of the tests are known to fail on 7.0, uncomment this as soon as this is fixed
diff -ruN google-perftools/distinfo.orig google-perftools/distinfo
--- google-perftools/distinfo.orig	2011-09-05 15:10:10.000000000 -0700
+++ google-perftools/distinfo	2011-09-05 15:12:31.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (google-perftools-1.7.tar.gz) = 65326e3328a84c97d9de79d3f7dfdda6c78d9310217bfb8ac0a0845759e69b15
-SIZE (google-perftools-1.7.tar.gz) = 1207931
+SHA256 (google-perftools-1.8.3.tar.gz) = 6ad744b34abb24312631740d9912f4667993b02e5f59b91246c31a2a911a9d59
+SIZE (google-perftools-1.8.3.tar.gz) = 1265062
diff -ruN google-perftools/pkg-plist.orig google-perftools/pkg-plist
--- google-perftools/pkg-plist.orig	2011-09-05 15:10:10.000000000 -0700
+++ google-perftools/pkg-plist	2011-09-05 15:26:44.000000000 -0700
@@ -15,23 +15,23 @@
 lib/libtcmalloc.a
 lib/libtcmalloc.la
 lib/libtcmalloc.so
-lib/libtcmalloc.so.1
+lib/libtcmalloc.so.2
 lib/libtcmalloc_and_profiler.a
 lib/libtcmalloc_and_profiler.la
 lib/libtcmalloc_and_profiler.so
-lib/libtcmalloc_and_profiler.so.1
+lib/libtcmalloc_and_profiler.so.2
 lib/libtcmalloc_debug.a
 lib/libtcmalloc_debug.la
 lib/libtcmalloc_debug.so
-lib/libtcmalloc_debug.so.1
+lib/libtcmalloc_debug.so.2
 lib/libtcmalloc_minimal.a
 lib/libtcmalloc_minimal.la
 lib/libtcmalloc_minimal.so
-lib/libtcmalloc_minimal.so.1
+lib/libtcmalloc_minimal.so.2
 lib/libtcmalloc_minimal_debug.a
 lib/libtcmalloc_minimal_debug.la
 lib/libtcmalloc_minimal_debug.so
-lib/libtcmalloc_minimal_debug.so.1
+lib/libtcmalloc_minimal_debug.so.2
 libdata/pkgconfig/libprofiler.pc
 libdata/pkgconfig/libtcmalloc.pc
 libdata/pkgconfig/libtcmalloc_debug.pc


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list