vala, bump to 0.56.18 (#12556)

This commit is contained in:
Schrijvers Luc
2025-07-08 11:38:30 +02:00
committed by GitHub
parent e582903d96
commit de4480cd05
2 changed files with 13 additions and 23 deletions

View File

@@ -1,21 +0,0 @@
From ed206398717563dddf3271e39ad8a16a7608cfab Mon Sep 17 00:00:00 2001
From: Begasus <begasus@gmail.com>
Date: Sun, 7 Jan 2024 09:50:32 +0100
Subject: Disable crashing test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 197841b..578f90e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -139,7 +139,6 @@ TESTS = \
arrays/inline-struct-field.test \
arrays/in-operator-with-boxed-needle.vala \
arrays/length-inline-assignment.vala \
- arrays/length-type.vala \
arrays/length-type-include.vala \
arrays/length-no-int-type.test \
arrays/struct-field-length-cname.vala \
--
2.42.1

View File

@@ -29,8 +29,7 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
LICENSE="GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="https://download.gnome.org/sources/vala/${portVersion%.*}/vala-$portVersion.tar.xz"
CHECKSUM_SHA256="9382c268ca9bdc02aaedc8152a9818bf3935273041f629c56de410e360a3f557"
PATCHES="vala-$portVersion.patchset"
CHECKSUM_SHA256="f2affe7d40ab63db8e7b9ecc3f6bdc9c2fc7e3134c84ff2d795f482fe926a382"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -144,6 +143,18 @@ INSTALL()
TEST()
{
#============================================================================
#Testsuite summary for vala 0.56.18
#============================================================================
# TOTAL: 1420
# PASS: 1395
# SKIP: 0
# XFAIL: 0
# FAIL: 25
# XPASS: 0
# ERROR: 0
#============================================================================
LIBRARY_PATH="$sourceDir/vala/.libs:$sourceDir/libvaladoc/.libs\
:$sourceDir/codegen/.libs${LIBRARY_PATH:+:$LIBRARY_PATH}" \
make check