[22987] trunk/dports/graphics/cairo/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 20 20:22:07 PDT 2007


Revision: 22987
          http://trac.macosforge.org/projects/macports/changeset/22987
Author:   ryandesign at macports.org
Date:     2007-03-20 20:22:07 -0700 (Tue, 20 Mar 2007)

Log Message:
-----------
Upgrade to 1.4.2 and add +atsui variant

Modified Paths:
--------------
    trunk/dports/graphics/cairo/Portfile

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2007-03-21 03:20:33 UTC (rev 22986)
+++ trunk/dports/graphics/cairo/Portfile	2007-03-21 03:22:07 UTC (rev 22987)
@@ -2,7 +2,7 @@
 
 PortSystem      1.0
 name            cairo
-version         1.2.6
+version         1.4.2
 categories      graphics
 maintainers     ryandesign at macports.org
 homepage        http://cairographics.org/
@@ -17,11 +17,10 @@
 	while taking advantage of display hardware acceleration when available \
 	(eg. through the X Render Extension).
 
-
 checksums \
-	md5 487b3d7515752fe57f780d0fd707b01a \
-	sha1 b86b4017a9abd565ef11c72b7faee9082a04118f \
-	rmd160 4469a661b294e342ee77e726c1cefccd4837ae2e
+	md5 b254633046eafe603776d0bee791b751 \
+	sha1 9e7a323fc7d81d5011044d7eb22db3bf26ff7314 \
+	rmd160 53ad2e60507e181cb754991c1fe8f8de47f366a3
 
 depends_lib \
 	port:xrender \
@@ -36,8 +35,10 @@
 	configure.args-append --enable-quartz
 }
 
+variant atsui {
+	configure.args-append --enable-atsui
+}
+
 post-configure {
 	reinplace "s/-dynamiclib/-dynamiclib -flat_namespace/" ${worksrcpath}/libtool
-
-	reinplace "s/#error Not yet implemented//g" ${worksrcpath}/test/cairo-test.c
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070320/9368039d/attachment.html


More information about the macports-changes mailing list