From 5acfbfd43fbc8d329b4f5bcde809f62aee9b80e2 Mon Sep 17 00:00:00 2001 From: OscarL Date: Thu, 22 Feb 2024 03:37:23 -0300 Subject: [PATCH] subversion: update to version 1.14.3. (#10129) --- ...4.2.patchset => subversion-1.14.3.patchset} | 0 ...-1.14.2.recipe => subversion-1.14.3.recipe} | 18 +++++++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) rename dev-vcs/subversion/patches/{subversion-1.14.2.patchset => subversion-1.14.3.patchset} (100%) rename dev-vcs/subversion/{subversion-1.14.2.recipe => subversion-1.14.3.recipe} (84%) diff --git a/dev-vcs/subversion/patches/subversion-1.14.2.patchset b/dev-vcs/subversion/patches/subversion-1.14.3.patchset similarity index 100% rename from dev-vcs/subversion/patches/subversion-1.14.2.patchset rename to dev-vcs/subversion/patches/subversion-1.14.3.patchset diff --git a/dev-vcs/subversion/subversion-1.14.2.recipe b/dev-vcs/subversion/subversion-1.14.3.recipe similarity index 84% rename from dev-vcs/subversion/subversion-1.14.2.recipe rename to dev-vcs/subversion/subversion-1.14.3.recipe index c14dbe88c..1cc353dcf 100644 --- a/dev-vcs/subversion/subversion-1.14.2.recipe +++ b/dev-vcs/subversion/subversion-1.14.3.recipe @@ -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