pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/vala



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Nov  1 10:25:20 UTC 2014

Modified Files:
        pkgsrc/lang/vala: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/lang/vala/patches: patch-ac

Log Message:
Update vala to 0.26.1

The hope is that backward compatibility will be sufficient for us
not to need to import every new stable version as a separate package.

Changes since vala024 was imported:

Vala 0.26.0
===========

 * Bug fix and binding updates.

Vala 0.25.4
===========

 * Add option --vapi-comments.
 * Bug fixes and binding updates.

Vala 0.25.3
===========

 * Bug fixes and binding updates.

Vala 0.25.2
===========

 * Require and target GLib >= 2.24.
 * Report warning for private struct fields.
 * Replace webkit2gtk-3.0 bindings with webkit2gtk-4.0 bindings.
 * Always build vapigen.
 * Bug fixes and binding updates.

Vala 0.25.1
===========

 * Support explicit interface method implementation.
 * Support (unowned type)[] syntax.
 * Support non-literal length in fixed-size arrays.
 * Mark regular expression literals as stable.
 * GIR parser updates.
 * Add webkit2gtk-3.0 bindings.
 * Add gstreamer-allocators-1.0 and gstreamer-riff-1.0 bindings.
 * Bug fixes and binding updates.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/vala/DESCR
cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/vala/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/vala/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/vala/buildlink3.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/vala/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/vala/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index