diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
commit | 48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch) | |
tree | b627baa77f19bb1eab2fa4dee08aab1908131cd0 /graphics/cairo | |
parent | fbdf96410f8e803568c33397323dd9d8d3af995f (diff) |
Notes
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 71606cd262c7..4c0d598ff21f 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.89 2008/12/16 03:06:44 marcus Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.93 2010/04/03 05:40:01 marcus Exp $ # PORTNAME= cairo -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.10 PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES= graphics diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index 163227854f5a..4d008ca43cd3 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,3 +1,3 @@ -MD5 (cairo-1.8.8.tar.gz) = d3e1a1035ae563812d4dd44a74fb0dd0 -SHA256 (cairo-1.8.8.tar.gz) = 3c51d3de5dc4596e01a6675acd3c86c2c99c00f02e8fad5493758a29fe451c90 -SIZE (cairo-1.8.8.tar.gz) = 6646082 +MD5 (cairo-1.8.10.tar.gz) = b60a82f405f9400bbfdcf850b1728d25 +SHA256 (cairo-1.8.10.tar.gz) = 572bada15596ec8708392db1af8b93a1af75ca47690348154e2841f3a6f08439 +SIZE (cairo-1.8.10.tar.gz) = 7102657 |