diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 08:19:28 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 08:19:28 +0800 |
commit | 95fb79894925514c111971fc8f7ff0033d020f9e (patch) | |
tree | bd4498b0828d17f7cfc8f1587a1e1531d50eef94 /graphics | |
parent | a8fb6fabefb7b4a666558cad20cddbafb9d249cf (diff) | |
download | marcuscom-ports-95fb79894925514c111971fc8f7ff0033d020f9e.tar.gz marcuscom-ports-95fb79894925514c111971fc8f7ff0033d020f9e.tar.zst marcuscom-ports-95fb79894925514c111971fc8f7ff0033d020f9e.zip |
- Update to 1.2.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7011 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cairo/Makefile | 6 | ||||
-rw-r--r-- | graphics/cairo/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 2f8e33416..34511b09b 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.42 2006/06/17 05:59:13 marcus Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.43 2006/07/01 06:10:32 ahze Exp $ # PORTNAME= cairo -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 PORTREVISION?= 0 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --enable-ps USE_GNOME= gnometarget gnomehack ltverhack referencehack USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${X11BASE}/include" \ LDFLAGS="${PTHREAD_LIBS}" diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index d43da7476..d3499cd31 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,3 +1,3 @@ -MD5 (cairo-1.2.0.tar.gz) = 5c9ad71d1b582907eee0497b196689ef -SHA256 (cairo-1.2.0.tar.gz) = fa3dc63029bab324682231f75af167b9370458785312a97fd0c50bf2dbd1cf21 -SIZE (cairo-1.2.0.tar.gz) = 2659930 +MD5 (cairo-1.2.2.tar.gz) = 2460487b1257a5583c889b1b9d2033ec +SHA256 (cairo-1.2.2.tar.gz) = 9d53b8dd0bf76dd0da7cdbe65a6c6934be49bd3942dc5f7ef7bbcc7529d9ee02 +SIZE (cairo-1.2.2.tar.gz) = 2831305 |