mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -5,7 +5,7 @@ executes commands read from the standard input or from a file. Bash also \
|
||||
incorporates useful features from the Korn and C shells (ksh and csh).
|
||||
"
|
||||
HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
|
||||
SRC_URI="ftp://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz"
|
||||
SOURCE_URI="ftp://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz"
|
||||
CHECKSUM_MD5="9800d8724815fd84994d9be65ab5e7b8"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -5,10 +5,10 @@ executes commands read from the standard input or from a file. Bash also \
|
||||
incorporates useful features from the Korn and C shells (ksh and csh).
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/software/bash/"
|
||||
SRC_URI="https://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz"
|
||||
CHECKSUM_SHA256="afc687a28e0e24dc21b988fa159ff9dbcf6b7caa92ade8645cc6d5605cd024d4"
|
||||
for i in {001..039}; do
|
||||
eval "SRC_URI_$i=\"https://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-$i#noarchive\""
|
||||
eval "SOURCE_URI_$i=\"https://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-$i#noarchive\""
|
||||
done
|
||||
CHECKSUM_SHA256_001="ecb3dff2648667513e31554b3ad054ccd89fce38e33367c9459ac3a285153742"
|
||||
CHECKSUM_SHA256_002="eee7cd7062ab29a9e4f02924d9c367264dcb8b162703f74ff6eb8f175a91502b"
|
||||
|
||||
@@ -11,7 +11,7 @@ programmable completion routines for the most common Linux/UNIX commands, \
|
||||
reducing the amount of typing sysadmins and programmers need to do on \
|
||||
a daily basis."
|
||||
HOMEPAGE="http://bash-completion.alioth.debian.org/"
|
||||
SRC_URI="http://bash-completion.alioth.debian.org/files/bash-completion-$portVersion.tar.bz2"
|
||||
SOURCE_URI="http://bash-completion.alioth.debian.org/files/bash-completion-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2b606804a7d5f823380a882e0f7b6c8a37b0e768e72c3d4107c51fbe8a46ae4f"
|
||||
SOURCE_DIR="bash-completion-$portVersion"
|
||||
REVISION="1"
|
||||
|
||||
@@ -5,7 +5,7 @@ to inform end users where to find an application if they don't have it. \
|
||||
It can also check for typos (a feature of zsh).
|
||||
"
|
||||
HOMEPAGE="https://github.com/jrabbit-cnf/"
|
||||
SRC_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb"
|
||||
SOURCE_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
REVISION="1"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
@@ -5,7 +5,7 @@ as possible. It does this without sacrificing speed where possible. In fact, \
|
||||
it is significantly faster than bash (the GNU Bourne-Again Shell) for most tasks.
|
||||
"
|
||||
HOMEPAGE="http://gondor.apana.org/~herbert/dash/"
|
||||
SRC_URI="http://gondor.apana.org/~herbert/dash/files/dash-0.5.7.tar.gz"
|
||||
SOURCE_URI="http://gondor.apana.org/~herbert/dash/files/dash-0.5.7.tar.gz"
|
||||
CHECKSUM_SHA256="ae89fa9f1145b7748cf0740e1df04cd52fdf8a285da4911dd0f04983efba4e39"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
@@ -5,7 +5,7 @@ focused on user friendliness and discoverability. The language syntax \
|
||||
is simple but incompatible with other shell languages.
|
||||
"
|
||||
HOMEPAGE="http://ridiculousfish.com/shell/"
|
||||
SRC_URI="git://git.gitorious.org/fish-shell/fish-shell.git"
|
||||
SOURCE_URI="git://git.gitorious.org/fish-shell/fish-shell.git"
|
||||
#CHECKSUM_MD5=""
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.mirbsd.org/mksh.htm"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2002-2014 Thorsten Glaser"
|
||||
|
||||
SRC_URI="https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R50c.tgz"
|
||||
SOURCE_URI="https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R50c.tgz"
|
||||
CHECKSUM_SHA256="494ed3339e4d5c490e32b3c27dd3b642e493d86982ac60e15c8d6769e3b598ec"
|
||||
SOURCE_DIR="mksh"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ were added."
|
||||
HOMEPAGE="http://www.zsh.org"
|
||||
LICENSE="ZSH"
|
||||
COPYRIGHT="1992-2014, Paul Falstad, Richard Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wishnowsky, and others."
|
||||
SRC_URI="http://sourceforge.net/projects/zsh/files/zsh/$portVersion/zsh-$portVersion.tar.bz2"
|
||||
SOURCE_URI="http://sourceforge.net/projects/zsh/files/zsh/$portVersion/zsh-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="544e27de81740286b916d1d77c9f48ad7c26ad7943ed96d278abee67cf6704b3"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user