From 3935ef1eb61d666dfa3d3c4338ffd0d434170853 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Mon, 19 Feb 2018 23:54:35 +0000 Subject: [PATCH] git: bump to 2.16.2. (#2236) --- dev-vcs/git/{git-2.16.1.recipe => git-2.16.2.recipe} | 8 ++++---- .../patches/{git-2.16.1.patchset => git-2.16.2.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-vcs/git/{git-2.16.1.recipe => git-2.16.2.recipe} (95%) rename dev-vcs/git/patches/{git-2.16.1.patchset => git-2.16.2.patchset} (100%) diff --git a/dev-vcs/git/git-2.16.1.recipe b/dev-vcs/git/git-2.16.2.recipe similarity index 95% rename from dev-vcs/git/git-2.16.1.recipe rename to dev-vcs/git/git-2.16.2.recipe index 787402bfb..b90309929 100644 --- a/dev-vcs/git/git-2.16.1.recipe +++ b/dev-vcs/git/git-2.16.2.recipe @@ -10,16 +10,16 @@ workflows." HOMEPAGE="https://git-scm.com/" COPYRIGHT="2005-2018 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19" +CHECKSUM_SHA256="5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="97e61ddbf00f46cc5e8ae0f5fe282836a45db3ec30bb2739d928a036cf8ab7fa" +CHECKSUM_SHA256_2="42eee5134cc8b3b64c736025edfbfee86c2ecb76e37980a0aff26c86b5abcb05" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="c30d033feb9048de876986b3ea87964eb68f73392ce23e18a64280d60dbe997e" +CHECKSUM_SHA256_3="dbaf94de882e6ad6827a79935e6982021f0908bd7cccf984d3130fc77ecccb19" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.16.1.patchset b/dev-vcs/git/patches/git-2.16.2.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.16.1.patchset rename to dev-vcs/git/patches/git-2.16.2.patchset