Index: head/x11-toolkits/gdl/Makefile =================================================================== --- head/x11-toolkits/gdl/Makefile (revision 442675) +++ head/x11-toolkits/gdl/Makefile (revision 442676) @@ -1,26 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= gdl -PORTVERSION= 3.18.0 +PORTVERSION= 3.22.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Components intended to be shared between GNOME development tools LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USE_GNOME= gtk30 intlhack introspection:build -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include Index: head/x11-toolkits/gdl/distinfo =================================================================== --- head/x11-toolkits/gdl/distinfo (revision 442675) +++ head/x11-toolkits/gdl/distinfo (revision 442676) @@ -1,2 +1,3 @@ -SHA256 (gnome3/gdl-3.18.0.tar.xz) = 1499884e4fce375a963cf2b98b90e6724144f9b1f1ac8b84d765f4c85a2140b2 -SIZE (gnome3/gdl-3.18.0.tar.xz) = 527728 +TIMESTAMP = 1496672932 +SHA256 (gnome3/gdl-3.22.0.tar.xz) = cc5b360e1392292186924f0f9a8efc0f4db7e6e56dc7042037466b5cc839660c +SIZE (gnome3/gdl-3.22.0.tar.xz) = 529072 Index: head/x11-toolkits/gdl/files/patch-configure =================================================================== --- head/x11-toolkits/gdl/files/patch-configure (nonexistent) +++ head/x11-toolkits/gdl/files/patch-configure (revision 442676) @@ -0,0 +1,12 @@ +--- configure.orig 2017-06-05 16:34:42.639211000 +0200 ++++ configure 2017-06-05 16:38:29.273414000 +0200 +@@ -17437,6 +17437,9 @@ + fi + + ;; ++ *freebsd*|*dragonfly*) ++ DATADIRNAME=share ++ ;; + *) + DATADIRNAME=lib + ;; Property changes on: head/x11-toolkits/gdl/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property