mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Vala: bump to 0.42.1.
* tests/basic-types/array-uint8-uchar-compat.vala is failing for me on x86_64. This test, which appeared in 0.42.1, also fails with the previous release, 0.42.0, when "copied" there. Noteworthy: on x86 that test is OK for both 0.42.0 and 0.42.1. * tests/control-flow/bug736774-2.vala still fails on all arches.
This commit is contained in:
@@ -5,10 +5,10 @@ Subject: remove the dbus tests
|
||||
|
||||
|
||||
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
||||
index d03e394..4fc44eb 100644
|
||||
index 1b81626..f160df1 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -376,25 +376,6 @@ TESTS = \
|
||||
@@ -377,25 +377,6 @@ TESTS = \
|
||||
generics/bug694765-1.vala \
|
||||
generics/bug694765-2.vala \
|
||||
generics/bug694765-3.vala \
|
||||
@@ -45,10 +45,10 @@ Subject: remove the gir tests
|
||||
|
||||
|
||||
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
||||
index 4fc44eb..b54706a 100644
|
||||
index f160df1..40589b1 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -376,17 +376,6 @@ TESTS = \
|
||||
@@ -377,17 +377,6 @@ TESTS = \
|
||||
generics/bug694765-1.vala \
|
||||
generics/bug694765-2.vala \
|
||||
generics/bug694765-3.vala \
|
||||
@@ -77,10 +77,10 @@ Subject: remove control-flow/bug736774-2.vala test
|
||||
|
||||
|
||||
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
||||
index b54706a..ac5a62e 100644
|
||||
index 40589b1..822f4cb 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -148,7 +148,6 @@ TESTS = \
|
||||
@@ -149,7 +149,6 @@ TESTS = \
|
||||
control-flow/bug665904.vala \
|
||||
control-flow/bug691514.vala \
|
||||
control-flow/bug736774-1.vala \
|
||||
@@ -9,7 +9,7 @@ COPYRIGHT="2006-2018 Jürg Billeter
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.gnome.org/sources/vala/${portVersion%.*}/vala-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="62a55986da23cf3aaafd7624c32db2a1af11c8419e0bb0751727d10f1f7ab7be"
|
||||
CHECKSUM_SHA256="b4a52524207aadc77f4b39e29e4375387d2b6efe40738b33434e3298ebdabb11"
|
||||
PATCHES="vala-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
Reference in New Issue
Block a user