diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-01 14:10:32 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-01 14:10:32 +0800 |
commit | 4355e86317b9da45c98d70088931ad752f780a60 (patch) | |
tree | 1b67b01e67c6cc0f962076dc040337b2afb9e0aa /graphics | |
parent | a515431311cbb5881afa52551830b6fc3c3e7df2 (diff) | |
download | marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.tar marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.tar.gz marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.tar.bz2 marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.tar.lz marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.tar.xz marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.tar.zst marcuscom-ports-4355e86317b9da45c98d70088931ad752f780a60.zip |
- Update to 1.2.0 (this might can go in to ports)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6501 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 354f18876..2f8e33416 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,14 +3,14 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.41 2006/06/15 16:45:56 ahze Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.42 2006/06/17 05:59:13 marcus Exp $ # PORTNAME= cairo -PORTVERSION= 1.1.10 +PORTVERSION= 1.2.0 PORTREVISION?= 0 CATEGORIES= graphics -MASTER_SITES= http://cairographics.org/snapshots/ +MASTER_SITES= http://cairographics.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Vector graphics library with cross-device output support diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index c2ba4e330..d43da7476 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,3 +1,3 @@ -MD5 (cairo-1.1.10.tar.gz) = eea93bf15a660a772649eec3fbf51ca5 -SHA256 (cairo-1.1.10.tar.gz) = f3dab76c21e1d3290d9114cfc39804e23590fa832f710c5f587a0f4b15418752 -SIZE (cairo-1.1.10.tar.gz) = 1840440 +MD5 (cairo-1.2.0.tar.gz) = 5c9ad71d1b582907eee0497b196689ef +SHA256 (cairo-1.2.0.tar.gz) = fa3dc63029bab324682231f75af167b9370458785312a97fd0c50bf2dbd1cf21 +SIZE (cairo-1.2.0.tar.gz) = 2659930 |