From 98d7e2b4b2de4976fe82a2454f1c1e470727c2ee Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 5 Jan 2016 10:59:02 +0300 Subject: [PATCH] git: bump version --- dev-vcs/git/{git-2.6.4.recipe => git-2.7.0.recipe} | 14 +++++++------- .../{git-2.6.4.patchset => git-2.7.0.patchset} | 0 2 files changed, 7 insertions(+), 7 deletions(-) rename dev-vcs/git/{git-2.6.4.recipe => git-2.7.0.recipe} (92%) rename dev-vcs/git/patches/{git-2.6.4.patchset => git-2.7.0.patchset} (100%) diff --git a/dev-vcs/git/git-2.6.4.recipe b/dev-vcs/git/git-2.7.0.recipe similarity index 92% rename from dev-vcs/git/git-2.6.4.recipe rename to dev-vcs/git/git-2.7.0.recipe index 1e220861a..02686c936 100644 --- a/dev-vcs/git/git-2.6.4.recipe +++ b/dev-vcs/git/git-2.7.0.recipe @@ -9,17 +9,17 @@ features like cheap local branching, convenient staging areas, and multiple \ workflows." HOMEPAGE="http://git-scm.com/" LICENSE="GNU GPL v2" -COPYRIGHT="2005-2015 Git Authors (see git web site for list)" +COPYRIGHT="2005-2016 Git Authors (see git web site for list)" -SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.gz" -CHECKSUM_SHA256="1a0290fcef03c7baae3e9661509421965187dc8f8f6e31672709b66c9c7686ca" +SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" +CHECKSUM_SHA256="fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d" PATCHES="git-$portVersion.patchset" -SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.gz" -CHECKSUM_SHA256_2="c1bf13ca4b68be062b9043d9e82e25065a2a011f7ca584f5d02cf9a9ba6a516d" +SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" +CHECKSUM_SHA256_2="b7f255aa17a5d06b9b71f6e3957f65e8f15789b2d31f09b1c2bf697a21458a0d" -SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.gz" -CHECKSUM_SHA256_3="c2f474bf9113190aa4bed0d301fb86e0bceb1a2c6d80601db58f16845a451a62" +SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" +CHECKSUM_SHA256_3="a9d30a744eb07392ba3ffe389cca7e57a2bdd718c9ffccdf2d525eeafac548a9" REVISION="1" diff --git a/dev-vcs/git/patches/git-2.6.4.patchset b/dev-vcs/git/patches/git-2.7.0.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.6.4.patchset rename to dev-vcs/git/patches/git-2.7.0.patchset