summaryrefslogtreecommitdiff
path: root/lang/vala
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-27 12:32:13 +0000
committerwiz <wiz@pkgsrc.org>2018-05-27 12:32:13 +0000
commit95c04d0925f663816e544d21ceca9775ff4341cf (patch)
treed1d998710026af706a39eb7ee3eb6d2a266ea42d /lang/vala
parentae1b0854a961d4e41a4f2628569fe16e897dae11 (diff)
downloadpkgsrc-95c04d0925f663816e544d21ceca9775ff4341cf.tar.gz
vala: update to 0.40.6.
Vala 0.40.6 =========== * Regression fix: - codegen: Avoid critical for array in-parameters with custom length-type - tests: Drop assert which is failing on big-endian archs Vala 0.40.5 =========== * Various improvements and bug fixes: - Warn if --gir is used without --library [#708693] - Report an error if rank attribute is required but was not found [#660991] - scanner: Accept \R and \N escape sequences in regex literals [#749576] - scanner: Accept backreferences \1 through \99 in regex literals [#728574] - codegen: + Avoid critical in get_basic_type_info() when there is no signature [#729517] + Fix serializing multidimensional arrays [#735437] + Guard get_default_ref_sink_function() against null base-class + Respect cname ccode-attribute of lockable fields + Fix casting of length for "ref" array parameters - codewriter: Add 'new' to symbols if needed to match the original source [#614686] - girparser: Deal with missing "name" attribute by falling back on "c:type" - girwriter: Drop errornous indent - girwriter: Properly output variadic methods and use introspectable="0" - genie: Add support for the \v escape character [#664689] - genie: Add support for the \uXXXX escape sequence * Bindings: - glib-2.0: Fix IConv.iconv() [#634753] - gobject-2.0: Make constructor of ParamSpecBoxed public - gstreamer: Cherry-pick some fixes from 0.42 - gtk+-3.0: Update to 3.22.30+21fddc39 - gtk+-4.0: Update to 3.93.0+3a860719 - javascriptcoregtk-4.0: buffer of String.get_utf8_cstring() is not "ref" [#788113] - posix: Add missing cname = "int" to Posix.Signal enum - sqlite3: Add additional constants for flags of Database.open_v2() [#795627] - webkit2gtk-4.0: Cherry-pick some fixes from 0.42
Diffstat (limited to 'lang/vala')
-rw-r--r--lang/vala/Makefile4
-rw-r--r--lang/vala/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/vala/Makefile b/lang/vala/Makefile
index 5dd3d03658e..4773fcd2f0e 100644
--- a/lang/vala/Makefile
+++ b/lang/vala/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2018/04/27 14:46:29 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/05/27 12:32:13 wiz Exp $
-DISTNAME= vala-0.40.4
+DISTNAME= vala-0.40.6
CATEGORIES= lang gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vala/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/lang/vala/distinfo b/lang/vala/distinfo
index dcba1518343..4ee68b8edd3 100644
--- a/lang/vala/distinfo
+++ b/lang/vala/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.29 2018/04/27 14:46:29 wiz Exp $
+$NetBSD: distinfo,v 1.30 2018/05/27 12:32:13 wiz Exp $
-SHA1 (vala-0.40.4.tar.xz) = d16a01d52b9c4c581a23dc53b218573dede56b48
-RMD160 (vala-0.40.4.tar.xz) = e8e5480891cdb3d6dff6a40bca015d9197eee3f0
-SHA512 (vala-0.40.4.tar.xz) = e8d2b02981e2a14ac1d336fa2e8d8d6ae5c207ad8991abfab135d06b2cef823966cca21bb7881257b80b7429738d11d9639b10b8a7031cef8f14f5d72b631af7
-Size (vala-0.40.4.tar.xz) = 3346216 bytes
+SHA1 (vala-0.40.6.tar.xz) = 140a970a518ecba44d799155deab133ed6fd5fa8
+RMD160 (vala-0.40.6.tar.xz) = e83664680503be6a5a394c68ecf335d22a85dfb5
+SHA512 (vala-0.40.6.tar.xz) = 08d609d0a3e7acbf09eb720d19e2a6869be32a57f41e8c2c0f175712ed89f927e33d6080bc62b4eddeda586d720b0b17635828633fe0787b903c6b7b6354b6a5
+Size (vala-0.40.6.tar.xz) = 3351248 bytes
SHA1 (patch-ac) = c1f2f101821db89a30512e275f0b8c6d6f7bb315