[35861] trunk/dports/python/py25-cairo/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Apr 8 20:11:26 PDT 2008


Revision: 35861
          http://trac.macosforge.org/projects/macports/changeset/35861
Author:   mcalhoun at macports.org
Date:     2008-04-08 20:11:25 -0700 (Tue, 08 Apr 2008)

Log Message:
-----------
py25-cairo: whitespace changes only.

Modified Paths:
--------------
    trunk/dports/python/py25-cairo/Portfile

Modified: trunk/dports/python/py25-cairo/Portfile
===================================================================
--- trunk/dports/python/py25-cairo/Portfile	2008-04-09 03:08:23 UTC (rev 35860)
+++ trunk/dports/python/py25-cairo/Portfile	2008-04-09 03:11:25 UTC (rev 35861)
@@ -20,7 +20,7 @@
 
 checksums       md5 c63199d35b1e1d3c5133509f315f70d7 \
                 sha1 580255db6f3ab4c44ac44dfe0a9f7d1f598c2ab3 \
-                rmd160 f44bb6bcc6b366568e0297689164537dc891b278 
+                rmd160 f44bb6bcc6b366568e0297689164537dc891b278
 
 depends_build   port:pkgconfig
 depends_lib     port:python25 \
@@ -29,12 +29,12 @@
 
 configure.python    ${prefix}/bin/python2.5
 
-platform darwin 9 { 
-    post-patch { 
-        reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.am 
-        reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.in 
-    } 
-} 
+platform darwin 9 {
+    post-patch {
+        reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.am
+        reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.in
+    }
+}
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}
@@ -45,4 +45,3 @@
 
 livecheck.check regex
 livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080408/680ac9b7/attachment.html


More information about the macports-changes mailing list