1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Upgrade lang/vala to 0.36.12:

0.36.12
  - manual: Update from wiki.gnome.org

  - compiler: Prefix headers for set_cheader_override() if includedir is given

  - codegen: Avoid critical when connecting dynamic signals

  - codegen: Fix GDestroyNotify of delegate parameters in delegate declaration

0.36.11
 * Regression fix
  - codegen: Don't try to infer error argument on async begin methods [#793158]
    This was a regression introduced by [#614294]

PR:		225947
Reported by:	Ryan Stark <rstark@rackspace.com>, cpm
This commit is contained in:
Don Lewis 2018-02-17 01:42:20 +00:00
parent a3f643df05
commit a7bd97fdf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462082
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vala
PORTVERSION= 0.36.10
PORTVERSION= 0.36.12
PORTEPOCH= 1
CATEGORIES= lang gnome
MASTER_SITES= GNOME

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1517355414
SHA256 (vala-0.36.10.tar.xz) = 5b1345964f7942bbe65a5d374479da5cc9db63b1b4fe81f74a96e2ecad363c06
SIZE (vala-0.36.10.tar.xz) = 2863292
TIMESTAMP = 1518769103
SHA256 (vala-0.36.12.tar.xz) = b4081d3d313cf9c3e8d7d795983cf8f7ed99286d1abc1b5709b0f17883387cdb
SIZE (vala-0.36.12.tar.xz) = 2864904