[83865] trunk/dports/sysutils/di/Portfile

mww at macports.org mww at macports.org
Sun Sep 11 23:12:12 PDT 2011


Revision: 83865
          http://trac.macports.org/changeset/83865
Author:   mww at macports.org
Date:     2011-09-11 23:12:12 -0700 (Sun, 11 Sep 2011)
Log Message:
-----------
whitespace changes only

Modified Paths:
--------------
    trunk/dports/sysutils/di/Portfile

Modified: trunk/dports/sysutils/di/Portfile
===================================================================
--- trunk/dports/sysutils/di/Portfile	2011-09-12 06:11:04 UTC (rev 83864)
+++ trunk/dports/sysutils/di/Portfile	2011-09-12 06:12:12 UTC (rev 83865)
@@ -2,31 +2,31 @@
 
 PortSystem 1.0
 
-name			di
-version			4.28
-categories		sysutils
-platforms		darwin
-maintainers		mww
-description		disk information utility
-long_description	di is a disk information utility, displaying everything \
-				(and more) than the classic df command does.
+name                di
+version             4.28
+categories          sysutils
+platforms           darwin
+maintainers         mww
+description         disk information utility
+long_description    di is a disk information utility, displaying everything \
+                    (and more) than the classic df command does.
 
-homepage		http://www.gentoo.com/di/
-master_sites	${homepage} http://fresh.t-systems-sfr.com/unix/src/privat2/
+homepage            http://www.gentoo.com/di/
+master_sites        ${homepage} http://fresh.t-systems-sfr.com/unix/src/privat2/
 
 checksums           md5     8f56121562ac3ca05b48c0827ec0d48d \
                     sha1    b65c7fa10d8d319107a26036daaa95803b3ecb1e \
                     rmd160  e415bf28e4a58475befde0d96da7b0014f2f88bc
 
-depends_lib		port:gettext
+depends_lib         port:gettext
 
-use_configure	no
+use_configure       no
 
 build.target
-build.args		prefix=${prefix} CC="${configure.cc}" CFLAGS="${configure.cflags}"
+build.args          prefix=${prefix} CC="${configure.cc}" CFLAGS="${configure.cflags}"
 
-destroot.args	prefix=${destroot}${prefix}
+destroot.args       prefix=${destroot}${prefix}
 
-livecheck.type	regex
-livecheck.regex	${name}-(\[0-9.\]+)\\.tar
+livecheck.type      regex
+livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110911/056785ff/attachment.html>


More information about the macports-changes mailing list