Subject: CVS commit: pkgsrc/lang/vala
From: Adam Ciarcinski
Date: 2021-12-29 17:31:40
Message id: 20211229163141.0BB24FAEC@cvs.NetBSD.org

Log Message:
vala: updated to 0.54.5

Vala 0.54.5
===========
 * Various improvements and bug fixes:
  - codegen:
    + Correctly handle chain up of struct creation methods
    + Use a dedicated EmitContext for _variant_get*() functions
    + gtkmodule: Handle nested closure elements and bind them accordingly
  - vala:
    + NullLiteral is not a valid argument for string concatenation
    + Set is_yield_expression in async context when chaining up to async base ctor
    + Report statement parsing error if it is not meant to be an expression
    + girparser: Avoid possibily creating duplicated attributes
  - vapigen.m4: use $PKG_CONFIG_SYSROOT_DIR

 * Bindings:
  - glib-2.0: Always use the actual C type for CCode.array_length_type
  - gstreamer: Cherry-pick bindings fixes from 0.56
  - gstreamer-1.0: Unskip the ElementFactory.make/create_full() symbols

Files:
RevisionActionfile
1.81modifypkgsrc/lang/vala/Makefile
1.33modifypkgsrc/lang/vala/buildlink3.mk
1.62modifypkgsrc/lang/vala/distinfo
1.1addpkgsrc/lang/vala/patches/patch-build-aux_testrunner.sh