| external_deps.lst (d27c1a36) | external_deps.lst (069075cf) |
|---|---|
| 1# Format of this file: 2# 3# Comments start with '#' and are ignored. Empty lines (only whitespace) are ignored. 4# 5# All other lines have one of two different formats: 6# 7# if (<logical-expression>) 8# starts a block that specifies the download site(s) of an external library. --- 137 unchanged lines hidden (view full) --- 146 147if (SOLAR_JAVA==TRUE) 148 MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4 149 name = commons-lang3-3.3-src.tar.gz 150 URL1 = https://archive.apache.org/dist/commons/lang/source/$(name) 151 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 152 153if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE) | 1# Format of this file: 2# 3# Comments start with '#' and are ignored. Empty lines (only whitespace) are ignored. 4# 5# All other lines have one of two different formats: 6# 7# if (<logical-expression>) 8# starts a block that specifies the download site(s) of an external library. --- 137 unchanged lines hidden (view full) --- 146 147if (SOLAR_JAVA==TRUE) 148 MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4 149 name = commons-lang3-3.3-src.tar.gz 150 URL1 = https://archive.apache.org/dist/commons/lang/source/$(name) 151 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 152 153if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE) |
| 154 MD5 = ac5eb30bf5798aa14b1ae6d0e7da58df 155 name = openssl-1.0.2p.tar.gz 156 URL1 = https://www.openssl.org/source/openssl-1.0.2p.tar.gz | 154 MD5 = ef66581b80f06eae42f5268bc0b50c6d 155 name = openssl-1.0.2t.tar.gz 156 URL1 = https://www.openssl.org/source/openssl-1.0.2t.tar.gz |
| 157 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 158 159if ( true ) 160 MD5 = 98492e965963f852ab29f9e61b2ad700 161 name = apr-1.5.2.tar.gz 162 URL1 = https://archive.apache.org/dist/apr/$(name) 163 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 164 --- 184 unchanged lines hidden --- | 157 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 158 159if ( true ) 160 MD5 = 98492e965963f852ab29f9e61b2ad700 161 name = apr-1.5.2.tar.gz 162 URL1 = https://archive.apache.org/dist/apr/$(name) 163 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 164 --- 184 unchanged lines hidden --- |