[82577] trunk/dports/lang/factor/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Mon Aug 15 15:15:27 PDT 2011


Revision: 82577
          http://trac.macports.org/changeset/82577
Author:   ciserlohn at macports.org
Date:     2011-08-15 15:15:27 -0700 (Mon, 15 Aug 2011)
Log Message:
-----------
factor: remove debug output from Portfile and fix whitespace

Modified Paths:
--------------
    trunk/dports/lang/factor/Portfile

Modified: trunk/dports/lang/factor/Portfile
===================================================================
--- trunk/dports/lang/factor/Portfile	2011-08-15 20:58:35 UTC (rev 82576)
+++ trunk/dports/lang/factor/Portfile	2011-08-15 22:15:27 UTC (rev 82577)
@@ -28,7 +28,7 @@
 checksums           sha1    9982a2f431cc9ca279bbcc0b69dfec5fdfd1466b \
                     rmd160  2f8451c4dfddf8d6b5a1dd59f897fa2e83ca17a1
 
-use_zip		        yes
+use_zip             yes
 
 patchfiles          patch-GNUmakefile
 
@@ -50,10 +50,6 @@
                     CXX=${configure.cxx} \
                     SITE_CFLAGS="${configure.cflags} ${configure.cc_archflags}"
 
-pre-fetch {
-    ui_msg ${prefix}
-}
-
 post-build {
     system "cd ${worksrcpath} && ./factor -i=./${boot_image}"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110815/e430e825/attachment.html>


More information about the macports-changes mailing list