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

ryandesign at macports.org ryandesign at macports.org
Mon May 28 03:55:46 PDT 2012


Revision: 93693
          https://trac.macports.org/changeset/93693
Author:   ryandesign at macports.org
Date:     2012-05-28 03:55:46 -0700 (Mon, 28 May 2012)
Log Message:
-----------
google-perftools: update to 2.0 (#34522)

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

Modified: trunk/dports/devel/google-perftools/Portfile
===================================================================
--- trunk/dports/devel/google-perftools/Portfile	2012-05-28 10:44:06 UTC (rev 93692)
+++ trunk/dports/devel/google-perftools/Portfile	2012-05-28 10:55:46 UTC (rev 93693)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            google-perftools
-version         1.7
+version         2.0
 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 \
@@ -14,12 +14,14 @@
 license         BSD
 categories      devel
 platforms       darwin
-homepage        http://code.google.com/p/google-perftools/
-master_sites    http://google-perftools.googlecode.com/files/
+homepage        http://code.google.com/p/gperftools/
+master_sites    googlecode:gperftools
 
-checksums       sha1    e3a65f71aee9270572f7aafa421858e39da1a9a8 \
-                rmd160  176451ef2bf6c9090f2446678ff2cca957eb4f42
+distname        gperftools-${version}
 
+checksums       sha1    da7181a7ba9b5ee7302daf6c16e886c179fe8d1b \
+                rmd160  565943c6e6ca4e7cc318d98d46dcf757f7486bd3
+
 configure.args      --mandir=${prefix}/share/man
 # http://code.google.com/p/google-perftools/issues/detail?id=66
 if {![variant_isset universal] && $build_arch == "x86_64" ||
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/bcd5ee57/attachment.html>


More information about the macports-changes mailing list