You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/01/11 15:54:35 UTC

[openoffice] branch AOO42X updated: Minor changes to URLs

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 67be577  Minor changes to URLs
67be577 is described below

commit 67be577ab173b669205d980888c3ca3be1ea127f
Author: mseidel <ms...@apache.org>
AuthorDate: Sat Jan 11 16:53:57 2020 +0100

    Minor changes to URLs
---
 main/external_deps.lst | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/main/external_deps.lst b/main/external_deps.lst
index 69c05bd..0869c8d 100644
--- a/main/external_deps.lst
+++ b/main/external_deps.lst
@@ -123,7 +123,7 @@ if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
 if ( true )
     MD5 = 2f6ecca935948f7db92d925d88d0d078
     name = icu4c-4_0_1-src.tgz
-    URL1 = http://download.icu-project.org/files/icu4c/4.0.1/icu4c-4_0_1-src.tgz
+    URL1 = https://sourceforge.net/projects/icu/files/ICU4C/4.0.1/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if ( true )
@@ -195,13 +195,13 @@ if (SOLAR_JAVA == TRUE)
 if (ENABLE_MEDIAWIKI == YES)
     MD5 = a7983f859eafb2677d7ff386a023bc40
     name = xsltml_2.1.2.zip
-    URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download
+    URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (SYSTEM_PYTHON != YES)
     MD5 = 27a7919fa8d1364bae766949aaa91a5b
     name = Python-2.7.17.tgz
-    URL1 = http://www.python.org/ftp/python/2.7.17/Python-2.7.17.tgz
+    URL1 = https://www.python.org/ftp/python/2.7.17/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (SYSTEM_BOOST != YES)
@@ -219,7 +219,7 @@ if (SYSTEM_VIGRA != YES)
 if (SYSTEM_EXPAT != YES)
     MD5 = 875a2c2ff3e8eb9e5a5cd62db2033ab5
     name = expat-2.2.9.tar.bz2
-    URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.9/expat-2.2.9.tar.bz2
+    URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.9/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (SYSTEM_CURL != YES)
@@ -290,13 +290,13 @@ if (WITH_CATB_FONTS == YES)
 if (ENABLE_CATEGORY_B==YES && SYSTEM_HYPH!=YES)
     MD5 = 48a9f787f43a09c0a9b7b00cd1fddbbf
     name = hyphen-2.7.1.tar.gz
-    URL1 = https://sourceforge.net/projects/hunspell/files/Hyphen/2.7/hyphen-2.7.1.tar.gz
+    URL1 = https://sourceforge.net/projects/hunspell/files/Hyphen/2.7/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (ENABLE_CATEGORY_B==YES && SYSTEM_HUNSPELL!=YES)
-    name = hunspell-1.3.3.tar.gz
     MD5 = 4967da60b23413604c9e563beacc63b4
-    URL1 = https://sourceforge.net/projects/hunspell/files/Hunspell/1.3.3/hunspell-1.3.3.tar.gz
+    name = hunspell-1.3.3.tar.gz
+    URL1 = https://sourceforge.net/projects/hunspell/files/Hunspell/1.3.3/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (ENABLE_CATEGORY_B==YES && SOLAR_JAVA==TRUE && ENABLE_JAVASCRIPT==YES)
@@ -334,7 +334,7 @@ if (ENABLE_CATEGORY_B==YES && SYSTEM_GRAPHITE!=YES && ENABLE_GRAPHITE==TRUE)
 if (ENABLE_CATEGORY_B==YES && SYSTEM_GRAPHITE!=YES && ENABLE_GRAPHITE==TRUE)
     MD5 = d35724900f6a4105550293686688bbb3
     name = silgraphite-2.3.1.tar.gz
-    URL1 = https://sourceforge.net/projects/silgraphite/files/silgraphite/2.3.1/silgraphite-2.3.1.tar.gz
+    URL1 = https://sourceforge.net/projects/silgraphite/files/silgraphite/2.3.1/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (ENABLE_CATEGORY_B==YES && SYSTEM_CAIRO!=YES && ENABLE_CAIRO==TRUE)