From 42b55f5155f50caf1c7ff2a592393b15648c0616 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Fri, 22 Jul 2016 17:10:57 +0000 Subject: [PATCH] git: bump to 2.9.2. (#718) --- dev-vcs/git/{git-2.9.1.recipe => git-2.9.2.recipe} | 6 +++--- .../git/patches/{git-2.9.1.patchset => git-2.9.2.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.9.1.recipe => git-2.9.2.recipe} (95%) rename dev-vcs/git/patches/{git-2.9.1.patchset => git-2.9.2.patchset} (100%) diff --git a/dev-vcs/git/git-2.9.1.recipe b/dev-vcs/git/git-2.9.2.recipe similarity index 95% rename from dev-vcs/git/git-2.9.1.recipe rename to dev-vcs/git/git-2.9.2.recipe index 5cc0b2a48..3a1532de7 100644 --- a/dev-vcs/git/git-2.9.1.recipe +++ b/dev-vcs/git/git-2.9.2.recipe @@ -13,13 +13,13 @@ LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="e8fe60bc72c1c979feb43740b3c74fea7f8ffbe7712b71cd9734ddb9c89282a2" +CHECKSUM_SHA256="f8f546648f77f246f1302e3ec4037c81db25af1f02931597148c5bf61fac2db5" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="17bd0ac02f6923e509238be066a0dd79081c420ba94ee5cecb79ef829c6631ed" +CHECKSUM_SHA256_2="4c5c516ee4c0412b9475739e2125a257f6022e7c7bd006827c376fe70d47c323" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="67421138a9319cc72b0ec8295c2428daf25449eb4f76f727e0464990370afea1" +CHECKSUM_SHA256_3="6dddb003184f2ab68aa6b54e02e1e55c82c774fe6e74602e9dbefdf06826fb1c" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.9.1.patchset b/dev-vcs/git/patches/git-2.9.2.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.9.1.patchset rename to dev-vcs/git/patches/git-2.9.2.patchset