vala: bump to 0.40.6. (#2599)

This commit is contained in:
fbrosson
2018-05-24 08:49:14 +00:00
committed by GitHub
parent 379f6106ec
commit 070bb79d76
2 changed files with 9 additions and 8 deletions

View File

@@ -5,10 +5,10 @@ Subject: remove the dbus tests
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 19d71f9..79614ba 100644
index da240a9..1b7e0a1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -355,23 +355,6 @@ TESTS = \
@@ -357,24 +357,6 @@ TESTS = \
asynchronous/closures.vala \
asynchronous/generator.vala \
asynchronous/yield.vala \
@@ -26,6 +26,7 @@ index 19d71f9..79614ba 100644
- dbus/dicts.test \
- dbus/bug596862.vala \
- dbus/bug602003.test \
- dbus/bug735437.test \
- dbus/bug782719.test \
- dbus/bug792277.vala \
- dbus/rawvariants.test \
@@ -43,10 +44,10 @@ Subject: remove the gir tests
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 79614ba..df29247 100644
index 1b7e0a1..c212426 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -355,17 +355,6 @@ TESTS = \
@@ -357,17 +357,6 @@ TESTS = \
asynchronous/closures.vala \
asynchronous/generator.vala \
asynchronous/yield.vala \
@@ -75,10 +76,10 @@ Subject: remove control-flow/bug736774-2.vala test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index df29247..e1a370b 100644
index c212426..4ee0013 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -139,7 +139,6 @@ TESTS = \
@@ -140,7 +140,6 @@ TESTS = \
control-flow/bug665904.vala \
control-flow/bug691514.vala \
control-flow/bug736774-1.vala \

View File

@@ -7,9 +7,9 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala"
COPYRIGHT="2006-2018 Jürg Billeter
2006-2018 Raffaele Sandrini"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.gnome.org/sources/vala/${portVersion%.*}/vala-$portVersion.tar.xz"
CHECKSUM_SHA256="379354a2a2f7ee5c4d6e0f5e88b0e32620dcd5f51972baf6d90d9f18eb689198"
CHECKSUM_SHA256="6da450f1a73e0f1e17506e68cce5b9e8996349e576d3f8cb6b0b73ee22e44be2"
PATCHES="vala-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"