diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2009-09-23 12:25:44 -0400 | 
|---|---|---|
| committer | Nat Goodspeed <nat@lindenlab.com> | 2009-09-23 12:25:44 -0400 | 
| commit | bd0c306752a5e54a5c29e1c2e43e4b655a4d8fff (patch) | |
| tree | 2fec43c3abe5587b3a232c69d3ce2f776e61200e | |
| parent | 28ae55538c5b305f12acb4db7e6c97d698d041e7 (diff) | |
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.
| -rw-r--r-- | install.xml | 42 | 
1 files changed, 21 insertions, 21 deletions
| diff --git a/install.xml b/install.xml index 45baa1b6f1..416f204226 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> | 
