cairo update

NAKATA Maho chat95 at mac.com
Thu Jul 21 00:39:06 GMT 2005


Dear Gnome team,
To build cairo support for lang/gcc41, with awt support,
we need cairo >=0.5.0. unfortunately we have 0.4.0
in ports tree so I propose patch for a update. somehow
documentations are missing. could someone approve my commit
or suggestion?

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/cairo/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	10 Mar 2005 18:31:38 -0000	1.12
+++ Makefile	21 Jul 2005 00:36:39 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cairo
-PORTVERSION=	0.4.0
+PORTVERSION=	0.5.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://cairographics.org/snapshots/
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/cairo/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	9 Mar 2005 04:13:40 -0000	1.4
+++ distinfo	21 Jul 2005 00:36:39 -0000
@@ -1,2 +1,2 @@
-MD5 (cairo-0.4.0.tar.gz) = 2c76c6f6717cb5fc7398eb2e0f9cb025
-SIZE (cairo-0.4.0.tar.gz) = 781463
+MD5 (cairo-0.5.0.tar.gz) = cf39f429026498128fd4711cf4b824bf
+SIZE (cairo-0.5.0.tar.gz) = 932914
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/graphics/cairo/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	9 Mar 2005 13:43:32 -0000	1.3
+++ pkg-plist	21 Jul 2005 00:36:39 -0000
@@ -2,38 +2,12 @@
 include/cairo/cairo-ft.h
 %%GLITZ%%include/cairo/cairo-glitz.h
 include/cairo/cairo-pdf.h
-include/cairo/cairo-png.h
 include/cairo/cairo-ps.h
 %%X11%%include/cairo/cairo-xlib.h
+%%X11%%include/cairo/cairo-xlib-xrender.h
 include/cairo/cairo.h
 lib/libcairo.a
 lib/libcairo.so
 lib/libcairo.so.1
 libdata/pkgconfig/cairo.pc
-%%DOCSDIR%%/cairo/cairo-ATSUI-Fonts.html
-%%DOCSDIR%%/cairo/cairo-FreeType-Fonts.html
-%%DOCSDIR%%/cairo/cairo-Glitz-backend.html
-%%DOCSDIR%%/cairo/cairo-Microsoft-Windows-Backend.html
-%%DOCSDIR%%/cairo/cairo-PDF-Backend.html
-%%DOCSDIR%%/cairo/cairo-PNG-Backend.html
-%%DOCSDIR%%/cairo/cairo-PS-Backend.html
-%%DOCSDIR%%/cairo/cairo-Quartz-Backend.html
-%%DOCSDIR%%/cairo/cairo-XCB-Backend.html
-%%DOCSDIR%%/cairo/cairo-XLib-Backend.html
-%%DOCSDIR%%/cairo/cairo-cairo-matrix-t.html
-%%DOCSDIR%%/cairo/cairo-cairo-pattern-t.html
-%%DOCSDIR%%/cairo/cairo-cairo-surface-t.html
-%%DOCSDIR%%/cairo/cairo-cairo-t.html
-%%DOCSDIR%%/cairo/cairo.devhelp
-%%DOCSDIR%%/cairo/home.png
-%%DOCSDIR%%/cairo/index.html
-%%DOCSDIR%%/cairo/index.sgml
-%%DOCSDIR%%/cairo/left.png
-%%DOCSDIR%%/cairo/pt01.html
-%%DOCSDIR%%/cairo/pt02.html
-%%DOCSDIR%%/cairo/right.png
-%%DOCSDIR%%/cairo/style.css
-%%DOCSDIR%%/cairo/up.png
- at dirrm %%DOCSDIR%%/cairo
- at dirrm %%DOCSDIR%%
 @dirrm include/cairo
cvs diff: Diffing files




-- NAKATA, Maho (maho at FreeBSD.org)


More information about the freebsd-gnome mailing list