From 71549243bd9936d14cba8c453ebeb392a2c1feaa Mon Sep 17 00:00:00 2001 From: gls Date: Sat, 6 Nov 2010 15:02:56 +0000 Subject: Update lang/vala to 0.10.1. Required for the upcoming graphics/shotwell port. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream changes: Vala 0.10.1 released on October 26, 2010 Changes * Remove outdated GTK+ 3 bindings. * Many bug fixes and binding updates. Vala 0.10.0 released on September 18, 2010 Changes * Port GIR parser and writer to GIR version 1.2. * Update GLib bindings to 2.26 branch. * Bug fixes. Vala 0.9.8 released on September 4, 2010 Changes * Add --fatal-warnings commandline option. * Deprecate string.len () in favor of string.length. * Deprecate use of D-Bus GLib in favor of GDBus. * Many bug fixes and binding updates. Vala 0.9.7 released on August 19, 2010 Changes * Fix regression introduced by codegen refactoring. Vala 0.9.6 released on August 18, 2010 Changes * Drop deprecated support for assigning to construct properties. * Some refactoring in the code generator. * Bug fixes in bindings and vapigen. Vala 0.9.5 released on August 9, 2010 Changes * Add version suffix to support parallel installation. * Define VALA_X_Y according to compiler version. * Enable version header by default. * Add vala.m4 with VALA_CHECK_PACKAGES macro. * Add gedit-2.20 bindings (Andrea Del Signore). * Add tokyocabinet bindings (Evan Nemerson). * Various improvements to the Dova profile. * Many bug fixes and binding updates. Vala 0.9.4 released on July 27, 2010 Changes * Append documentation comments to generated C files. * Skip tags in .gir files. * Various improvements to the Dova profile. * Many bug fixes and binding updates. Vala 0.9.3 released on July 14, 2010 Changes * Support newlines in double quoted string literals. * Add experimental support for main blocks. * Add experimental vala tool to compile and run code. * Initial support for generic delegates. * Support using GClosure for delegate parameters. * Support GBoxed-based memory management. * Improvements to the .gir reader and writer. * Various improvements to the Dova profile. * Many bug fixes and binding updates. Vala 0.9.2 released on June 20, 2010 Changes * Initial support for GDBus-based clients and servers. * Support implicit and explicit GVariant casts. * Add support for [Deprecated] attribute. * Add GenericArray as alternative binding to GPtrArray. * Add gdk-pixbuf-3.0, gdk-3.0, gdk-x11-3.0, and gtk+-3.0 bindings. * Updates to the GLib bindings. * Many bug fixes. Vala 0.9.1 released on June 7, 2010 Changes * Support constants in enums. * Deprecate +=/-= syntax to connect/disconnect signal handlers. * Add experimental support for Dova profile. * Update Genie parser (Jamie McCracken). * Add clutter-gst-1.0 bindings (Ali Sabil). * Add gdu and gdu-gtk bindings. * Add libesmtp bindings (Adrien Bustany). * Add mx-1.0 bindings (Evan Nemerson). * Add orc-0.4 bindings (Fabian Deutsch). * Add rest-extras-0.6 bindings (Adrien Bustany). * Updates to the GLib, GStreamer, Linux, SQLite, and other bindings. * Many bug fixes. Vala 0.8.1 released on April 21, 2010 Changes * Support constants in enums. * Add clutter-gst-1.0 bindings (Ali Sabil). * Add gdu and gdu-gtk bindings. * Many bug fixes and binding updates. Vala 0.8.0 released on March 31, 2010 Changes * Infer type arguments when calling generic methods. * Support `in' operator for arrays. * Add experimental support for regular expression literals. * Add experimental support for chained relational expressions. * Add va_list support. * Add clutter-gtk-0.10 bindings (Gordon Allott). * Add gdl-1.0 bindings (Nicolas Joseph). * Add gstreamer-app-0.10 bindings (Sebastian Dröge). * Add gstreamer-cdda-0.10 bindings (Sebastian Dröge). * Add gudev-1.0 bindings (Jim Nelson). * Add libgda-report-4.0 bindings (Shawn Ferris). * Add libgvc (graphviz) bindings (Martin Olsson). * Add purple bindings (Adrien Bustany). * Many bug fixes and binding updates. --- lang/vala/PLIST.vapigen | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'lang/vala/PLIST.vapigen') diff --git a/lang/vala/PLIST.vapigen b/lang/vala/PLIST.vapigen index d473818dbb9..07b852c9867 100644 --- a/lang/vala/PLIST.vapigen +++ b/lang/vala/PLIST.vapigen @@ -1,7 +1,12 @@ -@comment $NetBSD: PLIST.vapigen,v 1.2 2009/06/14 18:03:44 joerg Exp $ +@comment $NetBSD: PLIST.vapigen,v 1.3 2010/11/06 15:02:56 gls Exp $ bin/vala-gen-introspect +bin/vala-gen-introspect-0.10 bin/vapicheck +bin/vapicheck-0.10 bin/vapigen -lib/vala/gen-introspect +bin/vapigen-0.10 +lib/vala-0.10/gen-introspect-0.10 +man/man1/vala-gen-introspect-0.10.1 man/man1/vala-gen-introspect.1 +man/man1/vapigen-0.10.1 man/man1/vapigen.1 -- cgit v1.2.3