You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2016/10/17 20:04:22 UTC

svn commit: r1765363 - /openoffice/trunk/main/external_deps.lst

Author: pfg
Date: Mon Oct 17 20:04:22 2016
New Revision: 1765363

URL: http://svn.apache.org/viewvc?rev=1765363&view=rev
Log:
More google code fallout.

MDDS has moved to gitlab, which doesn't help when looking for the old
version we need so use the Google archive instead.

Modified:
    openoffice/trunk/main/external_deps.lst

Modified: openoffice/trunk/main/external_deps.lst
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?rev=1765363&r1=1765362&r2=1765363&view=diff
==============================================================================
--- openoffice/trunk/main/external_deps.lst (original)
+++ openoffice/trunk/main/external_deps.lst Mon Oct 17 20:04:22 2016
@@ -57,7 +57,7 @@ if ( true )
 if (SYSTEM_MDDS != YES)
     MD5 = 0dd138efff4412c707e239290fb82d4f
     name = mdds_0.3.1.tar.bz2
-    URL1 = http://multidimalgorithm.googlecode.com/files/mdds_0.3.1.tar.bz2
+    URL1 = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/multidimalgorithm/mdds_0.3.1.tar.bz2
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
  
 if (SYSTEM_LIBTEXTCAT != YES)