From f941445f9383e182a0e0dc447a8b8a9dd8e30b9a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 25 Feb 2017 12:36:10 +0100 Subject: [PATCH] git: bump version. --- dev-vcs/git/{git-2.11.1.recipe => git-2.12.0.recipe} | 11 ++++++++--- .../{git-2.11.1.patchset => git-2.12.0.patchset} | 0 2 files changed, 8 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.11.1.recipe => git-2.12.0.recipe} (94%) rename dev-vcs/git/patches/{git-2.11.1.patchset => git-2.12.0.patchset} (100%) diff --git a/dev-vcs/git/git-2.11.1.recipe b/dev-vcs/git/git-2.12.0.recipe similarity index 94% rename from dev-vcs/git/git-2.11.1.recipe rename to dev-vcs/git/git-2.12.0.recipe index 2b016f532..ba8786fde 100644 --- a/dev-vcs/git/git-2.11.1.recipe +++ b/dev-vcs/git/git-2.12.0.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="c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415" +CHECKSUM_SHA256="1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="69486ed339ee0591001ae83d43c888aa26351b9680b6ceb59e06b593051bca31" +CHECKSUM_SHA256_2="8b8356f8d50eff6499c5d05e87c106a7b1b48bd16de1742fa022631909804773" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="1a5f1e4a5eadad89b0783efa08bb1f7e3802d4a4d0a135bf5f61fd672ea3846e" +CHECKSUM_SHA256_3="bd548faa2c9e63403e528ce4f4e87561e78949a0349a9e2a27e0d6e581d3a8bd" PATCHES="git-$portVersion.patchset" @@ -84,6 +84,11 @@ REQUIRES_cvs=" " REQUIRES_daemon=" haiku + lib:libcrypto + lib:libiconv + lib:libintl + lib:libpcre + lib:libz git == $portVersion base " REQUIRES_email=" diff --git a/dev-vcs/git/patches/git-2.11.1.patchset b/dev-vcs/git/patches/git-2.12.0.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.11.1.patchset rename to dev-vcs/git/patches/git-2.12.0.patchset