From 5cbedb0e6aa0507ee46c23e3ec4efdc8de81234e Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Wed, 2 Sep 2015 20:25:57 +0200 Subject: [PATCH] Fixed download URLs --- components/bcc/Makefile | 4 ++-- components/ca-certificates/Makefile | 4 ++-- components/cdrtools/Makefile | 4 ++-- components/firefox/Makefile | 2 +- components/getopt/Makefile | 4 ++-- components/gnu-gs-fonts-other/Makefile | 2 +- components/gnu-gs-fonts-std/Makefile | 2 +- components/java-jss/Makefile | 2 +- components/libidn/Makefile | 2 +- components/lua/Makefile | 2 +- components/maven/Makefile | 2 +- components/mozilla-nss/Makefile | 2 +- components/tcsh/Makefile | 2 +- components/thunderbird/Makefile | 2 +- components/transmission/Makefile | 2 +- 15 files changed, 19 insertions(+), 19 deletions(-) diff --git a/components/bcc/Makefile b/components/bcc/Makefile index 457fb5b90..562d7b8f5 100644 --- a/components/bcc/Makefile +++ b/components/bcc/Makefile @@ -27,12 +27,12 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= bcc COMPONENT_VERSION= 0.16.19 -COMPONENT_PROJECT_URL= http://www.debath.co.uk/dev86/ +COMPONENT_PROJECT_URL= http://v3.sk/~lkundrak/dev86/ COMPONENT_SRC= dev86-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= Dev86src-$(COMPONENT_VERSION).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:33398b87ca85e2b69e4062cf59f2f7354af46da5edcba036c6f97bae17b8d00e -COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)archive/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/bcc include ../../make-rules/prep.mk diff --git a/components/ca-certificates/Makefile b/components/ca-certificates/Makefile index a794dc7dd..faa7d0518 100644 --- a/components/ca-certificates/Makefile +++ b/components/ca-certificates/Makefile @@ -26,8 +26,8 @@ COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:1442c85624b7de74c7745132a65aa0de47d280c4f01f293d111bc0b6d8271f43 COMPONENT_ARCHIVE_URL= \ - ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_5_RTM/src/$(COMPONENT_ARCHIVE) -COMPONENT_PROJECT_URL = https://developer.mozilla.org/ru/docs/NSS + https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_5_RTM/src/$(COMPONENT_ARCHIVE) +COMPONENT_PROJECT_URL = https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS include ../../make-rules/prep.mk include ../../make-rules/ips.mk diff --git a/components/cdrtools/Makefile b/components/cdrtools/Makefile index 5ed6416e1..eab4f110c 100644 --- a/components/cdrtools/Makefile +++ b/components/cdrtools/Makefile @@ -25,11 +25,11 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= cdrtools COMPONENT_VERSION= 3.00 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) -COMPONENT_PROJECT_URL= http://cdrecord.berlios.de/private/cdrecord.html +COMPONENT_PROJECT_URL= http://sourceforge.net/projects/cdrtools/ COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:6326762da8b8281c9a910c66fe698cd4d1bc5f33c37b59e8f1c83343c25f3e98 -COMPONENT_ARCHIVE_URL= ftp://ftp.berlios.de/pub/cdrecord/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)/download PATH= $(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin COMPONENT_BUGDB= utility/cdrtools diff --git a/components/firefox/Makefile b/components/firefox/Makefile index 16ab916d4..709779b16 100644 --- a/components/firefox/Makefile +++ b/components/firefox/Makefile @@ -25,7 +25,7 @@ COMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).source.tar.bz2 COMPONENT_ARCHIVE_HASH= \ sha256:53db5f6d52e4669bf2650b1dd9d480b31eb1cc42c107ed741a65fb5bcacc8932 COMPONENT_ARCHIVE_URL= \ - ftp://ftp.mozilla.org/pub/firefox/releases/$(COMPONENT_VERSION)/source/$(COMPONENT_ARCHIVE) + https://ftp.mozilla.org/pub/firefox/releases/$(COMPONENT_VERSION)/source/$(COMPONENT_ARCHIVE) COMPONENT_PROJECT_URL = http://www.mozilla.com/en-US/firefox/ LANG_LIST= ar be bg ca cs da de el es-AR es-CL es-ES et fi fr he hi-IN hr hu id is it ja kk ko lt lv mk nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sq sr sv-SE th tr uk vi zh-CN zh-TW diff --git a/components/getopt/Makefile b/components/getopt/Makefile index 4eed374bf..057dad1a1 100644 --- a/components/getopt/Makefile +++ b/components/getopt/Makefile @@ -27,12 +27,12 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= getopt COMPONENT_VERSION= 1.1.5 -COMPONENT_PROJECT_URL= http://software.frodo.looijaard.name/getopt/ +COMPONENT_PROJECT_URL= http://frodo.looijaard.name/project/getopt/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:11893276b94b1629606ab75772143918a5713259950fbf4216288e246f19fbb6 -COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= http://frodo.looijaard.name/system/files/software/getopt/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/gnu-getopt include ../../make-rules/prep.mk diff --git a/components/gnu-gs-fonts-other/Makefile b/components/gnu-gs-fonts-other/Makefile index 651b6ac3f..0a89bb93e 100644 --- a/components/gnu-gs-fonts-other/Makefile +++ b/components/gnu-gs-fonts-other/Makefile @@ -30,7 +30,7 @@ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:8146cccc4699fe9dab841446bdd17039f4769c903eceb54409188b920754aab3 -COMPONENT_ARCHIVE_URL= http://softlayer.dl.sourceforge.net/sourceforge/gs-fonts/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/gs-fonts/6.0%20%28misc%2C%20GPL%29/$(COMPONENT_ARCHIVE)/download COMPONENT_BUGDB= utility/ghostscript # set relocate_to option while unpacking the tar ball diff --git a/components/gnu-gs-fonts-std/Makefile b/components/gnu-gs-fonts-std/Makefile index 0d9cc2504..ade6f0999 100644 --- a/components/gnu-gs-fonts-std/Makefile +++ b/components/gnu-gs-fonts-std/Makefile @@ -30,7 +30,7 @@ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:4cef38d05aa958dfee4dabb8d1599b8ad2b2347413b7895c94d8882c8a0fb9d3 -COMPONENT_ARCHIVE_URL= http://softlayer.dl.sourceforge.net/sourceforge/gs-fonts/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/gs-fonts/6.0%20%28base%2035%2C%20GPL%29/$(COMPONENT_ARCHIVE)/download COMPONENT_BUGDB= utility/ghostscript # set relocate_to option while unpacking the tar ball diff --git a/components/java-jss/Makefile b/components/java-jss/Makefile index 54660fd3d..2ac520008 100644 --- a/components/java-jss/Makefile +++ b/components/java-jss/Makefile @@ -21,7 +21,7 @@ COMPONENT_PROJECT_URL= https://developer.mozilla.org/en-US/docs/Mozilla/Projects COMPONENT_SRC= mozilla COMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.bz2 COMPONENT_ARCHIVE_HASH= sha256:8d3e848f018fca1a2e5b75f3231546b17923df10002091f7dfa2e53cf6f7a183 -COMPONENT_ARCHIVE_URL= ftp://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_4_3_1_RTM/src/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= https://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_4_3_1_RTM/src/$(COMPONENT_ARCHIVE) # Enable compiler optimizations and disable debugging code COMPONENT_BUILD_ENV += BUILD_OPT=1 diff --git a/components/libidn/Makefile b/components/libidn/Makefile index 9592c9eef..bcb4e9155 100644 --- a/components/libidn/Makefile +++ b/components/libidn/Makefile @@ -37,7 +37,7 @@ COMPONENT_BUGDB= library/libidn COMPONENT_ARCHIVE_1 = tld-0.7.tar.gz COMPONENT_ARCHIVE_HASH_1 = \ sha256:7423f48d15fb1377ee0050c3e1f22e8a91668c2f158afed57b8ead3fed908785 -COMPONENT_ARCHIVE_URL_1 = http://download.berlios.de/tldchk/$(COMPONENT_ARCHIVE_1) +COMPONENT_ARCHIVE_URL_1 = http://sourceforge.net/projects/tldchk.berlios/files/$(COMPONENT_ARCHIVE_1)/download include ../../make-rules/prep.mk include ../../make-rules/configure.mk diff --git a/components/lua/Makefile b/components/lua/Makefile index 93a360ecc..3df5c28ab 100644 --- a/components/lua/Makefile +++ b/components/lua/Makefile @@ -37,7 +37,7 @@ LUA_TESTS= lua-5.2.2-tests COMPONENT_ARCHIVE_1= $(LUA_TESTS).tar.gz COMPONENT_ARCHIVE_HASH_1= \ sha256:07c1071c66d9cb4dc80200ed430fc21ebbbccf1f55148b87eb0b9522932e4eb6 -COMPONENT_ARCHIVE_URL_1= $(COMPONENT_PROJECT_URL)/tests/5.2/$(COMPONENT_ARCHIVE_1) +COMPONENT_ARCHIVE_URL_1= $(COMPONENT_PROJECT_URL)tests/$(COMPONENT_ARCHIVE_1) CLEAN_PATHS += $(LUA_TESTS) diff --git a/components/maven/Makefile b/components/maven/Makefile index abe851e68..44f3ccb4b 100644 --- a/components/maven/Makefile +++ b/components/maven/Makefile @@ -25,7 +25,7 @@ COMPONENT_ARCHIVE= $(COMPONENT_SRC)-bin.tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:bf3f04aadee3a67158aebdfb0b4cb022063329d459d10fd6b4b02223e10aa8ed COMPONENT_ARCHIVE_URL= \ - http://apache-mirror.rbc.ru/pub/apache/maven/maven-3/$(COMPONENT_VERSION)/binaries/$(COMPONENT_ARCHIVE) + http://archive.apache.org/dist/maven/maven-3/$(COMPONENT_VERSION)/binaries/$(COMPONENT_ARCHIVE) COMPONENT_SUMMARY= Apache Maven is a software project management and comprehension tool include ../../make-rules/prep.mk diff --git a/components/mozilla-nss/Makefile b/components/mozilla-nss/Makefile index 38810174f..0075007a8 100644 --- a/components/mozilla-nss/Makefile +++ b/components/mozilla-nss/Makefile @@ -22,7 +22,7 @@ COMPONENT_PROJECT_URL= https://developer.mozilla.org/ru/docs/NSS COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= sha256:1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae -COMPONENT_ARCHIVE_URL= ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_19_2_RTM/src/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_19_2_RTM/src/$(COMPONENT_ARCHIVE) # Enable compiler optimizations and disable debugging code COMPONENT_BUILD_ENV += BUILD_OPT=1 diff --git a/components/tcsh/Makefile b/components/tcsh/Makefile index 1dfcdfa55..484a22622 100644 --- a/components/tcsh/Makefile +++ b/components/tcsh/Makefile @@ -33,7 +33,7 @@ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ sha256:d81ca27851f3e8545666399b4bcf25433e602a195113b3f7c73886fef84c9fa8 -COMPONENT_ARCHIVE_URL= ftp://ftp.astron.com/pub/tcsh/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= ftp://ftp.astron.com/pub/tcsh/old/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/tcsh include ../../make-rules/prep.mk diff --git a/components/thunderbird/Makefile b/components/thunderbird/Makefile index f7af9e165..fd55bc9c4 100644 --- a/components/thunderbird/Makefile +++ b/components/thunderbird/Makefile @@ -24,7 +24,7 @@ COMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).source.tar.bz2 COMPONENT_ARCHIVE_HASH= \ sha256:16731f49640e01b908d704e7477b4d9628cb2af9c2a492e5b996adf5218112df COMPONENT_ARCHIVE_URL= \ - ftp://ftp.mozilla.org/pub/thunderbird/releases/$(COMPONENT_VERSION)/source/$(COMPONENT_ARCHIVE) + https://ftp.mozilla.org/pub/thunderbird/releases/$(COMPONENT_VERSION)/source/$(COMPONENT_ARCHIVE) COMPONENT_PROJECT_URL = http://www.mozilla.com/en-US/thunderbird/ LANG_LIST= ar be bg ca cs da de el es-AR es-ES et fi fr he hr hu id is it ja ko lt nl nn-NO pl pt-BR pt-PT ro ru sk sl sq sr sv-SE tr uk vi zh-CN zh-TW diff --git a/components/transmission/Makefile b/components/transmission/Makefile index b5fb82eea..9ea5127a0 100644 --- a/components/transmission/Makefile +++ b/components/transmission/Makefile @@ -24,7 +24,7 @@ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 COMPONENT_ARCHIVE_HASH= \ sha256:e8f7dfb70c2039d7a868dcd4c150e88bc5628b5488d24a67287b1597206a7bdc -COMPONENT_ARCHIVE_URL= http://sourceforge.net/projects/transmission.mirror/files/$(COMPONENT_ARCHIVE)/download +COMPONENT_ARCHIVE_URL= http://download.transmissionbt.com/files/$(COMPONENT_ARCHIVE) COMPONENT_LICENSE_FILE= COPYING COMPONENT_LICENSE= GPLv2,MIT -- 2.11.4.GIT