From b93a80c99281466281db26011356c75bd54ea36c Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 14 Feb 2016 18:57:53 +0000 Subject: The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD. The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006 --- devel/xfce4-vala/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/xfce4-vala/Makefile') diff --git a/devel/xfce4-vala/Makefile b/devel/xfce4-vala/Makefile index 6375b0fad746..6b4dff23b5c8 100644 --- a/devel/xfce4-vala/Makefile +++ b/devel/xfce4-vala/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-vala PORTVERSION= 4.10.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel xfce MASTER_SITES= XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -19,6 +19,6 @@ GNU_CONFIGURE= yes USES= pkgconfig gmake pathfix xfce tar:bzip2 USE_XFCE= panel -CONFIGURE_ARGS= --with-vala-api=0.28 +CONFIGURE_ARGS= --with-vala-api=0.30 .include -- cgit v1.2.3