Ticket #25018: Portfile.diff
File Portfile.diff, 944 bytes (added by franck.cassedanne@…, 14 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name google-perftools 7 version 1. 37 version 1.5 8 8 description Fast, multi-threaded malloc() and nifty performance analysis tools 9 9 long_description These tools are for use by developers so that they can create \ 10 10 more robust applications. Especially of use to those developing multi-threaded \ … … 15 15 platforms darwin 16 16 homepage http://code.google.com/p/google-perftools/ 17 17 master_sites http://google-perftools.googlecode.com/files/ 18 checksums sha1 fcf5b13a377bbea486b6fe32a8d2cac61c0afa51 18 19 checksums md5 cab3841f23fb93f8c69aedf60afcc43f \ 20 sha1 84c44c2576d8b06cd179f3c4bbd5a613dc63ce68 \ 21 rmd160 3c014fa2c2b140374f56678cd10f4427080f4f99 22 19 23 configure.args --mandir=${prefix}/share/man