From bd0c306752a5e54a5c29e1c2e43e4b655a4d8fff Mon Sep 17 00:00:00 2001 From: Nat Goodspeed <nat@lindenlab.com> Date: Wed, 23 Sep 2009 12:25:44 -0400 Subject: [PATCH] Add pth-2.0.7-linden.txt with S3 URL for the original Pth source tarball. Add this file to pth.txt manifest file. Update install.xml with the URL for new pth-2.0.7-darwin-20090923.tar.bz2. --- install.xml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/install.xml b/install.xml index 45baa1b6f13..416f204226a 100644 --- a/install.xml +++ b/install.xml @@ -578,6 +578,25 @@ </map> </map> </map> + <key>google-perftools</key> + <map> + <key>copyright</key> + <string>Copyright (c) 2005, Google Inc.</string> + <key>description</key> + <string>Heap performance and validity checking tools from google. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.</string> + <key>license</key> + <string>bsd</string> + <key>packages</key> + <map> + <key>windows</key> + <map> + <key>md5sum</key> + <string>32dba32ddd460a08e082898ebba6315c</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google-perftools-1.0-windows-20090406.tar.bz2</uri> + </map> + </map> + </map> <key>googlemock</key> <map> <key>copyright</key> @@ -611,25 +630,6 @@ </map> </map> </map> - <key>google-perftools</key> - <map> - <key>copyright</key> - <string>Copyright (c) 2005, Google Inc.</string> - <key>description</key> - <string>Heap performance and validity checking tools from google. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.</string> - <key>license</key> - <string>bsd</string> - <key>packages</key> - <map> - <key>windows</key> - <map> - <key>md5sum</key> - <string>32dba32ddd460a08e082898ebba6315c</string> - <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google-perftools-1.0-windows-20090406.tar.bz2</uri> - </map> - </map> - </map> <key>gstreamer</key> <map> <key>license</key> @@ -1246,9 +1246,9 @@ anguage Infrstructure (CLI) international standard</string> <key>darwin</key> <map> <key>md5sum</key> - <string>533f4c710a209a6c4f205f81ccc0cfce</string> + <string>216cb6217a06c64dfae30a55ab8b975c</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pth-2.0.7-darwin-20090427.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pth-2.0.7-darwin-20090923.tar.bz2</uri> </map> <key>linux</key> <map> -- GitLab