Index: head/devel/xfce4-vala/Makefile =================================================================== --- head/devel/xfce4-vala/Makefile (revision 459816) +++ head/devel/xfce4-vala/Makefile (revision 459817) @@ -1,24 +1,24 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-vala PORTVERSION= 4.10.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel xfce MASTER_SITES= XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Vala binding for the Xfce core libraries LICENSE= LGPL21 BUILD_DEPENDS= valac:lang/vala GNU_CONFIGURE= yes USES= pkgconfig gmake pathfix xfce tar:bzip2 USE_XFCE= panel -CONFIGURE_ARGS= --with-vala-api=0.30 +CONFIGURE_ARGS= --with-vala-api=0.36 .include Index: head/devel/xfce4-vala/pkg-descr =================================================================== --- head/devel/xfce4-vala/pkg-descr (revision 459816) +++ head/devel/xfce4-vala/pkg-descr (revision 459817) @@ -1,3 +1,3 @@ Xfce4 Vala provides bindings for the Xfce core libraries. -WWW: http://wiki.xfce.org/vala-bindings +WWW: https://wiki.xfce.org/vala-bindings