From 71d72e85b08eb3367449dab9900307515faaf7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Fri, 5 Jul 2024 21:57:22 +0200 Subject: [PATCH] git: fix subversion reference --- dev-vcs/git/git-2.45.2.recipe | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-vcs/git/git-2.45.2.recipe b/dev-vcs/git/git-2.45.2.recipe index 6696831ab..5a77ee306 100644 --- a/dev-vcs/git/git-2.45.2.recipe +++ b/dev-vcs/git/git-2.45.2.recipe @@ -10,7 +10,7 @@ workflows." HOMEPAGE="https://git-scm.com/" COPYRIGHT="2005-2023 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" CHECKSUM_SHA256="51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" @@ -150,12 +150,11 @@ REQUIRES_scalar=" git$secondaryArchSuffix == $portVersion base " -# The `subversion` package includes perl bindings that this tool needs. REQUIRES_svn=" haiku$secondaryArchSuffix git$secondaryArchSuffix == $portVersion base git${secondaryArchSuffix}_perl == $portVersion - subversion$secondaryArchSuffix + subversion${secondaryArchSuffix}_perl " REQUIRES_web=" haiku$secondaryArchSuffix