From 59fe74b601b3da6a79132d53b46236c8c05b0f6e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 22 Mar 2016 17:00:30 +0000 Subject: [PATCH] git: bump version. --- dev-vcs/git/{git-2.7.0.recipe => git-2.7.4.recipe} | 8 ++++---- .../patches/{git-2.7.0.patchset => git-2.7.4.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-vcs/git/{git-2.7.0.recipe => git-2.7.4.recipe} (95%) rename dev-vcs/git/patches/{git-2.7.0.patchset => git-2.7.4.patchset} (100%) diff --git a/dev-vcs/git/git-2.7.0.recipe b/dev-vcs/git/git-2.7.4.recipe similarity index 95% rename from dev-vcs/git/git-2.7.0.recipe rename to dev-vcs/git/git-2.7.4.recipe index 5d943b51b..04e2afb52 100644 --- a/dev-vcs/git/git-2.7.0.recipe +++ b/dev-vcs/git/git-2.7.4.recipe @@ -12,16 +12,16 @@ LICENSE="GNU GPL v2" COPYRIGHT="2005-2016 Git Authors (see git web site for list)" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d" +CHECKSUM_SHA256="dee574defbe05ec7356a0842ddbda51315926f2fa7e39c2539f2c3dcc52e457b" PATCHES="git-$portVersion.patchset" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="b7f255aa17a5d06b9b71f6e3957f65e8f15789b2d31f09b1c2bf697a21458a0d" +CHECKSUM_SHA256_2="d04fd81ab8aa32efbe54acd27ab5c88ef4ab615313e4cdfa793dd0065899ce25" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="a9d30a744eb07392ba3ffe389cca7e57a2bdd718c9ffccdf2d525eeafac548a9" +CHECKSUM_SHA256_3="3fae21e2e68104621ea1405be73192b46bf3ef29bbc248a81b1e7e6fcf5acfad" -REVISION="3" +REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/dev-vcs/git/patches/git-2.7.0.patchset b/dev-vcs/git/patches/git-2.7.4.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.7.0.patchset rename to dev-vcs/git/patches/git-2.7.4.patchset