From 026f1d618b3d1ed959bfacf9805b44eded2b02e1 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 20 Jun 2018 22:24:52 +0000 Subject: [PATCH] vala: bump to 0.40.7. FWIW, control-flow/bug736774-2.vala is still failing. --- ...a-0.40.6.patchset => vala-0.40.7.patchset} | 24 +++++++++---------- ...{vala-0.40.6.recipe => vala-0.40.7.recipe} | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) rename dev-lang/vala/patches/{vala-0.40.6.patchset => vala-0.40.7.patchset} (89%) rename dev-lang/vala/{vala-0.40.6.recipe => vala-0.40.7.recipe} (97%) diff --git a/dev-lang/vala/patches/vala-0.40.6.patchset b/dev-lang/vala/patches/vala-0.40.7.patchset similarity index 89% rename from dev-lang/vala/patches/vala-0.40.6.patchset rename to dev-lang/vala/patches/vala-0.40.7.patchset index 15e688d23..8d1d117ab 100644 --- a/dev-lang/vala/patches/vala-0.40.6.patchset +++ b/dev-lang/vala/patches/vala-0.40.7.patchset @@ -5,13 +5,13 @@ Subject: remove the dbus tests diff --git a/tests/Makefile.am b/tests/Makefile.am -index da240a9..1b7e0a1 100644 +index 4ed57dd..c94a613 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am -@@ -357,24 +357,6 @@ TESTS = \ - asynchronous/closures.vala \ - asynchronous/generator.vala \ - asynchronous/yield.vala \ +@@ -362,24 +362,6 @@ TESTS = \ + generics/bug694765-1.vala \ + generics/bug694765-2.vala \ + generics/bug694765-3.vala \ - dbus/basic-types.test \ - dbus/arrays.test \ - dbus/structs.test \ @@ -44,13 +44,13 @@ Subject: remove the gir tests diff --git a/tests/Makefile.am b/tests/Makefile.am -index 1b7e0a1..c212426 100644 +index c94a613..23f04fd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am -@@ -357,17 +357,6 @@ TESTS = \ - asynchronous/closures.vala \ - asynchronous/generator.vala \ - asynchronous/yield.vala \ +@@ -362,17 +362,6 @@ TESTS = \ + generics/bug694765-1.vala \ + generics/bug694765-2.vala \ + generics/bug694765-3.vala \ - gir/bug651773.test \ - gir/bug667751.test \ - gir/bug742012.test \ @@ -76,7 +76,7 @@ Subject: remove control-flow/bug736774-2.vala test diff --git a/tests/Makefile.am b/tests/Makefile.am -index c212426..4ee0013 100644 +index 23f04fd..b7e578e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -140,7 +140,6 @@ TESTS = \ @@ -98,7 +98,7 @@ Subject: add check for graphviz header diff --git a/configure.ac b/configure.ac -index 662180b..069a84b 100644 +index 694ffd2..73a8bad 100644 --- a/configure.ac +++ b/configure.ac @@ -120,7 +120,7 @@ LIBADD="$LIBADD $LIBGVC_LIBS" diff --git a/dev-lang/vala/vala-0.40.6.recipe b/dev-lang/vala/vala-0.40.7.recipe similarity index 97% rename from dev-lang/vala/vala-0.40.6.recipe rename to dev-lang/vala/vala-0.40.7.recipe index 4b70e96a0..8f6282457 100644 --- a/dev-lang/vala/vala-0.40.6.recipe +++ b/dev-lang/vala/vala-0.40.7.recipe @@ -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="6da450f1a73e0f1e17506e68cce5b9e8996349e576d3f8cb6b0b73ee22e44be2" +CHECKSUM_SHA256="bee662f60ab3a0d5266c1dd66f508cd9ed3254d74622d23c2d6bd94c91990aec" PATCHES="vala-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64"