Sun Apr 23 20:19:17 2023 UTC ()
vala: update to 0.56.7.

Vala 0.56.7
===========
 * Various improvements and bug fixes:
  - codegen:
    + Fix usage of lambda-expression from delegate initializer [#1428]
  - vala:
    + Check type-argument count of interface prerequisites
    + Improve Symbol.to_string() to include TypeParameters
    + Improve error message for wrong number of type-arguments
    + Improve check of type_reference in ObjectCreationExpression
    + Allow inheritance from sealed class in bindings [#1036]
  - Fix a couple of type-argument issues in vala itself
  - g-i: Fix compiling with mingw clang

 * Bindings:
  - gio-2.0,glib-2.0,gtk+-3.0,gtk4: Fix a few binding issues
  - glib-2.0: g_chdir is declared in <glib/gstdio.h>


(wiz)
diff -r1.90 -r1.91 pkgsrc/lang/vala/Makefile
diff -r1.69 -r1.70 pkgsrc/lang/vala/distinfo

cvs diff -r1.90 -r1.91 pkgsrc/lang/vala/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/vala/Makefile 2023/04/17 18:17:45 1.90
+++ pkgsrc/lang/vala/Makefile 2023/04/23 20:19:17 1.91
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.90 2023/04/17 18:17:45 bsiegert Exp $ 1# $NetBSD: Makefile,v 1.91 2023/04/23 20:19:17 wiz Exp $
2 2
3DISTNAME= vala-0.56.6 3DISTNAME= vala-0.56.7
4CATEGORIES= lang gnome 4CATEGORIES= lang gnome
5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vala/${PKGVERSION_NOREV:R}/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vala/${PKGVERSION_NOREV:R}/}
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://wiki.gnome.org/Projects/Vala 9HOMEPAGE= https://wiki.gnome.org/Projects/Vala
10COMMENT= Compiler for the GObject type system 10COMMENT= Compiler for the GObject type system
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
14BUILD_DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml 14BUILD_DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml
15 15
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes

cvs diff -r1.69 -r1.70 pkgsrc/lang/vala/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/vala/distinfo 2023/04/17 18:17:45 1.69
+++ pkgsrc/lang/vala/distinfo 2023/04/23 20:19:17 1.70
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.69 2023/04/17 18:17:45 bsiegert Exp $ 1$NetBSD: distinfo,v 1.70 2023/04/23 20:19:17 wiz Exp $
2 2
3BLAKE2s (vala-0.56.6.tar.xz) = e588f6b20e1736dff59de66beb7a7dc785617b44868e872c3c34f436c276be3c 3BLAKE2s (vala-0.56.7.tar.xz) = bc6a3c1c96bc6f5a92ed16516a08caff1107f18be926267be1c7004d33a1e658
4SHA512 (vala-0.56.6.tar.xz) = ea9c25b96f52ed1067c2a8787b15c44a088e19907880ee6b32bb0e3b544a078bd342e3aef9afefb8daec6f6b4fce25a9290a278dcfc293308327153543acb9bc 4SHA512 (vala-0.56.7.tar.xz) = f524ac7acee988aae895a9c850904b5a6b5462ad3b498fa4305cea9b97e3e966b0ace341ce0ba9ba2466e6d22a1fcd4c657600c5d838d80cc0ac75be8e6d3185
5Size (vala-0.56.6.tar.xz) = 3989404 bytes 5Size (vala-0.56.7.tar.xz) = 3992100 bytes
6SHA1 (patch-build-aux_testrunner.sh) = d30ce05459b398a18e9dbd4420f28d8bfdf7323a 6SHA1 (patch-build-aux_testrunner.sh) = d30ce05459b398a18e9dbd4420f28d8bfdf7323a