[41253] trunk/dports/graphics/cairomm/Portfile
jmr at macports.org
jmr at macports.org
Wed Oct 29 04:50:18 PDT 2008
Revision: 41253
http://trac.macports.org/changeset/41253
Author: jmr at macports.org
Date: 2008-10-29 04:50:17 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
cairomm: update to 1.7.0. Also remove dependencies apart from cairo, since
the rest will be pulled in via cairo, and will vary depending on how cairo is
built.
Modified Paths:
--------------
trunk/dports/graphics/cairomm/Portfile
Modified: trunk/dports/graphics/cairomm/Portfile
===================================================================
--- trunk/dports/graphics/cairomm/Portfile 2008-10-29 11:19:52 UTC (rev 41252)
+++ trunk/dports/graphics/cairomm/Portfile 2008-10-29 11:50:17 UTC (rev 41253)
@@ -3,7 +3,7 @@
PortSystem 1.0
name cairomm
-version 1.6.4
+version 1.7.0
categories graphics
maintainers nomaintainer
description Cairo is a vector graphics library with cross-device output support.
@@ -15,12 +15,11 @@
master_sites ${homepage}releases/
platforms darwin
-checksums md5 63561c62536173a98f03005dfe55c90e \
- sha1 61f1a1adcd3f147da89faf3311842e4f68763db4 \
- rmd160 95ba7bf4a2c8ff706eaceef2a31aaa19375fbf6c
+checksums md5 8c67b8abd49960b6b0f42ad28d19fd55 \
+ sha1 6d19e71717abf559ffb868423669ba23860fc94b \
+ rmd160 32976a31a7922f241a7700aef48b9d136555f32c
-depends_lib port:xrender port:fontconfig port:freetype port:libpng \
- port:render port:zlib port:expat port:cairo
+depends_lib port:cairo
livecheck.check regex
livecheck.url http://cairographics.org/releases/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/8129ed8e/attachment.html>
More information about the macports-changes
mailing list