From f31617b50f7782a0740b31c1f91d5b5546fe7890 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 20 Apr 2014 23:12:35 +0200 Subject: [PATCH] Adjust many more recipes to support mirror site. * Mostly added SRC_FILENAME where the automatic filename didn't make any sense. --- app-arch/zip/zip-3.0.recipe | 1 - app-cdr/daa2iso/daa2iso-0.1.7e.recipe | 1 + app-misc/srm/srm-1.2.12.recipe | 2 +- app-text/mdocml/mdocml-1.12.2.recipe | 2 +- dev-db/sqlite/sqlite-3.7.16.1.recipe | 2 +- dev-libs/boehm_gc/boehm_gc-7.2d.recipe | 4 ++-- dev-python/setuptools/setuptools-0.6c11.recipe | 2 +- games-action/quake3/quake3-0.6.1.recipe | 1 + games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe | 1 + games-engines/scummvm/scummvm-1.6.0.recipe | 1 + games-kids/dragonmemory/dragonmemory-1.recipe | 6 ++++-- games-puzzle/mirrormagic/mirrormagic-2.0.2.recipe | 2 +- games-simulation/corsix_th/corsix_th-0.30.recipe | 1 + haiku-apps/bescreencapture/bescreencapture-1.9.3.recipe | 2 ++ haiku-apps/bescreencapture/bescreencapture-1.9.4.recipe | 2 ++ haiku-apps/launchpad/launchpad-1.3.recipe | 5 +++-- haiku-games/puri/puri-0.3.9.1.recipe | 1 + haiku-libs/haikuwebkit/haikuwebkit-1.3.0.recipe | 1 + media-gfx/pngcrush/pngcrush-1.7.67.recipe | 3 ++- media-libs/gd/gd-2.1.recipe | 4 ++-- media-libs/jgmod/jgmod-0.99.recipe | 1 + media-libs/libiptcdata/libiptcdata-1.0.4.recipe | 1 + media-libs/libmkv/libmkv-0.6.5.1.recipe | 1 + media-libs/libmng/libmng-1.0.10.recipe | 1 + media-libs/libpng/libpng-1.5.12.recipe | 2 +- media-sound/bladeenc/bladeenc-0.94.2.recipe | 2 +- media-sound/gogo_no_coda/gogo_no_coda-3.13.recipe | 7 ++++--- net-misc/axel/axel-2.4.recipe | 2 +- net-misc/tor/tor-0.2.4.20.recipe | 2 +- sys-apps/dialog/dialog-1.2.recipe | 1 + sys-devel/binutils/binutils-2.24_2014_03_19.recipe | 1 + sys-devel/gcc/gcc-4.8.2_2014_03_20.recipe | 1 + 32 files changed, 44 insertions(+), 22 deletions(-) diff --git a/app-arch/zip/zip-3.0.recipe b/app-arch/zip/zip-3.0.recipe index 6d4ec5a79..a686d713f 100644 --- a/app-arch/zip/zip-3.0.recipe +++ b/app-arch/zip/zip-3.0.recipe @@ -5,7 +5,6 @@ portability. It supports password-based encryption of files and filenames, \ incremental backups and multi-part archives. " HOMEPAGE="http://www.info-zip.org/Zip.html" -SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz" SRC_URI="http://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz" REVISION="1" LICENSE="Info-ZIP" diff --git a/app-cdr/daa2iso/daa2iso-0.1.7e.recipe b/app-cdr/daa2iso/daa2iso-0.1.7e.recipe index b343809d5..145f6fe0d 100644 --- a/app-cdr/daa2iso/daa2iso-0.1.7e.recipe +++ b/app-cdr/daa2iso/daa2iso-0.1.7e.recipe @@ -8,6 +8,7 @@ LICENSE="GNU GPL v2" COPYRIGHT="Luigi Auriemma" HOMEPAGE="http://aluigi.org/mytoolz.htm#daa2iso" SRC_URI="http://aluigi.altervista.org/mytoolz/daa2iso.zip" +SRC_FILENAME="daa2iso-$portVersion.zip" REVISION="1" CHECKSUM_MD5="6930ebcd8568e8ade0a175352d4a3481" ARCHITECTURES="x86 ?x86_gcc2 ?x86_64" diff --git a/app-misc/srm/srm-1.2.12.recipe b/app-misc/srm/srm-1.2.12.recipe index 3b734d06f..7b9ef0993 100644 --- a/app-misc/srm/srm-1.2.12.recipe +++ b/app-misc/srm/srm-1.2.12.recipe @@ -3,7 +3,7 @@ DESCRIPTION=" A command-line compatible rm which destroys file contents before unlinking. " HOMEPAGE="http://srm.sourceforge.net/" -SRC_URI="http://sourceforge.net/projects/srm/files/1.2.12/srm-1.2.12.tar.bz2" +SRC_URI="http://downloads.sourceforge.net/project/srm/old_releases/1.2.12/srm-1.2.12.tar.bz2" CHECKSUM_MD5="5c89c96f53ea1a3d671678bec52959a1" REVISION="1" LICENSE="MIT (no promotion)" diff --git a/app-text/mdocml/mdocml-1.12.2.recipe b/app-text/mdocml/mdocml-1.12.2.recipe index 22bfae2c4..82f0d44fb 100644 --- a/app-text/mdocml/mdocml-1.12.2.recipe +++ b/app-text/mdocml/mdocml-1.12.2.recipe @@ -9,7 +9,7 @@ man. HOMEPAGE="http://mdocml.bsd.lv/" SRC_URI="http://mdocml.bsd.lv/snapshots/mdocml-1.12.2.tar.gz" -CHECKSUM_MD5="aacd171e99d856d003f244f4a9d6c31b" +CHECKSUM_MD5="0d019c34be3f5a86a8904cf19e63c679" COPYRIGHT="2008-2013 Ingo Schwarze, Kristaps Dzonsons" LICENSE="ISC" REVISION="1" diff --git a/dev-db/sqlite/sqlite-3.7.16.1.recipe b/dev-db/sqlite/sqlite-3.7.16.1.recipe index 700c17163..ab6ca569d 100644 --- a/dev-db/sqlite/sqlite-3.7.16.1.recipe +++ b/dev-db/sqlite/sqlite-3.7.16.1.recipe @@ -1,7 +1,7 @@ SUMMARY="A SQL Database Engine in a C Library" DESCRIPTION="SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine." HOMEPAGE="http://www.sqlite.org/" -SRC_URI="http://www.sqlite.org/sqlite-autoconf-3071601.tar.gz" +SRC_URI="http://www.sqlite.org/2013/sqlite-autoconf-3071601.tar.gz" CHECKSUM_MD5="8860d1a1ed26d40f07e3c7ae035b644a" REVISION="2" ARCHITECTURES="?x86_gcc2 ?x86" diff --git a/dev-libs/boehm_gc/boehm_gc-7.2d.recipe b/dev-libs/boehm_gc/boehm_gc-7.2d.recipe index 06ea40d36..c8ec7ae9c 100644 --- a/dev-libs/boehm_gc/boehm_gc-7.2d.recipe +++ b/dev-libs/boehm_gc/boehm_gc-7.2d.recipe @@ -6,8 +6,8 @@ allocate memory basically as you normally would, without explicitly \ deallocating memory that is no longer useful. The collector automatically \ recycles memory when it determines that it can no longer be otherwise accessed. " -HOMEPAGE="http://www.hpl.hp.com/personal/Hans_Boehm/gc/" -SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.2d.tar.gz" +HOMEPAGE="http://www.hboehm.info/gc/" +SRC_URI="http://www.hboehm.info/gc/gc_source/gc-7.2d.tar.gz" REVISION="2" ARCHITECTURES="x86 x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86 x86_gcc2" diff --git a/dev-python/setuptools/setuptools-0.6c11.recipe b/dev-python/setuptools/setuptools-0.6c11.recipe index e3e2552d5..139893133 100644 --- a/dev-python/setuptools/setuptools-0.6c11.recipe +++ b/dev-python/setuptools/setuptools-0.6c11.recipe @@ -5,7 +5,7 @@ Download, build, install, upgrade, and uninstall Python packages -- easily! HOMEPAGE="http://pypi.python.org/pypi/setuptools" SRC_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-$portVersion.tar.gz" REVISION="1" -CHECKSUM_MD5="87680a0eb0bb6f720d5e2d89ba67debc" +CHECKSUM_MD5="7df2a529a074f613b509fb44feefe74e" ARCHITECTURES="!x86_gcc2" diff --git a/games-action/quake3/quake3-0.6.1.recipe b/games-action/quake3/quake3-0.6.1.recipe index c05b539e4..f6b2a50d0 100644 --- a/games-action/quake3/quake3-0.6.1.recipe +++ b/games-action/quake3/quake3-0.6.1.recipe @@ -11,6 +11,7 @@ HOMEPAGE="http://www.idsoftware.com" COPYRIGHT="Copyright (C) 1999-2005 Id Software, Inc." LICENSE="GNU GPL v2" SRC_URI="https://github.com/kallisti5/quake3/archive/$portVersion.tar.gz" +SRC_FILENAME="quake3-$portVersion.tar.gz" CHECKSUM_MD5="d7f6106605ccd06ec94a3715f8aa34c5" REVISION="2" ARCHITECTURES="x86_gcc2 x86" diff --git a/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe b/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe index 9b0156aff..a8b3d5431 100644 --- a/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe +++ b/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe @@ -3,6 +3,7 @@ HOMEPAGE="http://www.stuff-o-matic.com/plee-the-bear/" LICENSE="GNU GPL v3" COPYRIGHT="2012 Stuff O Matic" SRC_URI="http://www.stuff-o-matic.com/plee-the-bear/download/file.php?platform=source" +SRC_FILENAME="plee-the-bear-0.7.0.tgz" CHECKSUM_SIZE="74496396" CHECKSUM_RMD160="4f7648c345b5f3445581530c9c45dfcc44512a53" CHECKSUM_SHA512="6d8942b69a01ce122851371bd5a0179093706bc37eb0e051d775f0856fa2a3561c93e940c091b4e3126ec939c7030bafb6c28e0907add66a65d9cea745e1a39e" diff --git a/games-engines/scummvm/scummvm-1.6.0.recipe b/games-engines/scummvm/scummvm-1.6.0.recipe index 8436356b1..10b20ed9f 100644 --- a/games-engines/scummvm/scummvm-1.6.0.recipe +++ b/games-engines/scummvm/scummvm-1.6.0.recipe @@ -8,6 +8,7 @@ designed! " HOMEPAGE="http://scummvm.org" SRC_URI="http://prdownloads.sourceforge.net/scummvm/scummvm-1.6.0.tar.bz2?download" +SRC_FILENAME="scummvm-$portVersion.tar.bz2" CHECKSUM_MD5="473c151ff44e3db7b603ecacd800a0d2" REVISION="1" LICENSE="GNU GPL v2" diff --git a/games-kids/dragonmemory/dragonmemory-1.recipe b/games-kids/dragonmemory/dragonmemory-1.recipe index 04658d7c2..e7fba7ea5 100644 --- a/games-kids/dragonmemory/dragonmemory-1.recipe +++ b/games-kids/dragonmemory/dragonmemory-1.recipe @@ -4,8 +4,10 @@ Dragon Memory is a simple but fun memory game with very detailed graphics and \ addictive gameplay. " HOMEPAGE="http://sourceforge.net/projects/dragonmemory/" -SRC_URI="http://cznic.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz" -SRC_URI2="http://heanet.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz" +SRC_URI="http://cznic.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz + http://heanet.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz" +SRC_FILENAME="DragonMemory-1-source.tgz" +CHECKSUM_MD5="f5c7784ec0c5bfa41f530274c551f95b" REVISION="1" ARCHITECTURES="!x86_gcc2 !x86 !x86_64" SOURCE_DIR="DragonMemory" diff --git a/games-puzzle/mirrormagic/mirrormagic-2.0.2.recipe b/games-puzzle/mirrormagic/mirrormagic-2.0.2.recipe index 0eeddcc0e..8fe413ddf 100644 --- a/games-puzzle/mirrormagic/mirrormagic-2.0.2.recipe +++ b/games-puzzle/mirrormagic/mirrormagic-2.0.2.recipe @@ -3,7 +3,7 @@ HOMEPAGE="http://www.artsoft.org/mirrormagic/" LICENSE="GNU GPL v2" COPYRIGHT="1989-2003 Artsoft Entertainment" SRC_URI="http://www.artsoft.org/RELEASES/unix/mirrormagic/mirrormagic-2.0.2.tar.gz" -#CHECKSUM_MD5="10c03c69d2df6bcae9d835d18215978f" +CHECKSUM_MD5="32fd3909c1e27f493d89bc2276da6744" REVISION="1" ARCHITECTURES="x86_gcc2" diff --git a/games-simulation/corsix_th/corsix_th-0.30.recipe b/games-simulation/corsix_th/corsix_th-0.30.recipe index 2a900a1f3..83038c8e6 100644 --- a/games-simulation/corsix_th/corsix_th-0.30.recipe +++ b/games-simulation/corsix_th/corsix_th-0.30.recipe @@ -9,6 +9,7 @@ original game can be made. " HOMEPAGE="http://github.com/CorsixTH" SRC_URI="https://github.com/CorsixTH/CorsixTH/archive/v$portVersion.tar.gz" +SRC_FILENAME="CorsixTH-$portVersion.tar.gz" CHECKSUM_MD5="4557a02d61d7001c1c08960e30c417d7" REVISION="1" ARCHITECTURES="x86" diff --git a/haiku-apps/bescreencapture/bescreencapture-1.9.3.recipe b/haiku-apps/bescreencapture/bescreencapture-1.9.3.recipe index dae0bc81a..5f509eb38 100644 --- a/haiku-apps/bescreencapture/bescreencapture-1.9.3.recipe +++ b/haiku-apps/bescreencapture/bescreencapture-1.9.3.recipe @@ -8,6 +8,8 @@ select. " HOMEPAGE="https://github.com/jackburton79/bescreencapture" SRC_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.3.tar.gz" +SRC_FILENAME="bescreencapture-1.9.3.tar.gz" +CHECKSUM_MD5="c266bf2379c49e9c2e839936611f184a" LICENSE=" BSD (3-clause) MIT diff --git a/haiku-apps/bescreencapture/bescreencapture-1.9.4.recipe b/haiku-apps/bescreencapture/bescreencapture-1.9.4.recipe index 97aea2b1a..78d37280a 100644 --- a/haiku-apps/bescreencapture/bescreencapture-1.9.4.recipe +++ b/haiku-apps/bescreencapture/bescreencapture-1.9.4.recipe @@ -8,6 +8,8 @@ select. " HOMEPAGE="https://github.com/jackburton79/bescreencapture" SRC_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.4.tar.gz" +SRC_FILENAME="bescreencapture-1.9.4.tar.gz" +CHECKSUM_MD5="f99c05d8d76a01fcfdb0cb20f5389bd4" LICENSE=" BSD (3-clause) MIT diff --git a/haiku-apps/launchpad/launchpad-1.3.recipe b/haiku-apps/launchpad/launchpad-1.3.recipe index 318d2ae6c..93e823650 100644 --- a/haiku-apps/launchpad/launchpad-1.3.recipe +++ b/haiku-apps/launchpad/launchpad-1.3.recipe @@ -3,8 +3,9 @@ DESCRIPTION=" A simple BeOS application/file/folder launcher. " HOMEPAGE="http://sourceforge.net/projects/launchpad" -SRC_URI="http://launchpad.cvs.sourceforge.net/viewvc/launchpad/buta/LaunchPad/?view=tar" -#CHECKSUM_MD5="9001e130b7ceb90aaef9791b8fac1afb" +SRC_URI="http://launchpad.cvs.sourceforge.net/viewvc/launchpad/buta/LaunchPad/?view=tar&pathrev=release-1-3-0" +SRC_FILENAME="launchpad-1.3.tar.gz" +CHECKSUM_MD5="9001e130b7ceb90aaef9791b8fac1afb" REVISION="1" LICENSE="BSD (3-clause)" diff --git a/haiku-games/puri/puri-0.3.9.1.recipe b/haiku-games/puri/puri-0.3.9.1.recipe index 1a99d4213..2e85b0631 100644 --- a/haiku-games/puri/puri-0.3.9.1.recipe +++ b/haiku-games/puri/puri-0.3.9.1.recipe @@ -5,6 +5,7 @@ online against other people. " HOMEPAGE="https://gitorious.org/puri-master-of-chess/puri/" SRC_URI="https://gitorious.org/puri-master-of-chess/puri/archive/59b5db4b337fc432b64a7d099f7b7e0fc8ece3c7.tar.gz" +SRC_FILENAME="puri-$portVersion.tar.gz" CHECKSUM_MD5="467d00355e3450e9d3b1d126afcf06a6" LICENSE="MIT" COPYRIGHT="2010-2012 Haiku Inc." diff --git a/haiku-libs/haikuwebkit/haikuwebkit-1.3.0.recipe b/haiku-libs/haikuwebkit/haikuwebkit-1.3.0.recipe index 8d1de03ff..dde189b6b 100644 --- a/haiku-libs/haikuwebkit/haikuwebkit-1.3.0.recipe +++ b/haiku-libs/haikuwebkit/haikuwebkit-1.3.0.recipe @@ -13,6 +13,7 @@ LICENSE=" MIT " SRC_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz" +SRC_FILENAME="haikuwebkit-$portVersion.tar.gz" REVISION="2" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then diff --git a/media-gfx/pngcrush/pngcrush-1.7.67.recipe b/media-gfx/pngcrush/pngcrush-1.7.67.recipe index d22d55e7a..479fe14f7 100644 --- a/media-gfx/pngcrush/pngcrush-1.7.67.recipe +++ b/media-gfx/pngcrush/pngcrush-1.7.67.recipe @@ -8,7 +8,8 @@ used to remove unwanted ancillary chunks, or to add certain chunks including \ gAMA, tRNS, iCCP, and textual chunks. " HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" -SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/1.7.67/pngcrush-1.7.67-nolib.tar.xz" +SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/old-versions/1.7/1.7.67/pngcrush-1.7.67-nolib.tar.xz/download" +SRC_FILENAME="pngcrush-1.7.67-nolib.tar.xz" CHECKSUM_MD5="682318b86be2e01056b8dba7b90dee01" REVISION="1" LICENSE="LibPNG" diff --git a/media-libs/gd/gd-2.1.recipe b/media-libs/gd/gd-2.1.recipe index cbe8ec99a..e66606519 100644 --- a/media-libs/gd/gd-2.1.recipe +++ b/media-libs/gd/gd-2.1.recipe @@ -1,8 +1,8 @@ SUMMARY="GD is an open source library for the dynamic creation of images by programmers." DESCRIPTION="GD is an open source library for the dynamic creation of images by programmers." HOMEPAGE="http://www.libgd.org" -SRC_URI="https://bitbucket.org/libgd/gd-libgd/downloads/lbgd-2.1.0.tar.xz" -CHECKSUM_MD5="39ac48e6d5e0012a3bd2248a0102f209" +SRC_URI="https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.xz" +CHECKSUM_MD5="03588159bf4faab9079849c8d709acc6" REVISION="1" COPYRIGHT="1999-2013 " LICENSE="LIBGD" diff --git a/media-libs/jgmod/jgmod-0.99.recipe b/media-libs/jgmod/jgmod-0.99.recipe index d3ec47365..417430bad 100644 --- a/media-libs/jgmod/jgmod-0.99.recipe +++ b/media-libs/jgmod/jgmod-0.99.recipe @@ -9,6 +9,7 @@ HOMEPAGE="http://guan.is-a-geek.com/jgmod/jgmod.html" COPYRIGHT="1997-2002 Guan Foo Wah" LICENSE="JGMOD" SRC_URI="http://guan.is-a-geek.com/jgmod/jgmod.zip" +SRC_FILENAME="jgmod-$portVersion.zip" CHECKSUM_MD5="0e6e540ffadced9283251a7f86c106fe" REVISION="2" ARCHITECTURES="x86_gcc2" diff --git a/media-libs/libiptcdata/libiptcdata-1.0.4.recipe b/media-libs/libiptcdata/libiptcdata-1.0.4.recipe index 19d59fc75..35aaf180a 100644 --- a/media-libs/libiptcdata/libiptcdata-1.0.4.recipe +++ b/media-libs/libiptcdata/libiptcdata-1.0.4.recipe @@ -12,6 +12,7 @@ COPYRIGHT=" " LICENSE="GNU LGPL v2.1" SRC_URI="http://prdownloads.sourceforge.net/libiptcdata/libiptcdata-1.0.4.tar.gz?download" +SRC_FILENAME="libiptcdata-1.0.4.tar.gz" CHECKSUM_MD5="af886556ecb129b694f2d365d03d95a8" REVISION="1" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" diff --git a/media-libs/libmkv/libmkv-0.6.5.1.recipe b/media-libs/libmkv/libmkv-0.6.5.1.recipe index 463b7dd5d..713b7c02d 100644 --- a/media-libs/libmkv/libmkv-0.6.5.1.recipe +++ b/media-libs/libmkv/libmkv-0.6.5.1.recipe @@ -6,6 +6,7 @@ HOMEPAGE="https://github.com/saintdev/libmkv" COPYRIGHT="Copyright (C) 2007 libmkv" LICENSE="GNU GPL v2" SRC_URI="https://github.com/saintdev/libmkv/archive/0.6.5.1.tar.gz" +SRC_FILENAME="libmkv-0.6.5.1.tar.gz" CHECKSUM_MD5="6ae2de7789cfff34dcc0d571a90f0e82" REVISION="1" diff --git a/media-libs/libmng/libmng-1.0.10.recipe b/media-libs/libmng/libmng-1.0.10.recipe index 2d4f7e16b..992287980 100644 --- a/media-libs/libmng/libmng-1.0.10.recipe +++ b/media-libs/libmng/libmng-1.0.10.recipe @@ -7,6 +7,7 @@ HOMEPAGE="http://www.libmng.com" COPYRIGHT="2000-2007 Gerard Juyn" LICENSE="LIBMNG" SRC_URI="http://prdownloads.sourceforge.net/libmng/libmng-1.0.10.tar.gz?download" +SRC_FILENAME="libmng-1.0.10.tar.gz" CHECKSUM_MD5="a464ae7d679781beebdf7440d144b7bd" REVISION="1" diff --git a/media-libs/libpng/libpng-1.5.12.recipe b/media-libs/libpng/libpng-1.5.12.recipe index d5a71e263..a478ca2b9 100644 --- a/media-libs/libpng/libpng-1.5.12.recipe +++ b/media-libs/libpng/libpng-1.5.12.recipe @@ -10,7 +10,7 @@ COPYRIGHT=" 1995-1996 Guy Eric Schalnat, Group 42, Inc. " LICENSE="LibPNG" -SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-1.5.12.tar.gz?download" +SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-1.5.12.tar.gz" CHECKSUM_MD5="8ea7f60347a306c5faf70b977fa80e28" REVISION="3" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/media-sound/bladeenc/bladeenc-0.94.2.recipe b/media-sound/bladeenc/bladeenc-0.94.2.recipe index e3ee994b4..58a703d6c 100644 --- a/media-sound/bladeenc/bladeenc-0.94.2.recipe +++ b/media-sound/bladeenc/bladeenc-0.94.2.recipe @@ -5,7 +5,7 @@ ISO reference code. It is mostly intended for high quality encoding in high \ bitrates. " HOMEPAGE="http://bladeenc.mp3.no/" -SRC_URI="ftp://ftp.free.fr/.mirrors1/ftp.gentoo.org/distfiles/bladeenc-0.94.2-src-stable.tar.gz" +SRC_URI="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/bladeenc-0.94.2-src-stable.tar.gz" CHECKSUM_MD5="9b9f6eafe1637a48a67f0a0f8f6e71ad" REVISION="2" LICENSE="GNU LGPL v2.1" diff --git a/media-sound/gogo_no_coda/gogo_no_coda-3.13.recipe b/media-sound/gogo_no_coda/gogo_no_coda-3.13.recipe index cddb0fdbc..cabef2620 100644 --- a/media-sound/gogo_no_coda/gogo_no_coda-3.13.recipe +++ b/media-sound/gogo_no_coda/gogo_no_coda-3.13.recipe @@ -4,8 +4,9 @@ Mp3 encoder based on LAME3.88, which is optimized for Enhanced 3D \ Now!/SSE/SSE2 and dual-CPUs. " HOMEPAGE="https://github.com/teragonaudio/gogo-no-coda" -SRC_URI="https://github.com/teragonaudio/gogo-no-coda/archive/master.zip" -CHECKSUM_MD5="7b3008a0aba2578a2b428ba538452e87" +SRC_URI="https://github.com/teragonaudio/gogo-no-coda/archive/82b1c8ccab661df3413c16435a957da393f93fcb.zip" +SRC_FILENAME="gogo_no_coda-$portVersion.zip" +CHECKSUM_MD5="cc570ebc487b4fb3a2ab8c15e6d4b6a1" LICENSE="GNU LGPL v2" COPYRIGHT="2001-2003 Respective gogo-no-coda creators" REVISION="1" @@ -34,7 +35,7 @@ BUILD_PREREQUIRES=" cmd:nasm " -SOURCE_DIR="gogo-no-coda-master" +SOURCE_DIR="gogo-no-coda-82b1c8ccab661df3413c16435a957da393f93fcb" BUILD() { diff --git a/net-misc/axel/axel-2.4.recipe b/net-misc/axel/axel-2.4.recipe index e9e5d418b..ee8b03328 100644 --- a/net-misc/axel/axel-2.4.recipe +++ b/net-misc/axel/axel-2.4.recipe @@ -6,7 +6,7 @@ no dependencies and is lightweight, so it might be useful as a wget clone on \ byte-critical systems. " HOMEPAGE="http://axel.alioth.debian.org/" -SRC_URI="https://alioth.debian.org/frs/download.php/file/3015/axel-2.4.tar.gz" +SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/axel/axel-2.4.tar.gz/a2a762fce0c96781965c8f9786a3d09d/axel-2.4.tar.gz" CHECKSUM_MD5="a2a762fce0c96781965c8f9786a3d09d" REVISION="1" LICENSE="GNU GPL v2" diff --git a/net-misc/tor/tor-0.2.4.20.recipe b/net-misc/tor/tor-0.2.4.20.recipe index c4e71ae77..bf3952d31 100644 --- a/net-misc/tor/tor-0.2.4.20.recipe +++ b/net-misc/tor/tor-0.2.4.20.recipe @@ -36,7 +36,7 @@ Tor hides you among the other users on the network, so the more populous and \ diverse the user base for Tor is, the more your anonymity will be protected. " HOMEPAGE="https://www.torproject.org" -SRC_URI="https://www.torproject.org/dist/tor-0.2.4.20.tar.gz" +SRC_URI="https://archive.torproject.org/tor-package-archive/tor-0.2.4.20.tar.gz" CHECKSUM_MD5="a8cd8e3b3a3f6a7770f2c22d280f19b8" REVISION="1" diff --git a/sys-apps/dialog/dialog-1.2.recipe b/sys-apps/dialog/dialog-1.2.recipe index e0b48c30f..dd0132494 100644 --- a/sys-apps/dialog/dialog-1.2.recipe +++ b/sys-apps/dialog/dialog-1.2.recipe @@ -7,6 +7,7 @@ HOMEPAGE="http://invisible-island.net/dialog/" COPYRIGHT="1999-2014 Thomas E. Dickey" LICENSE="GNU LGPL v2" SRC_URI="ftp://invisible-island.net/dialog/dialog.tar.gz" +SRC_FILENAME="dialog-$portVersion.tar.gz" CHECKSUM_MD5="4ed9b2f1162eb7706857338d11e70f8e" REVISION="1" diff --git a/sys-devel/binutils/binutils-2.24_2014_03_19.recipe b/sys-devel/binutils/binutils-2.24_2014_03_19.recipe index 13f3873fe..637adb0e3 100644 --- a/sys-devel/binutils/binutils-2.24_2014_03_19.recipe +++ b/sys-devel/binutils/binutils-2.24_2014_03_19.recipe @@ -3,6 +3,7 @@ HOMEPAGE="http://www.gnu.org/software/binutils" srcGitRev="c20a732df8f8b6d0f32c872817f3a0498a5c4761" SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz" +SRC_FILENAME="binutils-$portVersion.tar.gz" REVISION="4" LICENSE=" GNU GPL v2 diff --git a/sys-devel/gcc/gcc-4.8.2_2014_03_20.recipe b/sys-devel/gcc/gcc-4.8.2_2014_03_20.recipe index acbe776b5..63d1dbaad 100644 --- a/sys-devel/gcc/gcc-4.8.2_2014_03_20.recipe +++ b/sys-devel/gcc/gcc-4.8.2_2014_03_20.recipe @@ -6,6 +6,7 @@ HOMEPAGE="http://gcc.gnu.org" srcGitRev="c20a732df8f8b6d0f32c872817f3a0498a5c4761" SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz" +SRC_FILENAME="gcc-$portVersion.tar.gz" REVISION="1" LICENSE=" GNU GPL v2