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:
@@ -7,7 +7,7 @@ Bazaar scales and adapts to meet your needs. Part of the GNU Project, Bazaar \
|
||||
is free software sponsored by Canonical.
|
||||
"
|
||||
HOMEPAGE="http://bazaar.canonical.com"
|
||||
SRC_URI="https://launchpadlibrarian.net/145980211/bzr-2.6.0.tar.gz"
|
||||
SOURCE_URI="https://launchpadlibrarian.net/145980211/bzr-2.6.0.tar.gz"
|
||||
CHECKSUM_SHA256="0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
@@ -36,7 +36,7 @@ HOMEPAGE="http://www.nongnu.org/cvs/"
|
||||
COPYRIGHT="1986-2005 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v1
|
||||
GNU LGPL v2"
|
||||
SRC_URI="ftp://ftp.ru.debian.org/gentoo-distfiles/distfiles/cvs-1.12.13.1.tar.bz2"
|
||||
SOURCE_URI="ftp://ftp.ru.debian.org/gentoo-distfiles/distfiles/cvs-1.12.13.1.tar.bz2"
|
||||
CHECKSUM_SHA256="de7f374d8c4ac414c04e8d44ce9a5d3da919825a6a332d747e299dc7a80c2218"
|
||||
REVISION="7"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -11,7 +11,7 @@ information, it is often difficult to see what changes were committed \
|
||||
HOMEPAGE="http://www.cobite.com/cvsps/"
|
||||
COPYRIGHT="2001-2003 David Mansfield"
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://www.cobite.com/cvsps/cvsps-2.2b1.tar.gz"
|
||||
SOURCE_URI="http://www.cobite.com/cvsps/cvsps-2.2b1.tar.gz"
|
||||
CHECKSUM_SHA256="6906acb3636cdb4a4a9d608111aec22a85530037cb08a62ed5eb74ca0b218f81"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
|
||||
@@ -8,7 +8,7 @@ Additionally, Fossil also has a built-in and easy-to-use web \
|
||||
interface that simplifies project tracking and promotes situational \
|
||||
awareness."
|
||||
HOMEPAGE="http://www.fossil-scm.org/"
|
||||
SRC_URI="https://www.fossil-scm.org/download/fossil-src-1.32.tar.gz"
|
||||
SOURCE_URI="https://www.fossil-scm.org/download/fossil-src-1.32.tar.gz"
|
||||
CHECKSUM_SHA256="cd79c333eb9e86fbb8c17bf5cdf31c387e4ab768eede623aed21adfdbcad686e"
|
||||
REVISION="2"
|
||||
LICENSE="BSD (2-clause)"
|
||||
|
||||
@@ -6,7 +6,7 @@ technotes all in a single, integrated package.
|
||||
Additionally, Fossil also has a built-in and easy-to-use web interface that \
|
||||
simplifies project tracking and promotes situational awareness."
|
||||
HOMEPAGE="http://www.fossil-scm.org/"
|
||||
SRC_URI="https://www.fossil-scm.org/download/fossil-src-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://www.fossil-scm.org/download/fossil-src-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6295c48289456f09e86099988058a12148dbe0051b72d413b4dff7216d6a7f3e"
|
||||
REVISION="1"
|
||||
LICENSE="BSD (2-clause)"
|
||||
|
||||
@@ -11,14 +11,14 @@ HOMEPAGE="http://git-scm.com/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2005-2012 Git Authors (see git web site for list)"
|
||||
|
||||
SRC_URI="http://git-core.googlecode.com/files/git-1.8.3.4.tar.gz"
|
||||
SOURCE_URI="http://git-core.googlecode.com/files/git-1.8.3.4.tar.gz"
|
||||
CHECKSUM_SHA256="dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9"
|
||||
PATCHES="git-1.8.3.4.patchset"
|
||||
|
||||
SRC_URI_2="http://git-core.googlecode.com/files/git-manpages-1.8.3.4.tar.gz"
|
||||
SOURCE_URI_2="http://git-core.googlecode.com/files/git-manpages-1.8.3.4.tar.gz"
|
||||
CHECKSUM_SHA256_2="6943c3b2362c107ab32d8ed81b8f4811c6e5a2eddd91b8e4188ccf6b4be2b740"
|
||||
|
||||
SRC_URI_3="http://git-core.googlecode.com/files/git-htmldocs-1.8.3.4.tar.gz"
|
||||
SOURCE_URI_3="http://git-core.googlecode.com/files/git-htmldocs-1.8.3.4.tar.gz"
|
||||
CHECKSUM_SHA256_3="da13f9453489145d5aaefeb6535ce43621fdb7ff426c50304acf2c2e4430005c"
|
||||
|
||||
|
||||
|
||||
@@ -11,14 +11,14 @@ HOMEPAGE="http://git-scm.com/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2005-2015 Git Authors (see git web site for list)"
|
||||
|
||||
SRC_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e9e50d0d382183a9327d39334eb65db92852208e1438aab2a9bf8d06ef17b653"
|
||||
PATCHES="git-$portVersion.patchset"
|
||||
|
||||
SRC_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.gz"
|
||||
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256_2="c9340fad1f521f3782abca4839d66bfee237f3e931856413561cf1b55fc9d550"
|
||||
|
||||
SRC_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.gz"
|
||||
SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256_3="7f5eb11cf3dd5abb4705fb91f52c78ff4265b2e2eb15948cef311b3e04896d1c"
|
||||
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="git a fast version control system"
|
||||
HOMEPAGE="http://code.google.com/p/git-core/"
|
||||
SRC_URI="http://git-core.googlecode.com/files/git-manpages-1.7.10.2.tar.gz"
|
||||
SOURCE_URI="http://git-core.googlecode.com/files/git-manpages-1.7.10.2.tar.gz"
|
||||
CHECKSUM_MD5="79bae5456db8366803d28db867892d74"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="git a fast version control system"
|
||||
HOMEPAGE="http://code.google.com/p/git-core/"
|
||||
SRC_URI="http://git-core.googlecode.com/files/git-manpages-1.7.10.2.tar.gz"
|
||||
SOURCE_URI="http://git-core.googlecode.com/files/git-manpages-1.7.10.2.tar.gz"
|
||||
CHECKSUM_MD5="79bae5456db8366803d28db867892d74"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="git a fast version control system"
|
||||
HOMEPAGE="http://code.google.com/p/git-core/"
|
||||
SRC_URI="http://git-core.googlecode.com/files/git-manpages-1.8.0.tar.gz"
|
||||
SOURCE_URI="http://git-core.googlecode.com/files/git-manpages-1.8.0.tar.gz"
|
||||
CHECKSUM_MD5="66f0a839d933c7d573fb40cb051b5e66"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="git a fast version control system"
|
||||
HOMEPAGE="http://code.google.com/p/git-core/"
|
||||
SRC_URI="http://git-core.googlecode.com/files/git-manpages-1.8.1.3.tar.gz"
|
||||
SOURCE_URI="http://git-core.googlecode.com/files/git-manpages-1.8.1.3.tar.gz"
|
||||
CHECKSUM_MD5="b8e050c3c96b0b9fa28a7b7e9413af01"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -8,7 +8,7 @@ ARCHITECTURES="any"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2009-2014 Chris Wanstrath"
|
||||
HOMEPAGE="http://hub.github.com/"
|
||||
SRC_URI="https://github.com/github/hub/archive/v1.12.4.tar.gz"
|
||||
SOURCE_URI="https://github.com/github/hub/archive/v1.12.4.tar.gz"
|
||||
|
||||
PROVIDES="
|
||||
hub = $portVersion
|
||||
|
||||
@@ -5,7 +5,7 @@ Mercurial is a free, distributed source control management tool.
|
||||
HOMEPAGE="http://mercurial.selenic.com/"
|
||||
COPYRIGHT="2005-2012 Matt Mackall et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz"
|
||||
SOURCE_URI="http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz"
|
||||
CHECKSUM_SHA256="3489110ec11fefbd2cbdefb8d715d0a869cef3dd729aaf4d5141108f8be1600a"
|
||||
REVISION="5"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -5,7 +5,7 @@ Mercurial is a free, distributed source control management tool.
|
||||
HOMEPAGE="http://mercurial.selenic.com/"
|
||||
COPYRIGHT="2005-2012 Matt Mackall et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://mercurial.selenic.com/release/mercurial-2.8.1.tar.gz"
|
||||
SOURCE_URI="http://mercurial.selenic.com/release/mercurial-2.8.1.tar.gz"
|
||||
CHECKSUM_SHA256="d239a204cc76b6456b4121eaf35e584f33c510855865da0376dd1f708dd33366"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -5,7 +5,7 @@ Mercurial is a free, distributed source control management tool.
|
||||
HOMEPAGE="http://mercurial.selenic.com/"
|
||||
COPYRIGHT="2005-2012 Matt Mackall et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://mercurial.selenic.com/release/mercurial-2.9.1.tar.gz"
|
||||
SOURCE_URI="http://mercurial.selenic.com/release/mercurial-2.9.1.tar.gz"
|
||||
CHECKSUM_SHA256="a20fb1434ecbdb070ef955c7c292db9eb2676bfc1ac165e95ba73866623bc01a"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -5,7 +5,7 @@ Mercurial is a free, distributed source control management tool.
|
||||
HOMEPAGE="http://mercurial.selenic.com/"
|
||||
COPYRIGHT="2005-2014 Matt Mackall et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://mercurial.selenic.com/release/mercurial-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://mercurial.selenic.com/release/mercurial-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="86462b3a1518e137cfe813dc273b8acb120ad71230a1813c0dc9335223b38f53"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -5,7 +5,7 @@ Mercurial is a free, distributed source control management tool.
|
||||
HOMEPAGE="http://mercurial.selenic.com/"
|
||||
COPYRIGHT="2005-2014 Matt Mackall et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://mercurial.selenic.com/release/mercurial-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://mercurial.selenic.com/release/mercurial-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="26418276fbc36850782f1f4feb30da4a83800b48493082985c4d3ac29ad0ca0f"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/rcs/"
|
||||
COPYRIGHT="1986-2014 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v1
|
||||
GNU LGPL v2"
|
||||
SRC_URI="https://ftp.gnu.org/gnu/rcs/rcs-$portVersion.tar.xz"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/rcs/rcs-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
|
||||
@@ -9,7 +9,7 @@ individuals to large-scale enterprise operations.
|
||||
HOMEPAGE="http://subversion.apache.org"
|
||||
LICENSE="Apache-Subversion"
|
||||
COPYRIGHT="2010 The Apache Software Foundation"
|
||||
SRC_URI="http://subversion.tigris.org/downloads/subversion-1.6.18.tar.bz2"
|
||||
SOURCE_URI="http://subversion.tigris.org/downloads/subversion-1.6.18.tar.bz2"
|
||||
CHECKSUM_SHA256="b50f073336249565c12dca1a4f4fef830f1d7492b3d39747f1635da2a8c6f188"
|
||||
REVISION="6"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -9,7 +9,7 @@ individuals to large-scale enterprise operations.
|
||||
HOMEPAGE="http://subversion.apache.org"
|
||||
LICENSE="Apache-Subversion"
|
||||
COPYRIGHT="2010-2014 The Apache Software Foundation"
|
||||
SRC_URI="http://wwwftp.ciril.fr/pub/apache/subversion/subversion-$portVersion.tar.bz2"
|
||||
SOURCE_URI="http://wwwftp.ciril.fr/pub/apache/subversion/subversion-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="10b056420e1f194c12840368f6bf58842e6200f9cb8cc5ebbf9be2e89e56e4d9"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -4,7 +4,7 @@ Tig functions mainly as a git repository browser. It can also help in the \
|
||||
staging changes for commit at chunk level and act as a pager for output \
|
||||
different git commands."
|
||||
HOMEPAGE="http://jonas.nitro.dk/tig/"
|
||||
SRC_URI="http://jonas.nitro.dk/tig/releases/tig-2.1.tar.gz"
|
||||
SOURCE_URI="http://jonas.nitro.dk/tig/releases/tig-2.1.tar.gz"
|
||||
CHECKSUM_SHA256="306287f684f57563a53abf1cf46149e0d30c6b500fbc0c39e9bc059506373cb0"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user