From 836d69661f82b55a8bbed516456f0d06c88ed6a2 Mon Sep 17 00:00:00 2001 From: Michael Tyson Date: Tue, 3 Feb 2015 08:52:38 -0500 Subject: [PATCH 01/56] nodejs 0.10.36 --- nodejs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nodejs.json b/nodejs.json index 2b81442953..a98055320e 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,15 +1,15 @@ { "homepage": "http://nodejs.org", - "version": "0.10.35", + "version": "0.10.36", "license": "MIT", "architecture": { "64bit": { - "url": "http://nodejs.org/dist/v0.10.35/x64/node-v0.10.35-x64.msi", - "hash": "sha1:c95e8041b5b16488eb2522fa072061690f6ef0cb" + "url": "http://nodejs.org/dist/v0.10.36/x64/node-v0.10.36-x64.msi", + "hash": "sha1:2e89fadf70f9fbcecd7ebb9abaf6f98bdeaf84ab" }, "32bit": { - "url": "http://nodejs.org/dist/v0.10.35/node-v0.10.35-x86.msi", - "hash": "sha1:fca0fcf21a0dcd4ae02b319804a99e3cfeb83ee3" + "url": "http://nodejs.org/dist/v0.10.36/node-v0.10.36-x86.msi", + "hash": "sha1:80b1db379635f10f2f6e031b996539db47340b0b" } }, "env_add_path": "nodejs", From ce7f6fece3b95426ff07f5d14a6d244a3de06d52 Mon Sep 17 00:00:00 2001 From: Vidar Kongsli Date: Wed, 4 Feb 2015 08:15:24 +0100 Subject: [PATCH 02/56] Update innounp.json Fixed broken link --- innounp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/innounp.json b/innounp.json index 87671099fa..25c5acaf21 100644 --- a/innounp.json +++ b/innounp.json @@ -1,8 +1,8 @@ { "homepage": "http://innounp.sourceforge.net", "version": "0.40", - "url": "http://ufpr.dl.sourceforge.net/project/innounp/innounp/innounp%200.40/innounp040.rar", + "url": "http://heanet.dl.sourceforge.net/project/innounp/innounp/innounp%200.40/innounp040.rar", "hash": "e661ae8b5ed3cfb5a5536b5848d4f10d41a3b0a2249543781195f8fabd37b6e4", "bin": "innounp.exe", "checkver": ".*?([0-9\\.]+)" -} \ No newline at end of file +} From af49a4bc9d43e7d9ee35aa09f1fb8f506d77464c Mon Sep 17 00:00:00 2001 From: Michael Tyson Date: Thu, 5 Feb 2015 08:16:19 -0500 Subject: [PATCH 03/56] ScriptCs 0.13.1 --- scriptcs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scriptcs.json b/scriptcs.json index 571d9d56b1..6a58b81859 100644 --- a/scriptcs.json +++ b/scriptcs.json @@ -1,9 +1,9 @@ { "homepage": "http://scriptcs.net/", - "version": "0.13.0", + "version": "0.13.1", "license": "Apache 2.0", - "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.0?fn=/dl.zip", - "hash": "b555016e4f8fc72b7c7fb616b37c8b02e5141e8ac615baec0301c9d29867fab8", + "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.1?fn=/dl.zip", + "hash": "4d85f905519a0591756d51b9dd3ab4301323767c885aaf65c40e750783c42f05", "extract_dir": "tools", "bin": "scriptcs.exe" } From c2e23d49bc86403cae94514f2241c55936c83075 Mon Sep 17 00:00:00 2001 From: Luis Fernando Gomes Date: Thu, 5 Feb 2015 13:30:37 -0200 Subject: [PATCH 04/56] Updated PHP bucket, 5.6.5, 5.5.21, 5.4.37 --- php.json | 6 +++--- php54.json | 6 +++--- php55.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/php.json b/php.json index eff6a833ab..03fc75e608 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.4", + "version": "5.6.5", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.4-Win32-VC11-x86.zip", - "hash": "sha1:3c72be4d02990a15e55a648acc9f89540cadeba6", + "url": "http://windows.php.net/downloads/releases/php-5.6.5-Win32-VC11-x86.zip", + "hash": "sha1:cb0d47416d17fffa86f2359ca6366fb7b1f6888e", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php54.json b/php54.json index 0410a3147f..17ede3793d 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.36", + "version": "5.4.37", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.36-Win32-VC9-x86.zip", - "hash": "sha1:260b3be8ab27c9294dfe0aba8e745bbef6216281", + "url": "http://windows.php.net/downloads/releases/php-5.4.37-Win32-VC9-x86.zip", + "hash": "sha1:778b8e37fcaaf64fbce1fa087995ce5465732969", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { diff --git a/php55.json b/php55.json index cfead5e54e..1e042b5ca8 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.20", + "version": "5.5.21", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.20-Win32-VC11-x86.zip", - "hash": "sha1:8e8880361d4a0841140e235ea8af4bbecc1966a1", + "url": "http://windows.php.net/downloads/releases/php-5.5.21-Win32-VC11-x86.zip", + "hash": "sha1:175334c3a2da28b27d2752997a22771f9e58bb7b", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From ac74a3d46fc5658820d5989df08c213e8d7a1db1 Mon Sep 17 00:00:00 2001 From: Vidar Kongsli Date: Fri, 6 Feb 2015 15:38:53 +0100 Subject: [PATCH 05/56] Upgrade OpenSSL 1.0.1j -> 1.0.1L --- openssl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openssl.json b/openssl.json index f7ec8395fc..2c31d17f04 100644 --- a/openssl.json +++ b/openssl.json @@ -1,15 +1,15 @@ { "homepage": "http://slproweb.com/products/Win32OpenSSL.html", - "version": "1.0.1j", + "version": "1.0.1L", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "http://slproweb.com/download/Win64OpenSSL-1_0_1j.exe", - "hash": "a19abc1d2dda53661b5182ff0f85080a78bd23de82b0774e14fd1541d19e09c8" + "url": "http://slproweb.com/download/Win64OpenSSL-1_0_1L.exe", + "hash": "801D603ED8DECAEB3F372058044C9DECD143697CD3450D876D002AE7BB9A662A" }, "32bit": { - "url": "http://slproweb.com/download/Win32OpenSSL-1_0_1j.exe", - "hash": "cc8f48fa29aa98d5aede210f70d398907ada6d95b3027b807d30b8a43573c4ec" + "url": "hhttp://slproweb.com/download/Win32OpenSSL-1_0_1L.exe", + "hash": "E2C0704870D95A22EF84DBAE2C7F6F03903CA89F5110E27F90DB95DFD47BD0BC" } }, "innosetup": true, From b5efc7583324dd44c91f1600f786fe4ec101d1c6 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Fri, 6 Feb 2015 22:05:25 -0500 Subject: [PATCH 06/56] Node.js 0.12.0 --- nodejs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nodejs.json b/nodejs.json index a98055320e..4db14428bb 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,15 +1,15 @@ { "homepage": "http://nodejs.org", - "version": "0.10.36", + "version": "0.12.0", "license": "MIT", "architecture": { "64bit": { - "url": "http://nodejs.org/dist/v0.10.36/x64/node-v0.10.36-x64.msi", - "hash": "sha1:2e89fadf70f9fbcecd7ebb9abaf6f98bdeaf84ab" + "url": "http://nodejs.org/dist/v0.12.0/x64/node-v0.12.0-x64.msi", + "hash": "sha1:a34650db220cb1886bb497edb72474e83a4dbe77" }, "32bit": { - "url": "http://nodejs.org/dist/v0.10.36/node-v0.10.36-x86.msi", - "hash": "sha1:80b1db379635f10f2f6e031b996539db47340b0b" + "url": "http://nodejs.org/dist/v0.12.0/node-v0.12.0-x86.msi", + "hash": "sha1:20d936afd83f819c92826afdc87815a3c96884d2" } }, "env_add_path": "nodejs", From cc3da2bb453db4347452da65bac64b55ff1c4998 Mon Sep 17 00:00:00 2001 From: Michael Tyson Date: Sat, 7 Feb 2015 12:32:14 -0500 Subject: [PATCH 07/56] Bug Fix: ScriptCs 0.13.2 --- scriptcs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scriptcs.json b/scriptcs.json index 6a58b81859..89a07d1231 100644 --- a/scriptcs.json +++ b/scriptcs.json @@ -1,9 +1,9 @@ { "homepage": "http://scriptcs.net/", - "version": "0.13.1", + "version": "0.13.2", "license": "Apache 2.0", - "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.1?fn=/dl.zip", - "hash": "4d85f905519a0591756d51b9dd3ab4301323767c885aaf65c40e750783c42f05", + "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.2?fn=/dl.zip", + "hash": "b0e24268e5e5258cd2f26bacfccb75427884cb00435358b724fbf15d5fb38083", "extract_dir": "tools", "bin": "scriptcs.exe" } From 337c29c9a0397fa0046a6327b8de02396b3850cc Mon Sep 17 00:00:00 2001 From: Luis Fernando Gomes Date: Mon, 9 Feb 2015 10:42:45 -0200 Subject: [PATCH 08/56] Updated PHP 5.3 location on php.net --- php53.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php53.json b/php53.json index 4e6639cf80..fe779293fd 100644 --- a/php53.json +++ b/php53.json @@ -2,7 +2,7 @@ "homepage": "http://windows.php.net", "version": "5.3.29", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.3.29-Win32-VC9-x86.zip", + "url": "http://windows.php.net/downloads/releases/archives/php-5.3.29-Win32-VC9-x86.zip", "hash": "sha1:61615fe9db85c3ab630fe35673a1b6f45782e5d4", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", From 0feb0b9b12b1e4adcc0a5eb0f7876edf0ae20bca Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Wed, 11 Feb 2015 08:19:03 +1100 Subject: [PATCH 09/56] update sourceforge URLs (fixes #280) --- coreutils.json | 12 ++++++------ grep.json | 4 ++-- openssh.json | 12 ++++++------ sed.json | 4 ++-- vim.json | 4 ++-- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/coreutils.json b/coreutils.json index 474d791910..330e91b837 100644 --- a/coreutils.json +++ b/coreutils.json @@ -3,12 +3,12 @@ "license": "GPL2", "version": "5.97.3", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys.RELEASE_NOTES.txt" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys.RELEASE_NOTES.txt" ], "hash": [ "41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7", diff --git a/grep.json b/grep.json index bfd59360b0..0633af00dc 100644 --- a/grep.json +++ b/grep.json @@ -3,8 +3,8 @@ "version": "2.5.4", "license": "GPL2", "url": [ - "http://downloads.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip", - "http://downloads.sourceforge.net/gnuwin32/grep-2.5.4-dep.zip" + "http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip", + "http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip" ], "hash": [ "md5:c1733d1bc0def1e47f99bad83a0e3116", diff --git a/openssh.json b/openssh.json index c7d4549580..d710ae532b 100644 --- a/openssh.json +++ b/openssh.json @@ -2,12 +2,12 @@ "version": "5.4p1-1", "license": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/zlib/zlib-1.2.3-2/zlib-1.2.3-2-msys-1.0.13-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/openssl/openssl-1.0.0-1/libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zlib/zlib-1.2.3-2/zlib-1.2.3-2-msys-1.0.13-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssl/openssl-1.0.0-1/libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma" ], "hash": [ "8c8e6a030a34c341394bb8b9f1760743468a8cc5e4244efc34f7ab3cd3e67b64", diff --git a/sed.json b/sed.json index 119f5fce57..1c59a64c14 100644 --- a/sed.json +++ b/sed.json @@ -3,8 +3,8 @@ "version": "4.2.1", "license": "GPL2", "url": [ - "http://downloads.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-bin.zip", - "http://downloads.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-dep.zip" + "http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-bin.zip", + "http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-dep.zip" ], "hash": [ "md5:d94e045d98bcd3142bc3c665a5d82a84", diff --git a/vim.json b/vim.json index 73f4b2309d..4f16a3ebff 100644 --- a/vim.json +++ b/vim.json @@ -5,8 +5,8 @@ "url": [ "http://ftp.vim.org/pub/vim/pc/vim74w32.zip", "http://ftp.vim.org/pub/vim/pc/vim74rt.zip", - "http://downloads.sourceforge.net/project/gettext/libiconv-win32/1.9.1/libiconv-1.9.1.bin.woe32.zip", - "http://downloads.sourceforge.net/project/gettext/gettext-win32/0.13.1/gettext-runtime-0.13.1.bin.woe32.zip", + "http://ufpr.dl.sourceforge.net/project/gettext/libiconv-win32/1.9.1/libiconv-1.9.1.bin.woe32.zip", + "http://ufpr.dl.sourceforge.net/project/gettext/gettext-win32/0.13.1/gettext-runtime-0.13.1.bin.woe32.zip", "https://raw.github.com/lukesampson/psutils/3653063/vimtutor.ps1" ], "hash": [ From c1a4042e76485cfa16c24afdac8d4b7a5323cb0d Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Wed, 11 Feb 2015 08:26:53 +1100 Subject: [PATCH 10/56] fix broken sourceforge URLs --- bzip2.json | 2 +- diffutils.json | 8 ++++---- findutils.json | 10 +++++----- gawk.json | 8 ++++---- gcc.json | 4 ++-- gcc45.json | 44 ++++++++++++++++++++++---------------------- gzip.json | 4 ++-- iconv.json | 14 +++++++------- less.json | 4 ++-- msys.json | 2 +- patch.json | 4 ++-- tar.json | 10 +++++----- telnet.json | 12 ++++++------ unzip.json | 4 ++-- zip.json | 4 ++-- 15 files changed, 67 insertions(+), 67 deletions(-) diff --git a/bzip2.json b/bzip2.json index 69ddd1c810..6f8311ed18 100644 --- a/bzip2.json +++ b/bzip2.json @@ -1,7 +1,7 @@ { "version": "1.0.5", "homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm", - "url": "http://downloads.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip", + "url": "http://ufpr.dl.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip", "hash": "md5:a1155c41b1954a2f6da1014c7c1a1263", "bin": [ "bin\\bunzip2.exe", diff --git a/diffutils.json b/diffutils.json index 8e9049dc94..1c86570134 100644 --- a/diffutils.json +++ b/diffutils.json @@ -2,10 +2,10 @@ "homepage": "http://www.mingw.org/wiki/MSYS", "version": "2.8.7", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/diffutils/diffutils-2.8.7.20071206cvs-3/diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/diffutils/diffutils-2.8.7.20071206cvs-3/diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" ], "hash": [ "522889b044492dd2337c4752ba6262995a11f352ca5fb8a8660349413ea9b864", diff --git a/findutils.json b/findutils.json index a024e597ad..f31dfad8b5 100644 --- a/findutils.json +++ b/findutils.json @@ -3,11 +3,11 @@ "version": "4.4.2", "license": "GPL2", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/findutils-4.4.2-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/locate-4.4.2-2-msys-1.0.13-bin.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/findutils-4.4.2-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/locate-4.4.2-2-msys-1.0.13-bin.tar.lzma" ], "hash": [ "41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7", diff --git a/gawk.json b/gawk.json index 9b33e0616b..daf15d49c3 100644 --- a/gawk.json +++ b/gawk.json @@ -3,10 +3,10 @@ "version": "3.1.7", "license": "GPL3", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gawk/gawk-3.1.7-2/gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gawk/gawk-3.1.7-2/gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" ], "hash": [ "eb15478ea76e75b666ad7fc7049de21b9f487e0e1ea0e96d40953a477e91c3dd", diff --git a/gcc.json b/gcc.json index ddfeabd99c..e2c5c7ccec 100644 --- a/gcc.json +++ b/gcc.json @@ -3,12 +3,12 @@ "version": "4.8.1", "architecture": { "64bit": { - "url": "http://downloads.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/64-bit/threads-posix/seh/x64-4.8.1-release-posix-seh-rev5.7z", + "url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/64-bit/threads-posix/seh/x64-4.8.1-release-posix-seh-rev5.7z", "hash": "bb8bd0fe45da3ed9412acd5e432f28c8dccc3b559610e43980760314a283168f", "extract_dir": "mingw64" }, "32bit": { - "url": "http://downloads.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/x32-4.8.1-release-posix-sjlj-rev5.7z", + "url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/x32-4.8.1-release-posix-sjlj-rev5.7z", "hash": "e438ca54e1df9c45b16898d8e9ee941295ad8cde6f20330294e5be4794988582", "extract_dir": "mingw32" } diff --git a/gcc45.json b/gcc45.json index 053f163ec5..3e9a113eb1 100644 --- a/gcc45.json +++ b/gcc45.json @@ -2,28 +2,28 @@ "homepage": "http://www.mingw.org/", "version": "4.5.2", "url": [ - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-core-4.5.2-1-mingw32-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-c%2B%2B-4.5.2-1-mingw32-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-objc-4.5.2-1-mingw32-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgcc-4.5.2-1-mingw32-dll-1.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libstdc%2B%2B-4.5.2-1-mingw32-dll-6.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libobjc-4.5.2-1-mingw32-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgomp-4.5.2-1-mingw32-dll-1.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libssp-4.5.2-1-mingw32-dll-0.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/binutils/binutils-2.21/binutils-2.21-2-mingw32-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/libgmp-5.0.1-1-mingw32-dll-10.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/gmp-5.0.1-1-mingw32-dev.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/libmpc-0.8.1-1-mingw32-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/mpc-0.8.1-1-mingw32-dev.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/mpfr-2.4.1-1-mingw32-dev.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/libpthread-2.8.0-3-mingw32-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/pthreads-w32-2.8.0-3-mingw32-dev.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dll.tar.gz", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dev.tar.gz", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/w32api/w32api-3.15/w32api-3.15-1-mingw32-dev.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dev.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-core-4.5.2-1-mingw32-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-c%2B%2B-4.5.2-1-mingw32-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-objc-4.5.2-1-mingw32-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgcc-4.5.2-1-mingw32-dll-1.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libstdc%2B%2B-4.5.2-1-mingw32-dll-6.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libobjc-4.5.2-1-mingw32-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgomp-4.5.2-1-mingw32-dll-1.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libssp-4.5.2-1-mingw32-dll-0.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/binutils/binutils-2.21/binutils-2.21-2-mingw32-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/libgmp-5.0.1-1-mingw32-dll-10.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/gmp-5.0.1-1-mingw32-dev.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/libmpc-0.8.1-1-mingw32-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/mpc-0.8.1-1-mingw32-dev.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/mpfr-2.4.1-1-mingw32-dev.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/libpthread-2.8.0-3-mingw32-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/pthreads-w32-2.8.0-3-mingw32-dev.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dll.tar.gz", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dev.tar.gz", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/w32api/w32api-3.15/w32api-3.15-1-mingw32-dev.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dev.tar.lzma" ], "hash": [ "b53728068b72a87d7144f0f65b83db800885605b78f16bcefad3b2ff7f19956d", diff --git a/gzip.json b/gzip.json index 073270074c..e5aebdbe61 100644 --- a/gzip.json +++ b/gzip.json @@ -3,8 +3,8 @@ "version": "1.3.12", "license": "GPL2", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" ], "hash": [ "ae0025264557c146044930e5085f1dffd479f2ff21492b1c2454efd689d287be", diff --git a/iconv.json b/iconv.json index b7ec2ba05c..44ecb0fb36 100644 --- a/iconv.json +++ b/iconv.json @@ -3,13 +3,13 @@ "version": "1.14-3", "license": "GPLv3+", "url": [ - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gettext/gettext-0.18.3.1-1/gettext-0.18.3.1-1-mingw32-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.8.1-4/gcc-core-4.8.1-4-mingw32-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-1.0.1-2/mpc-1.0.1-2-mingw32-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-3.1.2-2/mpfr-3.1.2-2-mingw32-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.1.2/gmp-5.1.2-1-mingw32-dll.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gettext/gettext-0.18.3.1-1/gettext-0.18.3.1-1-mingw32-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.8.1-4/gcc-core-4.8.1-4-mingw32-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-1.0.1-2/mpc-1.0.1-2-mingw32-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-3.1.2-2/mpfr-3.1.2-2-mingw32-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.1.2/gmp-5.1.2-1-mingw32-dll.tar.lzma" ], "hash": [ "540592b29a5964a566127d3e976f0c0df8ffc1137788030c17a44750e7b02340", diff --git a/less.json b/less.json index e54ab2639a..62abf3a46d 100644 --- a/less.json +++ b/less.json @@ -3,8 +3,8 @@ "version": "394", "license": "Simplified BSD", "url": [ - "http://downloads.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip", - "http://downloads.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip" + "http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip", + "http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip" ], "hash": [ "md5:20f94bcc8a3347bd9a9ca32587d82eae", diff --git a/msys.json b/msys.json index 6c2f1b69d7..2ee2f1fd37 100644 --- a/msys.json +++ b/msys.json @@ -1,6 +1,6 @@ { "version": "rev13", - "url": "http://downloads.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", + "url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", "hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770", "extract_dir": "msys", "bin": "msys.bat" diff --git a/patch.json b/patch.json index 8af6d02361..e293d2536b 100644 --- a/patch.json +++ b/patch.json @@ -2,8 +2,8 @@ "homepage": "http://www.mingw.org/wiki/MSYS", "version": "2.6.1", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma" ], "hash": [ "4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5", diff --git a/tar.json b/tar.json index ac565bc259..ef476ade6d 100644 --- a/tar.json +++ b/tar.json @@ -4,11 +4,11 @@ "license": "GPL2", "depends": "gzip", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/tar/tar-1.23-1/tar-1.23-1-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/regex/regex-1.20090805-2/libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/tar/tar-1.23-1/tar-1.23-1-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/regex/regex-1.20090805-2/libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma" ], "hash": [ "2fa09e5a9563a9608077a65b276891c9f89de416dbe4b4a9eb4e8f36250a2887", diff --git a/telnet.json b/telnet.json index 4f9669d454..80c569db87 100644 --- a/telnet.json +++ b/telnet.json @@ -3,12 +3,12 @@ "license": "GPL2", "version": "msys-inetutils-1.7-1", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt" ], "hash": [ "41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7", diff --git a/unzip.json b/unzip.json index 06c010ecdd..50225d99b8 100644 --- a/unzip.json +++ b/unzip.json @@ -3,8 +3,8 @@ "version": "6.0", "license": "GPL2", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" ], "hash": [ "ecb6749234f83389b34723db52a36326421e9bb1aa41f0ce575aa802ca390c79", diff --git a/zip.json b/zip.json index 0a1833f72a..af1a172824 100644 --- a/zip.json +++ b/zip.json @@ -3,8 +3,8 @@ "version": "3.0", "license": "http://www.info-zip.org/doc/LICENSE", "url": [ - "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/zip/zip-3.0-1/zip-3.0-1-msys-1.0.14-bin.tar.lzma", - "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zip/zip-3.0-1/zip-3.0-1-msys-1.0.14-bin.tar.lzma", + "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" ], "hash": [ "ffe9b49d5302e00f8e5e6c6166e2f6e898c9459e696812284c8f37350f6fc45d", From c898a1a24200b116071de5b9e07b59cedb8901d2 Mon Sep 17 00:00:00 2001 From: Christian Lange Date: Thu, 26 Feb 2015 20:22:28 +0100 Subject: [PATCH 11/56] Python 3.4.3 --- python.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/python.json b/python.json index 8258fd0768..1acdadee32 100644 --- a/python.json +++ b/python.json @@ -1,15 +1,15 @@ { "homepage": "http://www.python.org", "license": "http://docs.python.org/3.4/license", - "version": "3.4.2", + "version": "3.4.3", "architecture": { "64bit": { - "url": "https://www.python.org/ftp/python/3.4.2/python-3.4.2.amd64.msi", - "hash": "md5:45140ce7891a18cd52530cecdf7717ff" + "url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.amd64.msi", + "hash": "md5:f6ade29acaf8fcdc0463e69a6e7ccf87" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.4.2/python-3.4.2.msi", - "hash": "md5:0aa1a556892d8dc0b60c19bf3102fb3f" + "url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi", + "hash": "md5:cb450d1cc616bfc8f7a2d6bd88780bf6" } }, "bin": [ From efd678dbda3e87650aaa25d1c013809afa253ab4 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 3 Mar 2015 10:35:06 -0500 Subject: [PATCH 12/56] PHP 5.6.6 --- php.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php.json b/php.json index 03fc75e608..995b525be7 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.5", + "version": "5.6.6", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.5-Win32-VC11-x86.zip", - "hash": "sha1:cb0d47416d17fffa86f2359ca6366fb7b1f6888e", + "url": "http://windows.php.net/downloads/releases/php-5.6.6-Win32-VC11-x86.zip", + "hash": "sha1:0e93bfee3e843cd9fbd4719576f7fe27b3a428dc", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From 79be19e97a34420bca24059442b4ec23f5929200 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 3 Mar 2015 10:37:15 -0500 Subject: [PATCH 13/56] PHP 5.4.38 --- php54.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php54.json b/php54.json index 17ede3793d..54aee7bc47 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.37", + "version": "5.4.38", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.37-Win32-VC9-x86.zip", - "hash": "sha1:778b8e37fcaaf64fbce1fa087995ce5465732969", + "url": "http://windows.php.net/downloads/releases/php-5.4.38-Win32-VC9-x86.zip", + "hash": "sha1:818d16cd154bdbd6350bd1577b239f2807a4bf62", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From 1b5b6c9a8bbab4f818721a820352dbfd92e9bbb4 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 3 Mar 2015 10:38:33 -0500 Subject: [PATCH 14/56] PHP 5.5.22 --- php55.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php55.json b/php55.json index 1e042b5ca8..5470b02f36 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.21", + "version": "5.5.22", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.21-Win32-VC11-x86.zip", - "hash": "sha1:175334c3a2da28b27d2752997a22771f9e58bb7b", + "url": "http://windows.php.net/downloads/releases/php-5.5.22-Win32-VC11-x86.zip", + "hash": "sha1:fa1ad2d86265a8bc1982d8c3149998d3f18caf88", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From c394f53103a7a4e8e19f126b0dce805bf27d8323 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Thu, 12 Mar 2015 23:49:59 +1100 Subject: [PATCH 15/56] BFG Repo-Cleaner --- bfg.json | Bin 0 -> 1070 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bfg.json diff --git a/bfg.json b/bfg.json new file mode 100644 index 0000000000000000000000000000000000000000..bf805314c7c3641a2ae28655a29b86143a38c07c GIT binary patch literal 1070 zcmZvb-A=+l5QWdRiSN)fCf-Paf{G;GnD}#{(FY(gg%$z%3m|ILS69E;wo;_o>~?qN z%+8tF)1U7T?Q2h7Hhis>XrZNsnrSLuZRhb-SHKKe8(5G2MUBDth@29c6r!&6pxYAs z3pvIG+(0YFoNQIbf;;Bqx11A2j?HZG5*M5y6U@ck#|+8wX#)B zpb;^P5|**!VO7P{wdutSc4i%6e=dm|I7U{3aVhpAuXFiV=}PZ(B4G`{4(Y-`FYpZ9 z3v3wYJ*iNy;Un_fOI1trNAMjK7>8g(UhY&UtoDu#9dlEkOf9}WEU}t8V~wzN*|i+D z<#xx!#GoRq5m;Mm+*V`PU^KZc Date: Fri, 13 Mar 2015 16:46:18 +1100 Subject: [PATCH 16/56] Fixed encoding for files created using scoop-create --- bfg.json | Bin 1070 -> 520 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/bfg.json b/bfg.json index bf805314c7c3641a2ae28655a29b86143a38c07c..aea7488b16b02aa12765e72d6774f0aae3f3cb6d 100644 GIT binary patch literal 520 zcmY+B!EVDK42JK03KUi9Wg!iuZBl8MNn3Z=v^~J2iUcR2O9=v+t?K&j1F}>a2lU$( zpUv;f47n2xppEEdv~@bgDZw?hd&{b8Jc~udf6`Yl2k*{f9j$|g Xu0;nZ+=|&2`B?(WPmabN&#tpymQ|1b literal 1070 zcmZvb-A=+l5QWdRiSN)fCf-Paf{G;GnD}#{(FY(gg%$z%3m|ILS69E;wo;_o>~?qN z%+8tF)1U7T?Q2h7Hhis>XrZNsnrSLuZRhb-SHKKe8(5G2MUBDth@29c6r!&6pxYAs z3pvIG+(0YFoNQIbf;;Bqx11A2j?HZG5*M5y6U@ck#|+8wX#)B zpb;^P5|**!VO7P{wdutSc4i%6e=dm|I7U{3aVhpAuXFiV=}PZ(B4G`{4(Y-`FYpZ9 z3v3wYJ*iNy;Un_fOI1trNAMjK7>8g(UhY&UtoDu#9dlEkOf9}WEU}t8V~wzN*|i+D z<#xx!#GoRq5m;Mm+*V`PU^KZc Date: Fri, 13 Mar 2015 23:00:38 +1100 Subject: [PATCH 17/56] Add kvm and dnvm (ASP.NET vNext command line tools) * kvm is the current version that may be deprecated soon * dnvm is the new version that is still in heavy development They may not play well together, but they both work individually. --- dnvm.json | 13 +++++++++++++ kvm.json | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 dnvm.json create mode 100644 kvm.json diff --git a/dnvm.json b/dnvm.json new file mode 100644 index 0000000000..88928e9e0f --- /dev/null +++ b/dnvm.json @@ -0,0 +1,13 @@ +{ + "version": "latest", + "license": "Apache 2.0", + "url": [ + "https://raw.githubusercontent.com/aspnet/Home/dev/dnvm.ps1" + ], + "homepage": "https://github.com/aspnet/Home", + "env_set": { + "DNX_HOME": "$dir\\.dnx", + "DNX_USER_HOME": "$dir\\.dnx" + }, + "bin": "dnvm.ps1" +} diff --git a/kvm.json b/kvm.json new file mode 100644 index 0000000000..0744936692 --- /dev/null +++ b/kvm.json @@ -0,0 +1,14 @@ +{ + "version": "latest", + "license": "Apache 2.0", + "url": [ + "https://raw.githubusercontent.com/aspnet/Home/master/kvm.ps1" + ], + "homepage": "https://github.com/aspnet/Home", + "env_set": { + "KRE_HOME": "$dir\\.k", + "KRE_USER_HOME": "$dir\\.k" + }, + "bin": "kvm.ps1", + "post_install": "iex \"kvm upgrade\"" +} From 397b7ecd154779fbe6a641bc528f8b603b282712 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Sat, 14 Mar 2015 17:19:02 +1100 Subject: [PATCH 18/56] cmake 3.2.1 --- cmake.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/cmake.json b/cmake.json index 0cf9354089..da8f7844fd 100644 --- a/cmake.json +++ b/cmake.json @@ -1,14 +1,15 @@ { "homepage": "http://www.cmake.org/", - "version": "3.1.1", + "version": "3.2.1", "license": "http://www.cmake.org/licensing/", - "url": "http://www.cmake.org/files/v3.1/cmake-3.1.1-win32-x86.zip", - "hash": "b254ba139d6d5411d998717070f94e0be2e924e6ad9f18e4ffeffa5409bebc0e", - "extract_dir": "cmake-3.1.1-win32-x86", + "url": "http://www.cmake.org/files/v3.2/cmake-3.2.1-win32-x86.zip", + "hash": "e51bd0748803665c33e9dda7f92f40ad2371617b41478d2284f1aa4f4db68988", + "extract_dir": "cmake-3.2.1-win32-x86", "bin": [ "bin/cmake.exe", "bin/cmcldeps.exe", "bin/cpack.exe", "bin/ctest.exe" - ] + ], + "checkver": "Download CMake Version ([0-9\\.]+)" } From dd444d37c19f3a85b696d92b128fe083cd7d2765 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Sun, 15 Mar 2015 16:39:09 +1100 Subject: [PATCH 19/56] GNU Octave 3.8.2-5 --- octave.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 octave.json diff --git a/octave.json b/octave.json new file mode 100644 index 0000000000..78593c8872 --- /dev/null +++ b/octave.json @@ -0,0 +1,15 @@ +{ + "version": "3.8.2-5", + "license": "GNU GPL", + "extract_dir": "octave-3.8.2", + "url": "http://mxeoctave.osuv.de/octave-3.8.2-5-portable.7z", + "depends": "7zip", + "homepage": "https://www.gnu.org/software/octave/", + "hash": "md5:cc0c58770516c9c8d7659b65a2a4992c", + "bin": [ + "bin\\octave.exe", + "bin\\octave-gui.exe", + "bin\\octave-cli.exe", + "bin\\octave-config.exe" + ] +} From 7d4d1b9afc4a40be259a0e1dac8fc7a8d025899b Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Sat, 21 Mar 2015 11:35:32 +1100 Subject: [PATCH 20/56] Updated broken wget urls to new mirror Fixes #295 Updated to 1.16.3 --- wget.json | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/wget.json b/wget.json index abf281353a..c09d0faab2 100644 --- a/wget.json +++ b/wget.json @@ -1,15 +1,29 @@ { - "homepage": "http://users.ugent.be/~bpuype/wget/", + "homepage": "https://eternallybored.org/misc/wget/", "license": "GPL3", - "version": "1.11.4", - "url": [ - "http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe", - "http://curl.haxx.se/ca/cacert.pem" - ], - "hash": [ - "sha1:457b1cd985ed07baffd8c66ff40e9c1b6da93753", - "" - ], + "version": "1.16.3", + "architecture": { + "64bit": { + "url": [ + "https://eternallybored.org/misc/wget/wget-1.16.3-win64.zip", + "http://curl.haxx.se/ca/cacert.pem" + ], + "hash": [ + "85e5393ffd473f7bec40b57637fd09b6808df86c06f846b6885b261a8acac8c5", + "" + ] + }, + "32bit": { + "url": [ + "https://eternallybored.org/misc/wget/wget-1.16.3-win32.zip", + "http://curl.haxx.se/ca/cacert.pem" + ], + "hash": [ + "2ef82af3070abfdaf3862baff0bffdcb3c91c8d75e2f02c8720d90adb9d7a8f7", + "" + ] + } + }, "bin": "wget.exe", "post_install": "\"ca_certificate=$dir\\cacert.pem\" | out-file $dir\\wget.ini -encoding default" } \ No newline at end of file From fdd43a0e871d6a6f7c9543dfe762a37f14e6d721 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Sat, 21 Mar 2015 12:57:33 +1100 Subject: [PATCH 21/56] Added psake 4.4.1 --- psake.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 psake.json diff --git a/psake.json b/psake.json new file mode 100644 index 0000000000..e33aa84a47 --- /dev/null +++ b/psake.json @@ -0,0 +1,8 @@ +{ + "version": "4.4.1", + "url": "http://nuget.org/api/v2/package/psake/4.4.1#.zip", + "homepage": "https://github.com/psake/psake", + "hash": "7a1330ed66d1c664a3e64c5c8d27d7e6acf70f9b402c6c63814cc268bbe5cf0c", + "bin": "psake.ps1", + "extract_dir": "tools" +} From 720e1899f14995ba564fd603e2359efd8c8b3117 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Sat, 21 Mar 2015 12:57:58 +1100 Subject: [PATCH 22/56] Added invoke-build 2.9.14 --- invoke-build.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 invoke-build.json diff --git a/invoke-build.json b/invoke-build.json new file mode 100644 index 0000000000..b87b1a0397 --- /dev/null +++ b/invoke-build.json @@ -0,0 +1,16 @@ +{ + "version": "2.9.14", + "license": "Apache 2.0", + "extract_dir": "tools", + "url": "http://nuget.org/api/v2/package/Invoke-Build/2.9.14#.zip", + "homepage": "https://github.com/nightroman/Invoke-Build", + "hash": "1433471d81ab6fc3cd26ad8dd471cab4037418018261a39d90885250b7af1315", + "bin": [ + "Invoke-Build.ps1", + "Invoke-Builds.ps1", + "Convert-psake.ps1", + "Invoke-TaskFromISE.ps1", + "Show-BuildTree.ps1", + "Show-BuildGraph.ps1" + ] +} From 8b429cc63771995dce7e1dd9bd56d940d55b8f8a Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Sun, 22 Mar 2015 13:44:22 +1100 Subject: [PATCH 23/56] Added ssh-copy-id Fixes #246 --- ssh-copy-id.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ssh-copy-id.json diff --git a/ssh-copy-id.json b/ssh-copy-id.json new file mode 100644 index 0000000000..79a3f2f7d8 --- /dev/null +++ b/ssh-copy-id.json @@ -0,0 +1,12 @@ +{ + "version": "2015-03-22", + "license": "GNU GPL", + "url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1", + "depends": [ + "gow", + "openssh" + ], + "homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md", + "hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d", + "bin": "ssh-copy-id.ps1" +} From 3108c6e538103c5d4cc20a254ab0ee81a04073c9 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Mon, 23 Mar 2015 15:49:46 +1100 Subject: [PATCH 24/56] Added pkg-config 0.26-1 --- pkg-config.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pkg-config.json diff --git a/pkg-config.json b/pkg-config.json new file mode 100644 index 0000000000..9af6c04bf9 --- /dev/null +++ b/pkg-config.json @@ -0,0 +1,17 @@ +{ + "version": "0.26-1", + "license": "GNU GPL", + "url": [ + "http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.26-1_win32.zip", + "http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/glib_2.28.8-1_win32.zip", + "http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime_0.18.1.1-2_win32.zip" + ], + "homepage": "http://www.freedesktop.org/wiki/Software/pkg-config/", + "hash": [ + "e919821da1a61af45ac9d924914bb72d92ba9ead956c82b9d89128b1b90d37c3", + "0d485a8dd57494944128ac19b5b8dd52d6140eb16f102a43c835f060aaa49a19", + "4c313b74dd63b81604168f1a8e714e1292e778f1ec0cb5bb85a2bcd9e8842cba" + ], + "extract_dir": [ "bin", "bin", "bin" ], + "bin": "pkg-config.exe" +} From f70a8e834ea82132e857f1ec39d55ca39b349296 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:25:42 -0700 Subject: [PATCH 25/56] Node.js 0.12.1 --- nodejs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nodejs.json b/nodejs.json index 4db14428bb..064b95f362 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,15 +1,15 @@ { "homepage": "http://nodejs.org", - "version": "0.12.0", + "version": "0.12.1", "license": "MIT", "architecture": { "64bit": { - "url": "http://nodejs.org/dist/v0.12.0/x64/node-v0.12.0-x64.msi", - "hash": "sha1:a34650db220cb1886bb497edb72474e83a4dbe77" + "url": "http://nodejs.org/dist/v0.12.1/x64/node-v0.12.1-x64.msi", + "hash": "sha1:2ba47a75e8f8cf118c0564641449bface77ed07f" }, "32bit": { - "url": "http://nodejs.org/dist/v0.12.0/node-v0.12.0-x86.msi", - "hash": "sha1:20d936afd83f819c92826afdc87815a3c96884d2" + "url": "http://nodejs.org/dist/v0.12.1/node-v0.12.1-x86.msi", + "hash": "sha1:1c93cd3f14fad40b4bb8e8656b5ffd98504ea2a2" } }, "env_add_path": "nodejs", From f55c982e80b4aa38462b76a63ba1d1f700c93330 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:28:11 -0700 Subject: [PATCH 26/56] PHP 5.6.7 --- php.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php.json b/php.json index 995b525be7..f1c6ba5dfc 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.6", + "version": "5.6.7", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.6-Win32-VC11-x86.zip", - "hash": "sha1:0e93bfee3e843cd9fbd4719576f7fe27b3a428dc", + "url": "http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x86.zip", + "hash": "sha1:a38b523933164769202578a7563cb8a8a82d0418", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From ccb4d9eb924d85473a7ea8eb96a21057a4a13d09 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:30:46 -0700 Subject: [PATCH 27/56] Go 1.4.2 --- go.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/go.json b/go.json index 13eb1e5f25..acaf9c39d3 100644 --- a/go.json +++ b/go.json @@ -1,15 +1,15 @@ { - "version": "1.4.1", + "version": "1.4.2", "homepage": "http://golang.org", "license": "http://golang.org/LICENSE", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/golang/go1.4.1.windows-amd64.zip", - "hash": "sha1:a2cb84516e08c6a26323764af443786733e3132c" + "url": "https://storage.googleapis.com/golang/go1.4.2.windows-amd64.zip", + "hash": "sha1:91b229a3ff0a1ce6e791c832b0b4670bfc5457b5" }, "32bit": { - "url": "https://storage.googleapis.com/golang/go1.4.1.windows-386.zip", - "hash": "sha1:5f1b6b8b29fddf5265217e0423b896551bbb85ab" + "url": "https://storage.googleapis.com/golang/go1.4.2.windows-386.zip", + "hash": "sha1:0e074e66a7816561d7947ff5c3514be96f347dc4" } }, "extract_dir": "go", From a21873e98863c63a6e287c1f73ca264e85d56e85 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:32:58 -0700 Subject: [PATCH 28/56] PHP 5.5.23 --- php55.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php55.json b/php55.json index 5470b02f36..807ccb72ff 100644 --- a/php55.json +++ b/php55.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.5.22", + "version": "5.5.23", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.5.22-Win32-VC11-x86.zip", - "hash": "sha1:fa1ad2d86265a8bc1982d8c3149998d3f18caf88", + "url": "http://windows.php.net/downloads/releases/php-5.5.23-Win32-VC11-x86.zip", + "hash": "sha1:d4d1511a7c291087475f0e9917bd278af433801e", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From 8fde6c8ff2ecbe5ff2332c825177197990c1b381 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:34:14 -0700 Subject: [PATCH 29/56] PHP 5.4.39 --- php54.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php54.json b/php54.json index 54aee7bc47..ca4c4cc3da 100644 --- a/php54.json +++ b/php54.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.4.38", + "version": "5.4.39", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.4.38-Win32-VC9-x86.zip", - "hash": "sha1:818d16cd154bdbd6350bd1577b239f2807a4bf62", + "url": "http://windows.php.net/downloads/releases/php-5.4.39-Win32-VC9-x86.zip", + "hash": "sha1:f049256598474289c5505417c81a84b96550f167", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": { From 3aa8b01fa7ed78b1577161cc514487b1ca4569e4 Mon Sep 17 00:00:00 2001 From: Keiichi Shimamura Date: Tue, 24 Mar 2015 21:41:54 -0700 Subject: [PATCH 30/56] Git 1.9.5-preview20150319 --- git.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/git.json b/git.json index 7ac8ad7493..f33b03305b 100644 --- a/git.json +++ b/git.json @@ -1,9 +1,9 @@ { "homepage": "http://msysgit.github.io/", "license": "GPL2", - "version": "1.9.5", - "url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20141217/PortableGit-1.9.5-preview20141217.7z", - "hash": "e0b597f7a27803fb76c27254c9974e946ddfd713d4a37eac22e18c3be2a3e67e", + "version": "1.9.5-preview20150319", + "url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z", + "hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c", "bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ], "post_install": [ "git config --global credential.helper wincred" From 8735e872f2bce4b836feeb06f798152536fac4a4 Mon Sep 17 00:00:00 2001 From: huncrys Date: Mon, 30 Mar 2015 05:40:52 +0200 Subject: [PATCH 31/56] busybox 1.24.0-TIG-1778 --- busybox.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/busybox.json b/busybox.json index d7190a5dd1..de7b850aae 100644 --- a/busybox.json +++ b/busybox.json @@ -1,8 +1,8 @@ { "homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html", - "version": "1.23.0-TIG-1381", + "version": "1.24.0-TIG-1778", "license": "GPL2", - "url": "ftp://ftp.tigress.co.uk/public/gpl/6.0.0/busybox/busybox-w32-TIG-1381-g883817e.exe#/busybox.exe", + "url": "ftp://ftp.tigress.co.uk/public/gpl/6.0.0/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", "hash": "6f715087ca6353c839def71d1971b6e12f86c067c55756d1922d572840f7ac4b", "bin": [ "busybox.exe", @@ -117,4 +117,4 @@ [ "busybox.exe", "yes", "yes" ], [ "busybox.exe", "zcat", "zcat" ] ] -} \ No newline at end of file +} From c824b35b9c4ff20e14688097946fce802c49e842 Mon Sep 17 00:00:00 2001 From: huncrys Date: Mon, 30 Mar 2015 05:47:32 +0200 Subject: [PATCH 32/56] nginx 1.7.11 --- nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nginx.json b/nginx.json index 8262260a88..1331511c1b 100644 --- a/nginx.json +++ b/nginx.json @@ -1,9 +1,9 @@ { "homepage": "http://nginx.org", - "version": "1.5.13", + "version": "1.7.11", "license": "BSD", - "url": "http://nginx.org/download/nginx-1.5.13.zip", - "hash": "3DB4C66079F70678567D10BCD4337A127FE5C98D137F370F4C3CF6C0DD39CB14", - "extract_dir": "nginx-1.5.13", + "url": "http://nginx.org/download/nginx-1.7.11.zip", + "hash": "1ea2f088503cc294e9a13f68dde3983506ce75b6752dae73e794f6454c470d68", + "extract_dir": "nginx-1.7.11", "bin": "nginx.exe" } From 9463a82128a951dcc67c42928419efcf02931cfe Mon Sep 17 00:00:00 2001 From: huncrys Date: Mon, 30 Mar 2015 06:16:21 +0200 Subject: [PATCH 33/56] busybox hash fix seems like I've forgot to update the hash for this --- busybox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/busybox.json b/busybox.json index de7b850aae..4a56a89a48 100644 --- a/busybox.json +++ b/busybox.json @@ -3,7 +3,7 @@ "version": "1.24.0-TIG-1778", "license": "GPL2", "url": "ftp://ftp.tigress.co.uk/public/gpl/6.0.0/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", - "hash": "6f715087ca6353c839def71d1971b6e12f86c067c55756d1922d572840f7ac4b", + "hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f", "bin": [ "busybox.exe", [ "busybox.exe", "ar", "ar" ], From 591ba828b76435834e2d7991ffc9cc3d2d82d599 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Mon, 30 Mar 2015 15:17:11 +1100 Subject: [PATCH 34/56] Fixed busybox hash --- busybox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/busybox.json b/busybox.json index de7b850aae..4a56a89a48 100644 --- a/busybox.json +++ b/busybox.json @@ -3,7 +3,7 @@ "version": "1.24.0-TIG-1778", "license": "GPL2", "url": "ftp://ftp.tigress.co.uk/public/gpl/6.0.0/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", - "hash": "6f715087ca6353c839def71d1971b6e12f86c067c55756d1922d572840f7ac4b", + "hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f", "bin": [ "busybox.exe", [ "busybox.exe", "ar", "ar" ], From c1d20230f32cf7e4137a6ab6219a83c12839158e Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 30 Mar 2015 14:41:21 +1000 Subject: [PATCH 35/56] openssl 1.0.2a --- openssl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openssl.json b/openssl.json index 2c31d17f04..e5582f78ea 100644 --- a/openssl.json +++ b/openssl.json @@ -1,15 +1,15 @@ { "homepage": "http://slproweb.com/products/Win32OpenSSL.html", - "version": "1.0.1L", + "version": "1.0.2a", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "http://slproweb.com/download/Win64OpenSSL-1_0_1L.exe", - "hash": "801D603ED8DECAEB3F372058044C9DECD143697CD3450D876D002AE7BB9A662A" + "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2a.exe", + "hash": "2a5d0af76b2b2d14e3dafea6850fc2a2e7fa07e8612392119240f66ae1c4f336" }, "32bit": { - "url": "hhttp://slproweb.com/download/Win32OpenSSL-1_0_1L.exe", - "hash": "E2C0704870D95A22EF84DBAE2C7F6F03903CA89F5110E27F90DB95DFD47BD0BC" + "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2a.exe", + "hash": "1641d5f1856285a88f66603b2333abe6d79ce65f82ee9698c5647894c473485a" } }, "innosetup": true, From 93afe910fd83abf1e079f5f4073c5eb355112430 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Tue, 31 Mar 2015 17:56:37 +1100 Subject: [PATCH 36/56] Fixes #315 py throws error 'Can't find default python' --- python.json | 21 ++++++++++++++++++++- python27.json | 9 ++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/python.json b/python.json index 1acdadee32..cf7edf4e29 100644 --- a/python.json +++ b/python.json @@ -19,6 +19,25 @@ [ "python.exe", "python3" ] ], "env_add_path": [ "scripts" ], - "post_install": "python -m ensurepip; cp (gcm pip3).path \"$(split-path (gcm pip3).path)/pip.exe\"", + "post_install": " + python -m ensurepip; cp (gcm pip3).path \"$(split-path (gcm pip3).path)/pip.exe\" + + $create_reg = { + param($path, $value) + + $reg_base = \"Registry::HKEY_CURRENT_USER\\Software\" + + new-item -path \"$reg_base\\$path\" -force | out-null + new-itemproperty -path \"$reg_base\\$path\" ` + -name \"(Default)\" -value \"$value\" -force | out-null + } + + $create_reg.Invoke(\"Classes\\Python.File\\shell\\open\\command\", ` + \"`\"$dir\\py.exe`\" `\"%1`\" %*\") + $create_reg.Invoke(\"Classes\\.py\", \"Python.File\") + $create_reg.Invoke(\"Python\\PythonCore\\3.4\\InstallPath\", ` + \"$dir\") + ", "checkver": "

Latest: Python ([0-9\\.]+) - .*

" } + diff --git a/python27.json b/python27.json index eec8b7c7bc..89c2447f13 100644 --- a/python27.json +++ b/python27.json @@ -18,6 +18,13 @@ [ "python.exe", "python2" ] ], "env_add_path": [ "scripts" ], - "post_install": "python2 -m ensurepip", + "post_install": " + python2 -m ensurepip + + $reg_path = \"Registry::HKEY_CURRENT_USER\\Software\\Python\\PythonCore\\2.7\\InstallPath\" + new-item -path $reg_path -force | out-null + new-itemproperty -path $reg_path ` + -name \"(Default)\" -value \"$dir\" -force | out-null + ", "checkver": "

Latest: .* - Python ([0-9\\.]+)

" } From 96b3ea728f17ef5347178ea65fd483030898416c Mon Sep 17 00:00:00 2001 From: Kody Brown Date: Thu, 1 Jan 2015 00:03:24 -0700 Subject: [PATCH 37/56] Added syncany-cli. --- syncany-cli.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 syncany-cli.json diff --git a/syncany-cli.json b/syncany-cli.json new file mode 100644 index 0000000000..7649e318f2 --- /dev/null +++ b/syncany-cli.json @@ -0,0 +1,12 @@ +{ + "homepage": "https://www.syncany.org/", + "license": "https://raw.githubusercontent.com/syncany/syncany/develop/LICENSE.md", + "version": "0.4.0", + "url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.0-alpha.exe", + "hash": "386365f99ea985a9abedab58439980500b3b62592531cd44af32e30f63df232d", + "innosetup": true, + "bin": [ + "bin\\sy.bat", + "bin\\syncany.bat" + ] +} \ No newline at end of file From 8145211dafaaa39d46610622bca6325926299f25 Mon Sep 17 00:00:00 2001 From: teadawg Date: Thu, 2 Apr 2015 00:42:46 +0200 Subject: [PATCH 38/56] Update apache.json update broken link --- apache.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache.json b/apache.json index 0e7cfc3396..c517fc1233 100644 --- a/apache.json +++ b/apache.json @@ -2,8 +2,8 @@ "homepage": "http://www.apachelounge.com", "version": "2.4.10", "license": "Apache 2.0", - "url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.10-win32-VC11.zip", - "hash": "C16059A0C13B69F77556B29A3C8F4B356F66C69EDA007B785333AEA0A6094110", + "url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.12-win32-VC11.zip", + "hash": "DBA963DB9819CD2AE3CB0E970F4159E199981F9BA0B33C537395C6AE1222951D", "extract_dir": "Apache24", "bin": [ "bin\\ab.exe", From 7d8f2563551b9e91623adb4c7a9beee71e23b921 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Thu, 2 Apr 2015 15:29:53 +1100 Subject: [PATCH 39/56] csvtosql 0.1.1-alpha --- csvtosql.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 csvtosql.json diff --git a/csvtosql.json b/csvtosql.json new file mode 100644 index 0000000000..312b49ce3e --- /dev/null +++ b/csvtosql.json @@ -0,0 +1,10 @@ +{ + "version": "v0.1.1-alpha", + "license": "https://raw.githubusercontent.com/deevus/CsvToSql/master/UNLICENSE.txt", + "url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip", + "depends": "gow", + "homepage": "https://github.com/deevus/CsvToSql", + "hash": "eb248d286cf5fd06c8ff99d527759e153513396baf08f0398a6d34fa1cba1116", + "bin": "ConvertCsvTo-Sql.ps1", + "extract_dir": "CsvToSql-0.1.1-alpha" +} From 7883b075b5603ef7a84bd91488f3e62f088dcd92 Mon Sep 17 00:00:00 2001 From: teadawg Date: Thu, 2 Apr 2015 16:03:39 +0200 Subject: [PATCH 40/56] Update apache.json update version, url and hash --- apache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.json b/apache.json index c517fc1233..46a3b519eb 100644 --- a/apache.json +++ b/apache.json @@ -1,6 +1,6 @@ { "homepage": "http://www.apachelounge.com", - "version": "2.4.10", + "version": "2.4.12", "license": "Apache 2.0", "url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.12-win32-VC11.zip", "hash": "DBA963DB9819CD2AE3CB0E970F4159E199981F9BA0B33C537395C6AE1222951D", From acf0bd3c590bd6f1aca6b7e74469498edf31fdde Mon Sep 17 00:00:00 2001 From: Konstantin Molchanov Date: Thu, 2 Apr 2015 23:42:27 +0300 Subject: [PATCH 41/56] Update Mercurial to 3.3.3 --- mercurial.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/mercurial.json b/mercurial.json index ad5e3e9f35..bb92bb3fbf 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,21 +1,21 @@ { - "homepage": "mercurial.selenic.com", - "version": "3.2.3", - "license": "GPL2", - "architecture": { - "64bit": { - "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.2.3-x64.exe", - "hash": "9A494D5DED2FD6E2F8689A07E55E6D8A6DE903C7AAEC466732D538A52608330E" - }, - "32bit": { - "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.2.3.exe", - "hash": "CB9AE8FD9A78C886E6E4B2EEA554B3E67EE380B39C657956CFE8C1E71DD49313" - } - }, - "innosetup": true, - "bin": "hg.exe", - "checkver": { - "url": "http://mercurial.selenic.com/sources.js", - "re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights" - } + "homepage": "mercurial.selenic.com", + "version": "3.3.3", + "license": "GPL2", + "architecture": { + "64bit": { + "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.3.3-x64.exe", + "hash": "2a4d6b598385794d890715a54cf751b72c67119d4fc06523e1eba320f7b51e36" + }, + "32bit": { + "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.3.3.exe", + "hash": "47295229aecab1ee4b4750bef134d0aaaab1fcc2064a90df620739774e30400f" + } + }, + "innosetup": true, + "bin": "hg.exe", + "checkver": { + "url": "http://mercurial.selenic.com/sources.js", + "re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights" + } } From 2f486f9a215e8fbd10570e50507c27a1b6e676de Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Fri, 3 Apr 2015 09:35:32 +0100 Subject: [PATCH 42/56] busybox: add some new aliases --- busybox.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/busybox.json b/busybox.json index 4a56a89a48..1778704ef5 100644 --- a/busybox.json +++ b/busybox.json @@ -54,6 +54,7 @@ [ "busybox.exe", "hexdump", "hexdump" ], [ "busybox.exe", "kill", "kill" ], [ "busybox.exe", "killall", "killall" ], + [ "busybox.exe", "logname", "logname" ], [ "busybox.exe", "ls", "ls" ], [ "busybox.exe", "lzcat", "lzcat" ], [ "busybox.exe", "lzma", "lzma" ], @@ -94,11 +95,13 @@ [ "busybox.exe", "touch", "touch" ], [ "busybox.exe", "tr", "tr" ], [ "busybox.exe", "true", "true" ], + [ "busybox.exe", "truncate", "truncate" ], [ "busybox.exe", "uname", "uname" ], [ "busybox.exe", "uncompress", "uncompress" ], [ "busybox.exe", "unexpand", "unexpand" ], [ "busybox.exe", "uniq", "uniq" ], [ "busybox.exe", "unix2dos", "unix2dos" ], + [ "busybox.exe", "unlink", "unlink" ], [ "busybox.exe", "unlzma", "unlzma" ], [ "busybox.exe", "unlzop", "unlzop" ], [ "busybox.exe", "unxz", "unxz" ], From 8422b550682a6b55524b3a8b153c00117dd949b7 Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Fri, 3 Apr 2015 09:37:28 +0100 Subject: [PATCH 43/56] busybox: use http URL for download busybox.exe is now available via http. This is preferable to ftp because it will allow the link to be redirected if necessary. --- busybox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/busybox.json b/busybox.json index 1778704ef5..3426e856c6 100644 --- a/busybox.json +++ b/busybox.json @@ -2,7 +2,7 @@ "homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html", "version": "1.24.0-TIG-1778", "license": "GPL2", - "url": "ftp://ftp.tigress.co.uk/public/gpl/6.0.0/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", + "url": "http://intgat.tigress.co.uk/rmy/files/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe", "hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f", "bin": [ "busybox.exe", From bb8fddc2ea7cbdc6ee50cb365b36f7fd838f97cf Mon Sep 17 00:00:00 2001 From: Stephen Edgar Date: Sun, 5 Apr 2015 11:36:33 +1000 Subject: [PATCH 44/56] Ruby 2.2.1 --- ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ruby.json b/ruby.json index 11ebf7b25f..0c5c369233 100644 --- a/ruby.json +++ b/ruby.json @@ -1,28 +1,28 @@ { "homepage": "http://rubyinstaller.org", - "version": "2.1.5", + "version": "2.2.1", "architecture": { "64bit": { "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.1.5-x64-mingw32.7z?direct#/dl.7z", + "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-x64-mingw32.7z?direct#/dl.7z", "http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z" ], "hash": [ - "120dc70369c90ae66e3c02f1c9e70579841ab204a3eac1b25110d9ae542199a7", + "afc01c6e5fa15bfd32b85ab42f0466fbb5b7c74b08e9ed71f5ad2e852c979ecc", "2ada04c7234199126c0f34f6ea7163a8f8dccb1e15814af175a189f6ac48b8ac" ], - "extract_dir": "ruby-2.1.5-x64-mingw32" + "extract_dir": "ruby-2.2.1-x64-mingw32" }, "32bit": { "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.1.5-i386-mingw32.7z?direct#/dl.7z", + "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-i386-mingw32.7z?direct#/dl.7z", "http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z" ], "hash": [ - "1e1619d41ffae46826bb7866f9e6f148cf13730c40aba80e520f835ccd005f18", + "53c3d758f8be083abc00ce8c9f6150c007a93934e8b26647915ba2edef84a8e5", "61a06b5da06dd94343e591163ac0d43c544e9cd4df770f01275645b268b44dc7" ], - "extract_dir": "ruby-2.1.5-i386-mingw32" + "extract_dir": "ruby-2.2.1-i386-mingw32" } }, "extract_to": [ "", "devkit" ], From 67bbce595900f18c74db7357d3e4999f275930af Mon Sep 17 00:00:00 2001 From: Gutierri Barboza Date: Sun, 5 Apr 2015 01:43:02 -0300 Subject: [PATCH 45/56] add youtube-dl --- youtube-dl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 youtube-dl.json diff --git a/youtube-dl.json b/youtube-dl.json new file mode 100644 index 0000000000..4e2a6c1771 --- /dev/null +++ b/youtube-dl.json @@ -0,0 +1,12 @@ +{ + "homepage": "http://rg3.github.io/youtube-dl/" + "license": "Unlicense", + "version": "2015.04.03", + "url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe", + "hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e", + "bin": "youtube-dl.exe", + "depends": [ + "ffmpeg", + "python" + ] +} From 355bbdf937f0fb29bb2788b612f83ef9152fb180 Mon Sep 17 00:00:00 2001 From: Gutierri Barboza Date: Sun, 5 Apr 2015 01:48:33 -0300 Subject: [PATCH 46/56] fixs youtube-dl --- youtube-dl.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/youtube-dl.json b/youtube-dl.json index 4e2a6c1771..ccfc850a31 100644 --- a/youtube-dl.json +++ b/youtube-dl.json @@ -1,12 +1,12 @@ { - "homepage": "http://rg3.github.io/youtube-dl/" - "license": "Unlicense", - "version": "2015.04.03", - "url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe", - "hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e", - "bin": "youtube-dl.exe", - "depends": [ - "ffmpeg", - "python" - ] + "homepage": "http://rg3.github.io/youtube-dl/", + "license": "Unlicense", + "version": "2015.04.03", + "url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe", + "hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e", + "bin": "youtube-dl.exe", + "depends": [ + "ffmpeg", + "python" + ] } From ff2bf48ce439ccd75a7ac60412588f41e6076676 Mon Sep 17 00:00:00 2001 From: guillermooo Date: Tue, 7 Apr 2015 19:38:55 +0200 Subject: [PATCH 47/56] edit vim.json --- vim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.json b/vim.json index 4f16a3ebff..7837ec8456 100644 --- a/vim.json +++ b/vim.json @@ -21,7 +21,7 @@ "post_install": "mv -force \"$dir\\intl.dll\" \"$dir\\libintl.dll\" if(!(test-path ~\\.vimrc)) { cp \"$dir\\vimrc_example.vim\" ~\\.vimrc - \"set shell=$((gcm powershell).path)\" | out-file ~\\.vimrc -append -encoding ascii + \"set shell=$((gcm powershell).path)\\ -executionpolicy\\ bypass" | out-file ~\\.vimrc -append -encoding ascii echo '~/.vimrc was created with your shell set to Powershell.' } else { echo '~/.vimrc exists, skipping' }", "checkver": { From 4a6c0347241478ddce2e334a8b103b0d84d441ec Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Wed, 8 Apr 2015 12:09:05 +1000 Subject: [PATCH 48/56] Fix invalid json formatting in vim.json Add a missing escaped double quote that causes Scoop to error. Was introduced in b24c06c (#329) Fixes #325 --- vim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.json b/vim.json index 7837ec8456..fb5628ba77 100644 --- a/vim.json +++ b/vim.json @@ -21,7 +21,7 @@ "post_install": "mv -force \"$dir\\intl.dll\" \"$dir\\libintl.dll\" if(!(test-path ~\\.vimrc)) { cp \"$dir\\vimrc_example.vim\" ~\\.vimrc - \"set shell=$((gcm powershell).path)\\ -executionpolicy\\ bypass" | out-file ~\\.vimrc -append -encoding ascii + \"set shell=$((gcm powershell).path)\\ -executionpolicy\\ bypass\" | out-file ~\\.vimrc -append -encoding ascii echo '~/.vimrc was created with your shell set to Powershell.' } else { echo '~/.vimrc exists, skipping' }", "checkver": { From b7d27f787dfa13bdf48d4b578e0eeec57ecc46d0 Mon Sep 17 00:00:00 2001 From: Scott Moore Date: Fri, 10 Apr 2015 17:18:39 +1000 Subject: [PATCH 49/56] Add hub --- hub.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 hub.json diff --git a/hub.json b/hub.json new file mode 100644 index 0000000000..87121691b0 --- /dev/null +++ b/hub.json @@ -0,0 +1,20 @@ +{ + "homepage": "https://hub.github.com/", + "version": "2.2.0", + "license": "MIT", + "architecture": { + "64bit": { + "url": "https://github.com/github/hub/releases/download/v2.2.0/hub-windows-amd64-2.2.0.tar.gz", + "hash": "b32fc476f46e54a965c5c8a8cded1c808d7d518f87f8fb6d868d5b3384161146", + "extract_dir": "hub-windows-amd64-2.2.0" + }, + "32bit": { + "url": "https://github.com/github/hub/releases/download/v2.2.0/hub-windows-386-2.2.0.tar.gz", + "hash": "d7028b66fa682d9eca4e2b955e9e60b8188e7141bd84f289515ed905ad349358", + "extract_dir": "hub-windows-386-2.2.0" + } + }, + "bin": [ + "hub.exe" + ] +} \ No newline at end of file From 57b7ab24b5426dfd32f9a285e32ca3bc5caf0e7c Mon Sep 17 00:00:00 2001 From: Scott Moore Date: Fri, 10 Apr 2015 17:27:51 +1000 Subject: [PATCH 50/56] Add premake build tools --- premake4.json | 10 ++++++++++ premake5.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 premake4.json create mode 100644 premake5.json diff --git a/premake4.json b/premake4.json new file mode 100644 index 0000000000..a9143cb1d0 --- /dev/null +++ b/premake4.json @@ -0,0 +1,10 @@ +{ + "homepage": "http://premake.github.io/download.html", + "version": "4.4-b5", + "license": "BSD 3-Clause", + "url": "http://sourceforge.net/projects/premake/files/Premake/4.4/premake-4.4-beta5-windows.zip", + "hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d", + "bin": [ + "premake4.exe" + ] +} \ No newline at end of file diff --git a/premake5.json b/premake5.json new file mode 100644 index 0000000000..99c3c49374 --- /dev/null +++ b/premake5.json @@ -0,0 +1,10 @@ +{ + "homepage": "http://premake.github.io/download.html", + "version": "5.0-a1", + "license": "BSD 3-Clause", + "url": "http://sourceforge.net/projects/premake/files/5.0/premake-5.0-alpha1-windows.zip", + "hash": "1fe4e32fe8d0662ebd00e8333c33eca28a14fd773a351fb4eb702e246d7b7110", + "bin": [ + "premake5.exe" + ] +} \ No newline at end of file From a6ed869f48b4617b190ea30507f2731573f7660a Mon Sep 17 00:00:00 2001 From: Scott Moore Date: Fri, 10 Apr 2015 17:36:50 +1000 Subject: [PATCH 51/56] Add ninja build system --- ninja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ninja.json diff --git a/ninja.json b/ninja.json new file mode 100644 index 0000000000..2f79835270 --- /dev/null +++ b/ninja.json @@ -0,0 +1,10 @@ +{ + "homepage": "http://martine.github.io/ninja/", + "version": "1.5.3", + "license": "Apache 2.0", + "url": "https://github.com/martine/ninja/releases/download/v1.5.3/ninja-win.zip", + "hash": "f4bb3802854e677b9e063506788f123de18a122c0743125b499075c12402bf97", + "bin": [ + "ninja.exe" + ] +} \ No newline at end of file From 9e242994438afdc68c139e7bd134b79f8128f081 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Fri, 10 Apr 2015 22:54:31 +1000 Subject: [PATCH 52/56] Add pester Pester provides a framework for running Unit Tests to execute and validate PowerShell commands inside of PowerShell. --- pester.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pester.json diff --git a/pester.json b/pester.json new file mode 100644 index 0000000000..192653e1ec --- /dev/null +++ b/pester.json @@ -0,0 +1,25 @@ +{ + "version": "3.3.6", + "license": "https://raw.githubusercontent.com/pester/Pester/master/LICENSE", + "url": "https://github.com/pester/pester/archive/3.3.6.tar.gz", + "homepage": "https://github.com/pester/Pester", + "hash": "38a9ae3c829b02fe90fb8acbed564ffb883fb0175a6a00b501ac3663f03d6b9a", + "extract_dir": "pester-3.3.6", + "bin": "bin\\pester.bat", + "post_install": " + if(!(test-path $profile)) { + $profile_dir = split-path $profile + if(!(test-path $profile_dir)) { mkdir $profile_dir > $null } + '' > $profile + } + + $import = \"try { `$null = gcm pester -ea stop; import-module `\"$dir\\pester.psm1`\" } catch { }\" + $text = get-content $profile + if (($text | sls 'pester') -eq $null) { + $new_profile = @($text) + $import + $new_profile > $profile + } + + iex \"$import\" + " +} From ca3a0ae014f08c56b7332f0c63f3b868f17cecee Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 10 Apr 2015 16:51:49 +1000 Subject: [PATCH 53/56] dart 1.0.0.3_r30188 (add checkver, fixes #326) --- dart.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dart.json b/dart.json index 45d0c3d427..40d698703f 100644 --- a/dart.json +++ b/dart.json @@ -22,5 +22,9 @@ ], "env_set": { "DART_SDK": "$dir" + }, + "checkver": { + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION", + "re": "\"version\"\\s*:\\s*\"([^\"]+)\"" } } \ No newline at end of file From 3741af6fa3aecd91a46bd47cffd1f771797517a9 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Fri, 10 Apr 2015 23:37:24 +1000 Subject: [PATCH 54/56] Implement testing using Pester Integrate with AppVeyor --- pester.json | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/pester.json b/pester.json index 192653e1ec..e37f65788b 100644 --- a/pester.json +++ b/pester.json @@ -7,19 +7,26 @@ "extract_dir": "pester-3.3.6", "bin": "bin\\pester.bat", "post_install": " - if(!(test-path $profile)) { - $profile_dir = split-path $profile - if(!(test-path $profile_dir)) { mkdir $profile_dir > $null } - '' > $profile - } - $import = \"try { `$null = gcm pester -ea stop; import-module `\"$dir\\pester.psm1`\" } catch { }\" - $text = get-content $profile - if (($text | sls 'pester') -eq $null) { - $new_profile = @($text) + $import - $new_profile > $profile - } + if($profile) { + 'adding pester to powershell profile...' + if(!(test-path $profile)) { + 'powershell profile doesn''t exist. creating...' + $profile_dir = split-path $profile + if(!(test-path $profile_dir)) { mkdir $profile_dir > $null } + '' > $profile + } + + $text = get-content $profile + if (($text | sls 'pester') -eq $null) { + $new_profile = @($text) + $import + $new_profile > $profile + success 'pester added to powershell profile.' + } + } else { warn 'no powershell profile found. the pester module will not be imported each session.' } + + 'importing pester for current session...' iex \"$import\" " } From c4a9adf96259dba92fd065f822b5ef642047f1b1 Mon Sep 17 00:00:00 2001 From: Gutierri Barboza Date: Tue, 21 Apr 2015 16:44:36 -0300 Subject: [PATCH 55/56] update mariadb --- mariadb.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mariadb.json b/mariadb.json index 5e6c788917..d3593b5748 100644 --- a/mariadb.json +++ b/mariadb.json @@ -1,17 +1,17 @@ { "homepage": "http://mariadb.org", - "version": "10.0.14", + "version": "10.0.17", "license": "GPL2", "architecture": { "64bit": { - "url": "https://downloads.mariadb.org/f/mariadb-10.0.14/winx64-packages/mariadb-10.0.14-winx64.zip", - "hash": "md5:6880f94badb9a0198549d61d243af1e3", - "extract_dir": "mariadb-10.0.14-winx64" + "url": "https://downloads.mariadb.org/f/mariadb-10.0.17/winx64-packages/mariadb-10.0.17-winx64.zip", + "hash": "md5:e1c0bf484eb36c2e7323be0a4262577b", + "extract_dir": "mariadb-10.0.17-winx64" }, "32bit": { - "url": "https://downloads.mariadb.org/f/mariadb-10.0.14/win32-packages/mariadb-10.0.14-win32.zip", - "hash": "md5:daff6549e7a924d550f369ce665e72bc", - "extract_dir": "mariadb-10.0.14-win32" + "url": "https://downloads.mariadb.org/f/mariadb-10.0.17/win32-packages/mariadb-10.0.17-win32.zip", + "hash": "md5:0ddb1003dc2a39f281b57ca408c5867d", + "extract_dir": "mariadb-10.0.17-win32" } }, "bin": [ From eae0d58c7014f2c3c270800a19a9bc337bc2445a Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Fri, 24 Apr 2015 16:32:12 +1000 Subject: [PATCH 56/56] Update Scala to 2.11.6 --- scala.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scala.json b/scala.json index 52d07f8b6d..4c124918d7 100644 --- a/scala.json +++ b/scala.json @@ -1,10 +1,10 @@ { "homepage": "http://www.scala-lang.org/", - "version": "2.11.4", + "version": "2.11.6", "license": "BSD 3-Clause", - "url": "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.zip", - "hash": "b52e6a2cfef8312f13a1106bbe50bf364fc9e20c3a58600bc47987edd602703e", - "extract_dir": "scala-2.11.4", + "url": "http://downloads.typesafe.com/scala/2.11.6/scala-2.11.6.zip", + "hash": "37e593923f7a79b524859bd2e7e90717eac024bf742bb3c5d7312c07fd8ce6ce", + "extract_dir": "scala-2.11.6", "bin": [ "bin\\fsc.bat", "bin\\scala.bat",