[96479] trunk/dports/python/py-netcdf4/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 10 18:46:37 PDT 2012


Revision: 96479
          https://trac.macports.org/changeset/96479
Author:   ryandesign at macports.org
Date:     2012-08-10 18:46:37 -0700 (Fri, 10 Aug 2012)
Log Message:
-----------
py-netcdf4: adjust whitespace to conform to modeline

Modified Paths:
--------------
    trunk/dports/python/py-netcdf4/Portfile

Modified: trunk/dports/python/py-netcdf4/Portfile
===================================================================
--- trunk/dports/python/py-netcdf4/Portfile	2012-08-11 01:34:18 UTC (rev 96478)
+++ trunk/dports/python/py-netcdf4/Portfile	2012-08-11 01:46:37 UTC (rev 96479)
@@ -21,16 +21,16 @@
                     rmd160   ef7cb2164c752cac3b6cb150339e4883407d350d \
                     sha256   57f8d598521cc5bce90ad70a4df5dcf4947e8ab0252e6803e272547d7910e97b
 
-python.default_version 27
-python.versions        26 27
+python.default_version  27
+python.versions         26 27
 
-build.env-append USE_NCCONFIG=1
-destroot.env     USE_NCCONFIG=1
-worksrcdir       netCDF4-1.0
+build.env-append    USE_NCCONFIG=1
+destroot.env        USE_NCCONFIG=1
+worksrcdir          netCDF4-1.0
 
 if {$subport != $name} {
-  depends_lib-append  port:netcdf port:py${python.version}-numpy
+    depends_lib-append  port:netcdf port:py${python.version}-numpy
 }
 
-livecheck.type     googlecode
-livecheck.regex    {netCDF4-(.*)\.tar\.gz}
+livecheck.type      googlecode
+livecheck.regex     {netCDF4-(.*)\.tar\.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120810/24a42899/attachment.html>


More information about the macports-changes mailing list