git: revbump for new perl version, move git-web--browse back to the main package

This commit is contained in:
Joachim Mairböck
2024-07-05 20:48:15 +02:00
parent ca9abe34e2
commit 2731e9916e

View File

@@ -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="1"
REVISION="2"
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"
@@ -155,7 +155,7 @@ REQUIRES_svn="
haiku$secondaryArchSuffix
git$secondaryArchSuffix == $portVersion base
git${secondaryArchSuffix}_perl == $portVersion
subversion
subversion$secondaryArchSuffix
"
REQUIRES_web="
haiku$secondaryArchSuffix
@@ -331,23 +331,25 @@ INSTALL()
$libDir/git-core/git-svn
packageEntries web \
$docDir/git*web*.html \
$manDir/man1/git*web*.1 \
$docDir/gitweb*.html \
$docDir/git-instaweb.html \
$manDir/man1/gitweb.1 \
$manDir/man1/git-instaweb.1 \
$manDir/man5/gitweb.conf.5 \
$dataDir/gitweb \
$libDir/git-core/git-instaweb \
$libDir/git-core/git-web--browse
$libDir/git-core/git-instaweb
}
TEST()
{
# Version 2.45.1, results on beta4 64 bits (x86), after around 5 hours:
#failed test(s): t0005 t0006 t0007 t0033 t0061 t0210 t0211 t0301 t0302 t0410 t1060 t1300 t1305 t1306 t1308 t1309 t1419 t1800 t2400 t3600 t3903 t5000 t5300 t5329 t5351 t5523 t5533 t5604 t5605 t5616 t5702 t5730 t5810 t5814 t7060 t7300 t7408 t7450 t7701 t7704 t7900
# Version 2.45.2, results on x86_64 hrev57801 with perl 5.32.1:
#failed test(s): t0005 t0006 t0007 t0033 t0061 t0210 t0211 t0301 t0302 t0410 t1060 t1300 t1305 t1306 t1308 t1309 t1419 t1800 t2400 t3600 t3903 t5000 t5300 t5329 t5351 t5604 t5605 t5702 t5810 t5814 t7060 t7300 t7408 t7450 t7701 t7704 t7900
#
#fixed 1
#success 28387
#failed 100
#success 28386
#failed 97
#broken 264
#total 29442
#total 29438
cat << DONE
!!Make sure to configure the debug_server in \