[75661] trunk/dports/devel/apache-ivy/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Feb 2 18:13:15 PST 2011


Revision: 75661
          http://trac.macports.org/changeset/75661
Author:   singingwolfboy at macports.org
Date:     2011-02-02 18:13:14 -0800 (Wed, 02 Feb 2011)
Log Message:
-----------
Whitespace only change

Modified Paths:
--------------
    trunk/dports/devel/apache-ivy/Portfile

Modified: trunk/dports/devel/apache-ivy/Portfile
===================================================================
--- trunk/dports/devel/apache-ivy/Portfile	2011-02-03 02:12:51 UTC (rev 75660)
+++ trunk/dports/devel/apache-ivy/Portfile	2011-02-03 02:13:14 UTC (rev 75661)
@@ -2,26 +2,26 @@
 
 PortSystem 1.0
 
-name			    apache-ivy
-version			    2.2.0
+name                apache-ivy
+version             2.2.0
 revision            1
-categories		    devel java
-maintainers		    singingwolfboy openmaintainer
-description		    Dependency manager for Apache Ant
-long_description	\
+categories          devel java
+maintainers         singingwolfboy openmaintainer
+description         Dependency manager for Apache Ant
+long_description    \
     Apache Ivy is a transitive dependency manager that is designed to \
     integrate with Apache Ant. An external XML file defines project \
     dependencies and lists the resources necessary to build a project. \
     Ivy then resolves and downloads resources from an artifact repository: \
     either a private repository or one publicly available on the Internet.
     
-homepage		    http://ant.apache.org/ivy/
+homepage            http://ant.apache.org/ivy/
 
-platforms		    darwin freebsd
+platforms           darwin freebsd
 
-distname		    ${name}-${version}-src
+distname            ${name}-${version}-src
 master_sites        apache:ant/ivy/
-master_sites.mirror_subdir	${version}
+master_sites.mirror_subdir  ${version}
 worksrcdir          ${name}-${version}
 
 depends_build       port:apache-ant
@@ -47,7 +47,7 @@
 }
 
 platform darwin {
-    extract.post_args	| gnutar -x
-    build.env		JAVA_HOME=/Library/Java/Home
+    extract.post_args   | gnutar -x
+    build.env       JAVA_HOME=/Library/Java/Home
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110202/7d1b27a2/attachment.html>


More information about the macports-changes mailing list