diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-09 11:32:19 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-09 11:32:19 +0800 |
commit | 07e114d79f33556082415faa8e005eb8d2246033 (patch) | |
tree | f8f81c58ece460ff61211914a75e40df998557b7 /graphics/cairo | |
parent | 36f6acb357139a27c49c34aee7cf964c0e213eaa (diff) | |
download | marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.tar marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.tar.gz marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.tar.bz2 marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.tar.lz marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.tar.xz marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.tar.zst marcuscom-ports-07e114d79f33556082415faa8e005eb8d2246033.zip |
Update to 1.3.6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8017 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 4 | ||||
-rw-r--r-- | graphics/cairo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 7139cea96..d1e47ce3d 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.48 2006/11/19 22:06:55 ahze Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.49 2006/11/23 03:45:13 ahze Exp $ # PORTNAME= cairo -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.6 PORTREVISION?= 0 CATEGORIES= graphics #MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index 09c07647c..c801f76d5 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,3 +1,3 @@ -MD5 (cairo-1.3.4.tar.gz) = bf3c1db35c8588022fa7c337688b4d63 -SHA256 (cairo-1.3.4.tar.gz) = 1c707e0ce129031ea3b8b27bbf61099f7537604e2eda2fc0ea33ee86a848d64a -SIZE (cairo-1.3.4.tar.gz) = 2880217 +MD5 (cairo-1.3.6.tar.gz) = 2ab2000d711bdc77801019f703dd7171 +SHA256 (cairo-1.3.6.tar.gz) = 23e73843605624ab8cf37d9cb18d06c1096fff68bb015d3e850effd8615bcb5c +SIZE (cairo-1.3.6.tar.gz) = 2906786 |