[76952] trunk/dports/devel/google-perftools/Portfile

pixilla at macports.org pixilla at macports.org
Mon Mar 14 19:37:59 PDT 2011


Revision: 76952
          http://trac.macports.org/changeset/76952
Author:   pixilla at macports.org
Date:     2011-03-14 19:37:57 -0700 (Mon, 14 Mar 2011)
Log Message:
-----------
devel/google-perftools: Update to 1.7 and add license New BSD License.

Modified Paths:
--------------
    trunk/dports/devel/google-perftools/Portfile

Modified: trunk/dports/devel/google-perftools/Portfile
===================================================================
--- trunk/dports/devel/google-perftools/Portfile	2011-03-14 23:55:44 UTC (rev 76951)
+++ trunk/dports/devel/google-perftools/Portfile	2011-03-15 02:37:57 UTC (rev 76952)
@@ -4,21 +4,21 @@
 PortSystem 1.0
 
 name            google-perftools
-version         1.5
+version         1.7
 description     Fast, multi-threaded malloc() and nifty performance analysis tools
 long_description    These tools are for use by developers so that they can create \
     more robust applications. Especially of use to those developing multi-threaded \
     applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler \
     and cpu-profiler.
 maintainers     brett openmaintainer
+license         New BSD License
 categories      devel
 platforms       darwin
 homepage        http://code.google.com/p/google-perftools/
 master_sites    http://google-perftools.googlecode.com/files/
 
-checksums       md5     cab3841f23fb93f8c69aedf60afcc43f \
-                sha1    84c44c2576d8b06cd179f3c4bbd5a613dc63ce68 \
-                rmd160  3c014fa2c2b140374f56678cd10f4427080f4f99
+checksums       sha1    e3a65f71aee9270572f7aafa421858e39da1a9a8 \
+                rmd160  176451ef2bf6c9090f2446678ff2cca957eb4f42
 
 configure.args      --mandir=${prefix}/share/man
 # http://code.google.com/p/google-perftools/issues/detail?id=66
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110314/32a0df2a/attachment.html>


More information about the macports-changes mailing list