Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2010 09:52:18 GMT
From:      Yuri <yuri@tsoft.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143112: [MAINTAINER UPDATE] devel/google-perftools 1.3 -> 1.5
Message-ID:  <201001230952.o0N9qIi3049587@www.freebsd.org>
Resent-Message-ID: <201001231000.o0NA06S3090959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143112
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] devel/google-perftools 1.3 -> 1.5
>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:   Sat Jan 23 10:00:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Yuri
>Release:        8.0
>Organization:
n/a
>Environment:
>Description:
Please apply the attached patch.

Thanks.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur google-perftools.orig/Makefile google-perftools/Makefile
--- google-perftools.orig/Makefile	2009-08-05 02:02:56.000000000 -0700
+++ google-perftools/Makefile	2010-01-23 01:33:40.000000000 -0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	google-perftools
-PORTVERSION=	1.3
+PORTVERSION=	1.5
 PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
@@ -29,7 +29,7 @@
 
 post-build:
 	@${ECHO}
-	@${ECHO} "Be aware that 3 (sampling_test.sh,profiledata_unittest,profiler_unittest.sh) out of 29 self tests is known to fail."
+	@${ECHO} "Be aware that 3 (sampling_test.sh,profiledata_unittest,profiler_unittest.sh) out of 38 self tests is known to fail."
 	@${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}
diff -ur google-perftools.orig/distinfo google-perftools/distinfo
--- google-perftools.orig/distinfo	2009-08-05 02:02:56.000000000 -0700
+++ google-perftools/distinfo	2010-01-23 01:07:20.000000000 -0800
@@ -1,3 +1,3 @@
-MD5 (google-perftools-1.3.tar.gz) = eaa485163a55f2f64284d27627778a2f
-SHA256 (google-perftools-1.3.tar.gz) = 5f3acc39151094a4aca560fc63ca69ce438015d42a814fb1f5fe1ce3796a98c7
-SIZE (google-perftools-1.3.tar.gz) = 1120884
+MD5 (google-perftools-1.5.tar.gz) = cab3841f23fb93f8c69aedf60afcc43f
+SHA256 (google-perftools-1.5.tar.gz) = 90651f93d3ceeba568ad0a4e5c5867ef7191433d290cdbca16a12ae3e6fac004
+SIZE (google-perftools-1.5.tar.gz) = 1159627
diff -ur google-perftools.orig/pkg-plist google-perftools/pkg-plist
--- google-perftools.orig/pkg-plist	2009-08-05 02:02:56.000000000 -0700
+++ google-perftools/pkg-plist	2010-01-23 01:40:42.000000000 -0800
@@ -20,10 +20,18 @@
 lib/libtcmalloc_and_profiler.la
 lib/libtcmalloc_and_profiler.so
 lib/libtcmalloc_and_profiler.so.0
+lib/libtcmalloc_debug.a
+lib/libtcmalloc_debug.la
+lib/libtcmalloc_debug.so
+lib/libtcmalloc_debug.so.0
 lib/libtcmalloc_minimal.a
 lib/libtcmalloc_minimal.la
 lib/libtcmalloc_minimal.so
 lib/libtcmalloc_minimal.so.0
+lib/libtcmalloc_minimal_debug.a
+lib/libtcmalloc_minimal_debug.la
+lib/libtcmalloc_minimal_debug.so
+lib/libtcmalloc_minimal_debug.so.0
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001230952.o0N9qIi3049587>