diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-04 12:35:57 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-04 12:35:57 +0800 |
commit | b46c8a9972e6f1f379549e19d00ced731fa252ad (patch) | |
tree | 38d9436161dc32d29ed8b7904e03032a424c154b | |
parent | 30a49b81cbb147e1cd199191cc2ae84b7cc97b52 (diff) | |
download | marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.tar marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.tar.gz marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.tar.bz2 marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.tar.lz marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.tar.xz marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.tar.zst marcuscom-ports-b46c8a9972e6f1f379549e19d00ced731fa252ad.zip |
- Update to 1.0.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4911 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/cairo/Makefile | 3 | ||||
-rw-r--r-- | graphics/cairo/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 7949aed7e..aaaf48645 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -7,8 +7,7 @@ # PORTNAME= cairo -PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTVERSION= 1.0.2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index 951d421e2..bd6f30e26 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,2 +1,2 @@ -MD5 (cairo-1.0.0.tar.gz) = f0ff35c91983b7bf226154e68b280be3 -SIZE (cairo-1.0.0.tar.gz) = 1439299 +MD5 (cairo-1.0.2.tar.gz) = d0b7111a14f90ec3afa777ec40c44984 +SIZE (cairo-1.0.2.tar.gz) = 1458903 |