[91573] trunk/dports/java/hadoop/Portfile

hum at macports.org hum at macports.org
Thu Apr 5 09:46:08 PDT 2012


Revision: 91573
          https://trac.macports.org/changeset/91573
Author:   hum at macports.org
Date:     2012-04-05 09:46:07 -0700 (Thu, 05 Apr 2012)
Log Message:
-----------
hadoop: reformat only.

Modified Paths:
--------------
    trunk/dports/java/hadoop/Portfile

Modified: trunk/dports/java/hadoop/Portfile
===================================================================
--- trunk/dports/java/hadoop/Portfile	2012-04-05 16:42:40 UTC (rev 91572)
+++ trunk/dports/java/hadoop/Portfile	2012-04-05 16:46:07 UTC (rev 91573)
@@ -6,17 +6,18 @@
 name                hadoop
 version             1.0.2
 categories          java devel science
-platforms           darwin
 maintainers         hum openmaintainer
-license             Apache-2.0
 
 description         Open-source software for reliable, scalable, distributed computing
-
 long_description    Hadoop is a distributed computing platform written in Java. \
                     It incorporates features similar to those of the Google File System \
                     and of MapReduce.
 
 homepage            http://hadoop.apache.org/
+platforms           darwin
+supported_archs     noarch
+license             Apache-2.0
+
 master_sites        apache:hadoop/common/${distname}
 distfiles           ${distname}-bin${extract.suffix}
 checksums           rmd160  1aecd4b3dab6f9a5656d6470dd1922397c5e62cf \
@@ -25,7 +26,6 @@
 patchfiles          patch-hadoop-env.sh.diff
 
 use_configure       no
-supported_archs     noarch
 
 build {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120405/a47c511c/attachment.html>


More information about the macports-changes mailing list