[92192] trunk/dports/perl/p5-math-pari/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Apr 21 10:10:23 PDT 2012


Revision: 92192
          https://trac.macports.org/changeset/92192
Author:   ryandesign at macports.org
Date:     2012-04-21 10:10:23 -0700 (Sat, 21 Apr 2012)
Log Message:
-----------
p5-math-pari: adjust whitespace to match modeline

Modified Paths:
--------------
    trunk/dports/perl/p5-math-pari/Portfile

Modified: trunk/dports/perl/p5-math-pari/Portfile
===================================================================
--- trunk/dports/perl/p5-math-pari/Portfile	2012-04-21 17:09:20 UTC (rev 92191)
+++ trunk/dports/perl/p5-math-pari/Portfile	2012-04-21 17:10:23 UTC (rev 92192)
@@ -18,14 +18,14 @@
                     rmd160  05a9ea99adf21a1011c37d0fd4e5caa58b981150
 
 if {${perl5.major} != ""} {
-post-patch {
-	file copy ${filespath}/patch-pari-2_1_7-src-kernel-ix86-level0.h.diff ${worksrcpath}/patches/
+    post-patch {
+        file copy ${filespath}/patch-pari-2_1_7-src-kernel-ix86-level0.h.diff ${worksrcpath}/patches/
+    }
+    
+    platform darwin 9 i386 {
+        patchfiles-append \
+                    patch-libPARI-Makefile.PL.diff \
+                    patch-utils-Math-PariBuild.pm.diff \
+                    patch-MANIFEST.diff
+    }
 }
-
-platform darwin 9 i386 {
-	patchfiles-append	\
-                patch-libPARI-Makefile.PL.diff  \
-                patch-utils-Math-PariBuild.pm.diff  \
-				patch-MANIFEST.diff
-}
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120421/98451dd0/attachment.html>


More information about the macports-changes mailing list