mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
git: bump to version 2.52.0
This commit is contained in:
@@ -10,13 +10,13 @@ workflows."
|
||||
HOMEPAGE="https://git-scm.com/"
|
||||
COPYRIGHT="2005-2025 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="60a7c2251cc2e588d5cd87bae567260617c6de0c22dca9cdbfc4c7d2b8990b62"
|
||||
CHECKSUM_SHA256="3cd8fee86f69a949cb610fee8cd9264e6873d07fa58411f6060b3d62729ed7c5"
|
||||
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256_2="c10aea63316865ace762078a6e67fc3cf117b11a5c9d4a2a52cb3762ae22ed35"
|
||||
CHECKSUM_SHA256_2="23186deddb3083bbaa9eb947cde26a5c7322d7fdb75bb4b3d60795db38221ac5"
|
||||
SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256_3="dd33897c676ea140d57a652758e458756fa93582801cfd1d7e1f62acd5fa7580"
|
||||
CHECKSUM_SHA256_3="e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84"
|
||||
PATCHES="git-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -174,7 +174,7 @@ BUILD_REQUIRES="
|
||||
devel:libpcre2_8$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
vendor_perl >= 5.40
|
||||
vendor_perl
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -345,14 +345,14 @@ INSTALL()
|
||||
# Note/Warning: "hp git --test" can take several hours (4 or 5).
|
||||
TEST()
|
||||
{
|
||||
# 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
|
||||
# Version 2.52.0, results on x86_64 hrev59238 with perl 5.42.0:
|
||||
#failed test(s): t0005 t0006 t0007 t0033 t0061 t0210 t0211 t0212 t0301 t0302 t0410 t0610 t1060 t1300 t1305 t1306 t1308 t1309 t1463 t1800 t2080 t2400 t3431 t3512 t3513 t3600 t3903 t5000 t5329 t5334 t5528 t5558 t5604 t5605 t5607 t5616 t5617 t5620 t5700 t5702 t5710 t5801 t5814 t6438 t7060 t7300 t7400 t7402 t7406 t7408 t7413 t7422 t7450 t7500 t7505 t7506 t7508 t7512 t7600 t7701 t7704 t7810 t7900 t8003 t8020 t9210 t9300 t9700 t9902
|
||||
#
|
||||
#fixed 1
|
||||
#success 28386
|
||||
#failed 97
|
||||
#broken 264
|
||||
#total 29438
|
||||
#success 30745
|
||||
#failed 196
|
||||
#broken 387
|
||||
#total 32142
|
||||
|
||||
cat << DONE
|
||||
!!Make sure to configure the debug_server in \
|
||||
Reference in New Issue
Block a user