summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-29 03:20:35 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-29 03:20:35 +0800
commitfcd1a1005caf0bfaa9109fe7b4d61e73c976b272 (patch)
tree47df4342667ce44aede58d6d771d6e13c5de5020 /graphics
parentf4cea5a425dfa3a7cb452ced67648a1606eedfb7 (diff)
downloadmarcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.tar
marcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.tar.gz
marcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.tar.bz2
marcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.tar.lz
marcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.tar.xz
marcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.tar.zst
marcuscom-ports-fcd1a1005caf0bfaa9109fe7b4d61e73c976b272.zip
- Update to 0.6.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4347 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/Makefile9
-rw-r--r--graphics/cairo/distinfo4
-rw-r--r--graphics/cairo/pkg-plist41
3 files changed, 44 insertions, 10 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 2becb530f..1b4c1e164 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,16 +3,13 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairo/Makefile,v 1.13 2005/07/18 17:15:12 ahze Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.14 2005/07/27 04:19:02 ahze Exp $
#
PORTNAME= cairo
-PORTVERSION= 0.5.2.1
+PORTVERSION= 0.6.0
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/ \
- http://people.freebsd.org/~ahze/distfiles/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= ahze
+MASTER_SITES= http://cairographics.org/snapshots/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo
index ae70e335f..f870e582b 100644
--- a/graphics/cairo/distinfo
+++ b/graphics/cairo/distinfo
@@ -1,2 +1,2 @@
-MD5 (cairo-0.5.2.1.tar.gz) = 22287ebbdffd15e9bf88a3de42360ad8
-SIZE (cairo-0.5.2.1.tar.gz) = 1464800
+MD5 (cairo-0.6.0.tar.gz) = 0a0c8bd3bfddf2b6b9ffa670ee706723
+SIZE (cairo-0.6.0.tar.gz) = 1138003
diff --git a/graphics/cairo/pkg-plist b/graphics/cairo/pkg-plist
index 4504aa0b0..debb2d1d9 100644
--- a/graphics/cairo/pkg-plist
+++ b/graphics/cairo/pkg-plist
@@ -3,10 +3,47 @@ include/cairo/cairo-ft.h
include/cairo/cairo-pdf.h
include/cairo/cairo-ps.h
include/cairo/cairo-xlib-xrender.h
-include/cairo/cairo-xlib.h
-include/cairo/cairo.h
+%%X11%%include/cairo/cairo-xlib.h
+%%X11%%include/cairo/cairo.h
lib/libcairo.a
lib/libcairo.so
lib/libcairo.so.1
libdata/pkgconfig/cairo.pc
+%%DOCSDIR%%/cairo/bindings-errors.html
+%%DOCSDIR%%/cairo/bindings-fonts.html
+%%DOCSDIR%%/cairo/bindings-memory.html
+%%DOCSDIR%%/cairo/bindings-overloading.html
+%%DOCSDIR%%/cairo/bindings-path.html
+%%DOCSDIR%%/cairo/bindings-patterns.html
+%%DOCSDIR%%/cairo/bindings-return-values.html
+%%DOCSDIR%%/cairo/bindings-streams.html
+%%DOCSDIR%%/cairo/bindings-surfaces.html
+%%DOCSDIR%%/cairo/cairo-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/ix01.html
+%%DOCSDIR%%/cairo/language-bindings.html
+%%DOCSDIR%%/cairo/left.png
+%%DOCSDIR%%/cairo/pt01.html
+%%DOCSDIR%%/cairo/pt02.html
+%%DOCSDIR%%/cairo/right.png
+%%DOCSDIR%%/cairo/style.css
+%%DOCSDIR%%/cairo/up.png
+@dirrm %%DOCSDIR%%/cairo
+@dirrm %%DOCSDIR%%
@dirrm include/cairo