subversion: update to version 1.14.3. (#10129)

This commit is contained in:
OscarL
2024-02-22 03:37:23 -03:00
committed by GitHub
parent 0be86b7ba9
commit 5acfbfd43f
2 changed files with 17 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2010-2020 The Apache Software Foundation"
LICENSE="Apache-Subversion"
REVISION="1"
SOURCE_URI="http://archive.apache.org/dist/subversion/subversion-$portVersion.tar.bz2"
CHECKSUM_SHA256="c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28"
CHECKSUM_SHA256="949efd451a09435f7e8573574c71c7b71b194d844890fa49cd61d2262ea1a440"
PATCHES="subversion-$portVersion.patchset"
ARCHITECTURES="all"
@@ -165,6 +165,22 @@ INSTALL()
$developDir
}
# Results for 1.14.3 on beta4 64 bits (took 166 minutes):
#FAIL: lt-locks-test 14: lock/unlock when 'write-lock' couldn't be obtained
#FAIL: commit_tests.py 48: set revision props during remote property edit
#FAIL: input_validation_tests.py 9: invalid targets for 'export'
#FAIL: prop_tests.py 1: write/read props in wc only (ps, pl, pdel, pe)
#FAIL: prop_tests.py 16: property operations on a URL
#FAIL: svnsync_tests.py 29: fd leak during sync from serf to local
#FAIL: update_tests.py 38: update --accept automatic conflict resolution
# Summary of test results:
# 2513 tests PASSED
# 166 tests SKIPPED
# 81 tests XFAILED (17 WORK-IN-PROGRESS)
# 7 tests FAILED
# Python version: 3.10.13.
TEST()
{
make check