[38920] trunk/dports/graphics/poppler/Portfile

rhwood at macports.org rhwood at macports.org
Sat Aug 2 04:30:45 PDT 2008


Revision: 38920
          http://trac.macosforge.org/projects/macports/changeset/38920
Author:   rhwood at macports.org
Date:     2008-08-02 04:30:45 -0700 (Sat, 02 Aug 2008)
Log Message:
-----------
Whitespace changes

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

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2008-08-02 11:28:14 UTC (rev 38919)
+++ trunk/dports/graphics/poppler/Portfile	2008-08-02 11:30:45 UTC (rev 38920)
@@ -14,11 +14,16 @@
     ${description}
 
 master_sites    ${homepage}
-checksums       md5 00593d56340b4a635f4a34590c445800 \
-				rmd160 26634a62d77471ed668507bd0c287bfff291f881 \
-				sha1 993c7ac0e12c20674908a44542f49b43bd417574
-depends_lib     port:cairo port:gtk2 port:poppler-data
+checksums   \
+    md5 00593d56340b4a635f4a34590c445800 \
+    rmd160 26634a62d77471ed668507bd0c287bfff291f881 \
+    sha1 993c7ac0e12c20674908a44542f49b43bd417574
 
+depends_lib \
+    port:cairo \
+    port:gtk2 \
+    port:poppler-data
+
 post-patch {
     reinplace "s|-flat_namespace -undefined suppress||g" \
         ${worksrcpath}/configure
@@ -58,7 +63,7 @@
 	port:xrender
 }
 
-test.run		yes
-test.dir		${worksrcpath}/test
-test.target		all
+test.run    yes
+test.dir    ${worksrcpath}/test
+test.target all
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080802/129d7ce6/attachment.html 


More information about the macports-changes mailing list