[Midnightbsd-cvs] mports [23473] trunk/graphics/cairo: 1.14.12

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 10 15:49:29 EDT 2018


Revision: 23473
          http://svnweb.midnightbsd.org/mports/?rev=23473
Author:   laffer1
Date:     2018-05-10 15:49:28 -0400 (Thu, 10 May 2018)
Log Message:
-----------
1.14.12

Modified Paths:
--------------
    trunk/graphics/cairo/Makefile
    trunk/graphics/cairo/distinfo

Modified: trunk/graphics/cairo/Makefile
===================================================================
--- trunk/graphics/cairo/Makefile	2018-05-10 19:44:19 UTC (rev 23472)
+++ trunk/graphics/cairo/Makefile	2018-05-10 19:49:28 UTC (rev 23473)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	cairo
-PORTVERSION=	1.14.8
+PORTVERSION=	1.14.12
 PORTREVISION=	0
 PORTEPOCH?=	2
 CATEGORIES=	graphics
@@ -36,7 +36,8 @@
 		--disable-wgl \
 		--enable-tee \
 		--enable-gobject \
-		--enable-xlib
+		--enable-xlib \
+		--enable-png
 
 OPTIONS_DEFINE=	OPENGL XCB
 OPTIONS_DEFAULT=OPENGL XCB
@@ -51,7 +52,7 @@
 
 .include <bsd.mport.options.mk>
 
-PLIST_SUB+=	LIBVER=2.11400.8
+PLIST_SUB+=	LIBVER=2.11400.12
 
 post-patch:
 	@${REINPLACE_CMD} -e '/strings/s/ - / -a /' \

Modified: trunk/graphics/cairo/distinfo
===================================================================
--- trunk/graphics/cairo/distinfo	2018-05-10 19:44:19 UTC (rev 23472)
+++ trunk/graphics/cairo/distinfo	2018-05-10 19:49:28 UTC (rev 23473)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488198143
-SHA256 (cairo-1.14.8.tar.xz) = d1f2d98ae9a4111564f6de4e013d639cf77155baf2556582295a0f00a9bc5e20
-SIZE (cairo-1.14.8.tar.xz) = 35392464
+TIMESTAMP = 1525784046
+SHA256 (cairo-1.14.12.tar.xz) = 8c90f00c500b2299c0a323dd9beead2a00353752b2092ead558139bd67f7bf16
+SIZE (cairo-1.14.12.tar.xz) = 36251896



More information about the Midnightbsd-cvs mailing list