From e624405330f10f0befc88ada538b992f1f83848d Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 18 Jul 2016 18:54:56 +0200 Subject: [PATCH] Download from safe sources. --- haiku-apps/armyknife/armyknife-4.3.0.recipe | 6 +++++- haiku-apps/beae/beae-1.2.recipe | 2 +- haiku-apps/befar/befar-4.2_beta.recipe | 2 +- haiku-apps/belife/belife-1.0.0.recipe | 2 +- haiku-apps/bepodder/bepodder-1.3.0.recipe | 6 +++++- haiku-apps/beshare/beshare-2.31.recipe | 2 +- haiku-apps/blogpositive/blogpositive-0.4.0.recipe | 5 ++++- haiku-apps/catkeyseditor/catkeyseditor-0.1.1.recipe | 2 +- haiku-apps/chat/chat-20100903.recipe | 6 +++++- haiku-apps/clockwerk/clockwerk-git.recipe | 6 +++++- haiku-apps/colors/colors-2.3.recipe | 2 +- .../copynametoclipboard/copynametoclipboard-1.0.1.recipe | 2 +- haiku-apps/desknotes/desknotes-1.1.recipe | 2 +- haiku-apps/djvutranslator/djvutranslator-1.0.1.recipe | 5 ++++- haiku-apps/djvuviewer/djvuviewer-1.2.1.recipe | 6 +++++- haiku-apps/ducksaver/ducksaver-1.1.0.recipe | 6 +++++- haiku-apps/filwip/filwip-1.0.0.recipe | 8 ++++++-- haiku-apps/friss/friss-0.8.0.recipe | 1 + .../genesis_commander/genesis_commander-0.42.recipe | 2 +- haiku-games/bevexed/bevexed-20141224.recipe | 2 +- sys-devel/binutils/binutils-2.17_2013_04_21.recipe | 3 ++- 21 files changed, 57 insertions(+), 21 deletions(-) diff --git a/haiku-apps/armyknife/armyknife-4.3.0.recipe b/haiku-apps/armyknife/armyknife-4.3.0.recipe index b67b056cd..70dd60dcd 100644 --- a/haiku-apps/armyknife/armyknife-4.3.0.recipe +++ b/haiku-apps/armyknife/armyknife-4.3.0.recipe @@ -8,7 +8,11 @@ HOMEPAGE="https://github.com/HaikuArchives/ArmyKnife" COPYRIGHT="2000-2001 Jason Burgess" LICENSE="MIT" REVISION="3" -SOURCE_URI="git://github.com/HaikuArchives/ArmyKnife.git#49f9a12cf288b061449edf5049e5de6a6501093c" +commit="49f9a12cf288b061449edf5049e5de6a6501093c" +SOURCE_URI="$HOMEPAGE/archive/$commit.tar.gz" +SOURCE_DIR="ArmyKnife-$commit" +SOURCE_FILENAME="$portName-$portVersion.tar.gz" +CHECKSUM_SHA256="e223d01114256e1e57291fdb8cd22eb3c5c1e034a41971d7a283433c6344d786" ARCHITECTURES="x86_gcc2 !x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 !x86" diff --git a/haiku-apps/beae/beae-1.2.recipe b/haiku-apps/beae/beae-1.2.recipe index cb1a8bc4e..a40767187 100644 --- a/haiku-apps/beae/beae-1.2.recipe +++ b/haiku-apps/beae/beae-1.2.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://github.com/HaikuArchives/BeAE" COPYRIGHT="2003 Xentronix" LICENSE="BSD (3-clause)" REVISION="3" -SOURCE_URI="git+https://github.com/HaikuArchives/BeAE.git#a90a987" +SOURCE_URI="$(HOMEPAGE)/archive/a90a9872420afe1a06537c798bfdfdc36d631323.tar.gz" SOURCE_DIR="beae-1.2" ARCHITECTURES="x86_gcc2 !x86 ?x86_64" SECONDARY_ARCHITECTURES="!x86" diff --git a/haiku-apps/befar/befar-4.2_beta.recipe b/haiku-apps/befar/befar-4.2_beta.recipe index f2d676a10..c6d6493d4 100644 --- a/haiku-apps/befar/befar-4.2_beta.recipe +++ b/haiku-apps/befar/befar-4.2_beta.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://github.com/HaikuArchives/BeFar" COPYRIGHT="1999-2001 Bazarov Max" LICENSE="Public Domain" REVISION="3" -SOURCE_URI="git://github.com/HaikuArchives/BeFar#2897e9658c" +SOURCE_URI="$(HOMEPAGE)/archive/2897e9658ca5f275c4b85d25f894390b9007828c.tar.gz" SOURCE_DIR="$portVersionedName/source" ARCHITECTURES="x86_gcc2 x86 ?x86_64" diff --git a/haiku-apps/belife/belife-1.0.0.recipe b/haiku-apps/belife/belife-1.0.0.recipe index 4b850417f..4fbe37572 100644 --- a/haiku-apps/belife/belife-1.0.0.recipe +++ b/haiku-apps/belife/belife-1.0.0.recipe @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/HaikuArchives/BeLife" COPYRIGHT="2006 Studio-33" LICENSE="BeLife License" REVISION="2" -SOURCE_URI="git://github.com/HaikuArchives/BeLife.git#aa35a935e55e9ee17fbb9d414534ba79798a95a1" +SOURCE_URI="$(HOMEPAGE)/archive/96e31e8b4543723c7c8ea4a3d0c57c8cd52f82ca.tar.gz" ARCHITECTURES="x86 x86_gcc2" diff --git a/haiku-apps/bepodder/bepodder-1.3.0.recipe b/haiku-apps/bepodder/bepodder-1.3.0.recipe index 7c61afe40..e638a9d82 100644 --- a/haiku-apps/bepodder/bepodder-1.3.0.recipe +++ b/haiku-apps/bepodder/bepodder-1.3.0.recipe @@ -23,7 +23,11 @@ HOMEPAGE="https://github.com/HaikuArchives/BePodder" COPYRIGHT="2006-2007 Funky Idea Software" LICENSE="MIT" REVISION="2" -SOURCE_URI="git://github.com/HaikuArchives/BePodder#1ff344994cb5799192fd3ed693e4a378676a543e" +commit="1ff344994cb5799192fd3ed693e4a378676a543e" +SOURCE_URI="$HOMEPAGE/archive/$commit.tar.gz" +SOURCE_FILENAME="$portName-$commit.tar.gz" +SOURCE_DIR="BePodder-$commit" +CHECKSUM_SHA256="31f2c97b94b09a773a4ddbaf28180b8aa1f0431959263f358c855d70fa1a0069" ARCHITECTURES="x86_gcc2 x86 ?x86_64" diff --git a/haiku-apps/beshare/beshare-2.31.recipe b/haiku-apps/beshare/beshare-2.31.recipe index 723d2ea99..97a2c9d0b 100644 --- a/haiku-apps/beshare/beshare-2.31.recipe +++ b/haiku-apps/beshare/beshare-2.31.recipe @@ -19,7 +19,7 @@ LICENSE=" libsanta " HOMEPAGE="https://github.com/HaikuArchives/BeShare" -SOURCE_URI="git+https://github.com/HaikuArchives/BeShare.git#b721fcc" +SOURCE_URI="$(HOMEPAGE)/archive/b721fcc.tar.gz" SOURCE_URI_2="https://public.msli.com/lcs/muscle/muscle6.11.zip" REVISION="1" CHECKSUM_SHA256_2="7cf3c92095f46e5a0858852e7d387d11fdf8e1e95a4de26b5e68e8319a373340" diff --git a/haiku-apps/blogpositive/blogpositive-0.4.0.recipe b/haiku-apps/blogpositive/blogpositive-0.4.0.recipe index 3502fd73d..a34401d79 100644 --- a/haiku-apps/blogpositive/blogpositive-0.4.0.recipe +++ b/haiku-apps/blogpositive/blogpositive-0.4.0.recipe @@ -6,7 +6,10 @@ HOMEPAGE="http://blogpositive.puckipedia.com" COPYRIGHT="2013 Puck Meerburg" LICENSE="MIT" REVISION="2" -SOURCE_URI="git://github.com/puckipedia/BlogPositive.git#tags/v0.4" +SOURCE_URI="https://github.com/puckipedia/BlogPositive/archive/v0.4.tar.gz" +SOURCE_FILENAME="$portName-$portVersion.tar.gz" +SOURCE_DIR="BlogPositive-v0.4" +CHECKSUM_SHA256="9a1c00eff7a291dec8679aa76a594c30ba32e300e0f5e760f0cb05234a459bfa" ARCHITECTURES="x86 x86_gcc2 x86_64" diff --git a/haiku-apps/catkeyseditor/catkeyseditor-0.1.1.recipe b/haiku-apps/catkeyseditor/catkeyseditor-0.1.1.recipe index 173fabc70..a2e7c58cd 100644 --- a/haiku-apps/catkeyseditor/catkeyseditor-0.1.1.recipe +++ b/haiku-apps/catkeyseditor/catkeyseditor-0.1.1.recipe @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/puckipedia/BeLocalized" COPYRIGHT="2014-2015 Puck Meerburg" LICENSE="MIT" REVISION="1" -SOURCE_URI="git+https://github.com/puckipedia/BeLocalized#989904ff0181147e5fe7e205096f09e1cc4d8bdd" +SOURCE_URI="$(HOMEPAGE)/archive/989904ff0181147e5fe7e205096f09e1cc4d8bdd.tar.gz" ARCHITECTURES="x86_gcc2 x86 ?x86_64" diff --git a/haiku-apps/chat/chat-20100903.recipe b/haiku-apps/chat/chat-20100903.recipe index a3e54376d..2e5a48b73 100644 --- a/haiku-apps/chat/chat-20100903.recipe +++ b/haiku-apps/chat/chat-20100903.recipe @@ -7,7 +7,11 @@ HOMEPAGE="http://synrc.com/client/chat/haiku/" COPYRIGHT="2010-2014 Maxim Sokhatsky" LICENSE="MIT" REVISION="2" -SOURCE_URI="git+https://github.com/devaspot/chat.git" +commit="37b34459b19b7f789073b348bab93c8f0df05f30" +SOURCE_URI="https://github.com/devaspot/chat/archive/$commit.tar.gz" +SOURCE_FILENAME="chat-$commit.tar.gz" +SOURCE_DIR="chat-$commit" +CHECKSUM_SHA256="26721cbd6fac473ac20afd7774f7fd7ca8a7f2a849ca334d2cfdad48ce539c46" ARCHITECTURES="x86_gcc2 x86" diff --git a/haiku-apps/clockwerk/clockwerk-git.recipe b/haiku-apps/clockwerk/clockwerk-git.recipe index 3dfe635da..9b265f44d 100644 --- a/haiku-apps/clockwerk/clockwerk-git.recipe +++ b/haiku-apps/clockwerk/clockwerk-git.recipe @@ -10,7 +10,11 @@ COPYRIGHT="2001-2009 Stephan Aßmus 2000-2006 Ingo Weinhold" LICENSE="GNU GPL v2" REVISION="3" -SOURCE_URI="git+https://github.com/stippi/Clockwerk.git#6eab4202c857c7dc6f21b6e3262cff0b503acb0e" +commit="6eab4202c857c7dc6f21b6e3262cff0b503acb0e" +SOURCE_URI="$HOMEPAGE/archive/$commit.tar.gz" +SOURCE_FILENAME="$portName-$commit.tar.gz" +SOURCE_DIR="Clockwerk-$commit" +CHECKSUM_SHA256="b779ff85fb5626dba84c01b983ba0fb2072154eb60ba7ad051ca20d54f56afc2" ARCHITECTURES="x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/haiku-apps/colors/colors-2.3.recipe b/haiku-apps/colors/colors-2.3.recipe index 59ad2aad2..0c67568c3 100644 --- a/haiku-apps/colors/colors-2.3.recipe +++ b/haiku-apps/colors/colors-2.3.recipe @@ -14,7 +14,7 @@ COPYRIGHT="2001-2008 Werner Freytag 2009-2013 John Scipione" LICENSE="MIT" REVISION="2" -SOURCE_URI="git://github.com/jscipione/Colors#9d832d2c995f822e6386223cb36840743c7e886a" +SOURCE_URI="$(HOMEPAGE)/archive/9d832d2c995f822e6386223cb36840743c7e886a.tar.gz" ARCHITECTURES="x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/haiku-apps/copynametoclipboard/copynametoclipboard-1.0.1.recipe b/haiku-apps/copynametoclipboard/copynametoclipboard-1.0.1.recipe index 8fd7d9af2..8d93468ed 100644 --- a/haiku-apps/copynametoclipboard/copynametoclipboard-1.0.1.recipe +++ b/haiku-apps/copynametoclipboard/copynametoclipboard-1.0.1.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2000 Werner Freytag 2012 Humdinger" LICENSE="MIT" REVISION="2" -SOURCE_URI="git://github.com/HaikuArchives/CopyNameToClipboard#1da1d52429db53f15c3debf817e982d9ce6346b4" +SOURCE_URI="$(HOMEPAGE)/archive/1da1d52429db53f15c3debf817e982d9ce6346b4.tar.gz" ARCHITECTURES="x86_gcc2 x86 ?x86_64" diff --git a/haiku-apps/desknotes/desknotes-1.1.recipe b/haiku-apps/desknotes/desknotes-1.1.recipe index 498ce4e83..fd419bcd0 100644 --- a/haiku-apps/desknotes/desknotes-1.1.recipe +++ b/haiku-apps/desknotes/desknotes-1.1.recipe @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/HaikuArchives/DeskNotes" COPYRIGHT="2000 Colin Stewart" LICENSE="BSD (3-clause)" REVISION="4" -SOURCE_URI="git+https://github.com/HaikuArchives/DeskNotes#e39a1cf" +SOURCE_URI="$(HOMEPAGE)/archive/e39a1cf592c5a51f49578dd5efe0bbb1c6d0f450.tar.gz" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" diff --git a/haiku-apps/djvutranslator/djvutranslator-1.0.1.recipe b/haiku-apps/djvutranslator/djvutranslator-1.0.1.recipe index 094f55b0f..a875f749a 100644 --- a/haiku-apps/djvutranslator/djvutranslator-1.0.1.recipe +++ b/haiku-apps/djvutranslator/djvutranslator-1.0.1.recipe @@ -12,7 +12,10 @@ HOMEPAGE="http://haikuware.ru/software/djvuviewer" COPYRIGHT="2005-2015 3dEyes**" LICENSE="GNU GPL v2" REVISION="3" -SOURCE_URI="git+https://github.com/threedeyes/DjVuViewer#1a55eaa" +commit="1a55eaa" +SOURCE_URI="https://github.com/threedeyes/DjVuViewer/archive/$commit.tar.gz" +SOURCE_FILENAME="DjVuViewer-$commit.tar.gz" +SOURCE_DIR="DjVuViewer-$commit" ARCHITECTURES="x86_gcc2 x86" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/haiku-apps/djvuviewer/djvuviewer-1.2.1.recipe b/haiku-apps/djvuviewer/djvuviewer-1.2.1.recipe index 257447e5f..c1d8f9d80 100644 --- a/haiku-apps/djvuviewer/djvuviewer-1.2.1.recipe +++ b/haiku-apps/djvuviewer/djvuviewer-1.2.1.recipe @@ -22,7 +22,11 @@ HOMEPAGE="http://haikuware.ru/software/djvuviewer" COPYRIGHT="2005-2015 3dEyes**" LICENSE="GNU GPL v2" REVISION="2" -SOURCE_URI="git+https://github.com/threedeyes/DjVuViewer#524f235" +commit="524f235" +SOURCE_URI="https://github.com/threedeyes/DjVuViewer/archive/$commit.tar.gz" +SOURCE_FILENAME="$portName-$commit.tar.gz" +SOURCE_DIR="DjVuViewer-$commit" +CHECKSUM_SHA256="16698d790fceb8c956e5cae4b460f511600443af4ac6821920e736ac6a3e6b66" ARCHITECTURES="x86_gcc2 x86" diff --git a/haiku-apps/ducksaver/ducksaver-1.1.0.recipe b/haiku-apps/ducksaver/ducksaver-1.1.0.recipe index 0f3f9a30b..f529a0714 100644 --- a/haiku-apps/ducksaver/ducksaver-1.1.0.recipe +++ b/haiku-apps/ducksaver/ducksaver-1.1.0.recipe @@ -5,7 +5,11 @@ HOMEPAGE="http://maybe.de/software/ducksaver" COPYRIGHT="2002-2008, Werner Freytag, 2009-2014 Haiku, Inc." LICENSE="MIT" REVISION="2" -SOURCE_URI="git://github.com/jscipione/DuckSaver#4859bfaf74d3d42883e03c85ef02a2ef03569a19" +commit="4859bfaf74d3d42883e03c85ef02a2ef03569a19" +SOURCE_URI="https://github.com/jscipione/DuckSaver/archive/$commit.tar.gz" +SOURCE_DIR="DuckSaver-$commit" +SOURCE_FILENAME="DuckSaver-$commit.tar.gz" +CHECKSUM_SHA256="b8a3b710a7ae731c72728a32b9cfa964ad2001c93379feb8c5086043345e1ed5" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/haiku-apps/filwip/filwip-1.0.0.recipe b/haiku-apps/filwip/filwip-1.0.0.recipe index 1450021ae..f7c36a8ba 100644 --- a/haiku-apps/filwip/filwip-1.0.0.recipe +++ b/haiku-apps/filwip/filwip-1.0.0.recipe @@ -4,9 +4,13 @@ temporary files, cache files of internet sessions, logs, history files and \ the like. It works with easy to write text files that include information \ about where the files to delete are." HOMEPAGE="https://sites.google.com/site/appfilwip/home" -SOURCE_URI="git://github.com/HaikuArchives/FilWip.git#f89df458da79e172ccf243e994b2989d5837c362" +commit="e5e8bc31c3f356b603041be8883ce5c7df46ce97" +SOURCE_URI="https://github.com/HaikuArchives/filwip/archive/$commit.tar.gz" +SOURCE_FILENAME="filwip-$commit.tar.gz" +SOURCE_DIR="FilWip-$commit" +CHECKSUM_SHA256="20c5476d1117d6ecff102186e74cfa730e9b989a98073b6f373f42562e019411" ADDITIONAL_FILES="install_plugins.sh" -REVISION="5" +REVISION="6" LICENSE="SPL" COPYRIGHT="2002 Ramshankar" diff --git a/haiku-apps/friss/friss-0.8.0.recipe b/haiku-apps/friss/friss-0.8.0.recipe index 8f914d83e..f199ff375 100644 --- a/haiku-apps/friss/friss-0.8.0.recipe +++ b/haiku-apps/friss/friss-0.8.0.recipe @@ -7,6 +7,7 @@ LICENSE="MIT" COPYRIGHT="2004 Andreas Herzig (N3S) 2010-2014 Adrien Destugues (PulkoMandy)" SOURCE_URI="https://github.com/pulkomandy/fRiSS/archive/v$portVersion.tar.gz" +CHECKSUM_SHA256="d0e3d6a0fb3d52db6eff6ba354d24fc648aa2b4021238c3e2fe53800df04db91" SOURCE_DIR="fRiSS-$portVersion" REVISION="1" ARCHITECTURES="x86_gcc2 x86" diff --git a/haiku-apps/genesis_commander/genesis_commander-0.42.recipe b/haiku-apps/genesis_commander/genesis_commander-0.42.recipe index 4afbf7954..f3ddcac38 100644 --- a/haiku-apps/genesis_commander/genesis_commander-0.42.recipe +++ b/haiku-apps/genesis_commander/genesis_commander-0.42.recipe @@ -4,7 +4,7 @@ HOMEPAGE="https://github.com/HaikuArchives/GenesisCommander" COPYRIGHT="2002-2004 Zsolt Prievara" LICENSE="MIT" REVISION="2" -SOURCE_URI="git://github.com/HaikuArchives/GenesisCommander#a5d4ef1" +SOURCE_URI="$(HOMEPAGE)/archive/a5d4ef1521787e48fc40186cc1374cffe40527f1.tar.gz" ARCHITECTURES="x86_gcc2 x86 !x86_64" diff --git a/haiku-games/bevexed/bevexed-20141224.recipe b/haiku-games/bevexed/bevexed-20141224.recipe index 7e8e7be0f..24dcb392e 100644 --- a/haiku-games/bevexed/bevexed-20141224.recipe +++ b/haiku-games/bevexed/bevexed-20141224.recipe @@ -4,7 +4,7 @@ A maddeningly-addictive puzzle game. The concept is simple: put the tiles in \ the grid on the left such that the numbers match wherever two tiles touch. " HOMEPAGE="https://github.com/HaikuArchives/BeVexed" -SOURCE_URI="git+https://github.com/HaikuArchives/BeVexed#01613e90e6ce3c2b47a592efe8e248db3445f536" +SOURCE_URI="$(HOMEPAGE)/archive/01613e90e6ce3c2b47a592efe8e248db3445f536.tar.gz" REVISION="2" LICENSE="MIT" diff --git a/sys-devel/binutils/binutils-2.17_2013_04_21.recipe b/sys-devel/binutils/binutils-2.17_2013_04_21.recipe index da7431f0f..c452f678c 100644 --- a/sys-devel/binutils/binutils-2.17_2013_04_21.recipe +++ b/sys-devel/binutils/binutils-2.17_2013_04_21.recipe @@ -1,6 +1,6 @@ SUMMARY="The GNU assembler, linker and binary utilities" HOMEPAGE="http://www.gnu.org/software/binutils" -SOURCE_URI="git+git://github.com/haiku/buildtools.git#ab0f66e" +SOURCE_URI="https://github.com/haiku/buildtools/archive/ab0f66e995971d3e7c6c123daaab860378c5bbb1.tar.gz" REVISION="2" LICENSE=" GNU GPL v2 @@ -49,6 +49,7 @@ BUILD_PREREQUIRES=" " SOURCE_DIR="binutils-$portVersion/legacy/binutils" +CHECKSUM_SHA256="aa27149677e4cfb54458c0d910a68cf32aa4aa6129a2a39ee57aca1c0584072b" BUILD_PACKAGE_ACTIVATION_PHASE=INSTALL binutilsDir=$(pwd)