Date: Thu, 10 Dec 2015 21:50:14 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403473 - head/graphics/cairo Message-ID: <201512102150.tBALoEEi062611@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Thu Dec 10 21:50:14 2015 New Revision: 403473 URL: https://svnweb.freebsd.org/changeset/ports/403473 Log: Update cairo to 1.14.6. Modified: head/graphics/cairo/Makefile head/graphics/cairo/distinfo Modified: head/graphics/cairo/Makefile ============================================================================== --- head/graphics/cairo/Makefile Thu Dec 10 21:30:33 2015 (r403472) +++ head/graphics/cairo/Makefile Thu Dec 10 21:50:14 2015 (r403473) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cairo -PORTVERSION= 1.14.2 -PORTREVISION= 1 +PORTVERSION= 1.14.6 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ @@ -58,7 +57,7 @@ XCB_RUN_DEPENDS= ${LOCALBASE}/libdata/pk XCB_CONFIGURE_ENABLE= xcb # this has another option --enable-xlib-xcb=auto but it is buggy. -PLIST_SUB+= LIBVER=2.11400.2 +PLIST_SUB+= LIBVER=2.11400.6 .include <bsd.port.options.mk> Modified: head/graphics/cairo/distinfo ============================================================================== --- head/graphics/cairo/distinfo Thu Dec 10 21:30:33 2015 (r403472) +++ head/graphics/cairo/distinfo Thu Dec 10 21:50:14 2015 (r403473) @@ -1,2 +1,2 @@ -SHA256 (cairo-1.14.2.tar.xz) = c919d999ddb1bbbecd4bbe65299ca2abd2079c7e13d224577895afa7005ecceb -SIZE (cairo-1.14.2.tar.xz) = 35376404 +SHA256 (cairo-1.14.6.tar.xz) = 613cb38447b76a93ff7235e17acd55a78b52ea84a9df128c3f2257f8eaa7b252 +SIZE (cairo-1.14.6.tar.xz) = 36040596
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512102150.tBALoEEi062611>