summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/Makefile13
-rw-r--r--graphics/cairo/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 356921a33..23888c24a 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,15 +3,15 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairo/Makefile,v 1.54 2007/02/15 11:05:14 ahze Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.55 2007/03/05 22:10:46 ahze Exp $
#
PORTNAME= cairo
-PORTVERSION= 1.3.16
+PORTVERSION= 1.4.0
PORTREVISION?= 0
CATEGORIES= graphics
-#MASTER_SITES= http://cairographics.org/releases/
-MASTER_SITES= http://cairographics.org/snapshots/
+MASTER_SITES= http://cairographics.org/releases/
+#MASTER_SITES= http://cairographics.org/snapshots/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
@@ -54,11 +54,6 @@ PLIST_SUB+= X11=""
.endif
post-patch:
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \
- ${WRKSRC}/src/*.* \
- ${WRKSRC}/pixman/src/*.*
-.endif
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \
${WRKSRC}/test/Makefile.in
@${REINPLACE_CMD} -e 's|-lcairo|-lcairo ${PTHREAD_LIBS}|' \
diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo
index 4f55860f5..e13c5200d 100644
--- a/graphics/cairo/distinfo
+++ b/graphics/cairo/distinfo
@@ -1,3 +1,3 @@
-MD5 (cairo-1.3.16.tar.gz) = 149a8006181a07c1447559058a3750df
-SHA256 (cairo-1.3.16.tar.gz) = 8120b653e6f298ca2508ba8a82448e9b8a0b2a598a50d9db4184548e36781d1b
-SIZE (cairo-1.3.16.tar.gz) = 4156967
+MD5 (cairo-1.4.0.tar.gz) = b0882df4621bcf5b69f024b9475f8d4e
+SHA256 (cairo-1.4.0.tar.gz) = 583f9ae2c9b7d2ef33cfbd194148e71a335dafc226e13e213f07ff2dc398bb47
+SIZE (cairo-1.4.0.tar.gz) = 3067230