From 6afc73fc7801f8ab681810451163c9880a71cb9a Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 8 Mar 2017 15:33:43 +0000 Subject: Update cairo to 1.14.8. * Record indirect gettext-runtime dependancy for the GLIB option. * Activate the gnome framework properly (don't depend on the workaround) --- graphics/cairo/Makefile | 9 +++++---- graphics/cairo/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'graphics/cairo') diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 6db09d935cf5..4058f78d2ee7 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= cairo -PORTVERSION= 1.14.6 -PORTREVISION= 1 +PORTVERSION= 1.14.8 +PORTREVISION= 0 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ @@ -28,7 +28,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --disable-directfb \ --enable-tee -USES+= cpe libtool pathfix pkgconfig +USES+= cpe gnome libtool pathfix pkgconfig CPE_VENDOR= cairographics USE_XORG= pixman USE_GNOME= referencehack @@ -53,6 +53,7 @@ X11_CONFIGURE_ENABLE=xlib OPENGL_USE= gl=gl,egl xorg=glproto:both,dri2proto:both OPENGL_CONFIGURE_ENABLE=gl egl OPENGL_IMPLIES= X11 +GLIB_USES= gettext-runtime GLIB_USE= gnome=glib20 GLIB_CONFIGURE_ENABLE= gobject XCB_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:x11/xcb-util-renderutil @@ -64,7 +65,7 @@ MIPS_BUILD_DEPENDS= ${LOCALBASE}/include/atomic_ops.h:devel/libatomic_ops MIPS_USES= localbase MIPS_CONFIGURE_ENV= cairo_cv_atomic_primitives="libatomic-ops" -PLIST_SUB+= LIBVER=2.11400.6 +PLIST_SUB+= LIBVER=2.11400.8 post-patch: @${REINPLACE_CMD} -e '/strings/s/ - / -a /' \ diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index 66c5d4ef9110..47b297bab1d3 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,2 +1,3 @@ -SHA256 (cairo-1.14.6.tar.xz) = 613cb38447b76a93ff7235e17acd55a78b52ea84a9df128c3f2257f8eaa7b252 -SIZE (cairo-1.14.6.tar.xz) = 36040596 +TIMESTAMP = 1488198143 +SHA256 (cairo-1.14.8.tar.xz) = d1f2d98ae9a4111564f6de4e013d639cf77155baf2556582295a0f00a9bc5e20 +SIZE (cairo-1.14.8.tar.xz) = 35392464 -- cgit v1.2.3