[75540] trunk/dports/science/grads2/Portfile

takeshi at macports.org takeshi at macports.org
Sat Jan 29 01:37:08 PST 2011


Revision: 75540
          http://trac.macports.org/changeset/75540
Author:   takeshi at macports.org
Date:     2011-01-29 01:37:08 -0800 (Sat, 29 Jan 2011)
Log Message:
-----------
grads2: white space changes

Modified Paths:
--------------
    trunk/dports/science/grads2/Portfile

Modified: trunk/dports/science/grads2/Portfile
===================================================================
--- trunk/dports/science/grads2/Portfile	2011-01-29 09:35:24 UTC (rev 75539)
+++ trunk/dports/science/grads2/Portfile	2011-01-29 09:37:08 UTC (rev 75540)
@@ -1,22 +1,22 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem              1.0
+PortSystem          1.0
 
-name                    grads2
-version                 2.0.a7.oga.3
-revision                2
-platforms               darwin
-maintainers             takeshi
-categories              science
-description             interactive visualization tool for earth science data
-master_sites            sourceforge:opengrads
-distname                grads-${version}-bundle
-worksrcdir              grads-${version}
-checksums               md5     0cf98ccf59cc81996e3b139ffaf3dfd8 \
-                        sha1    d5a6f10578e4d8af75047b211b0af2cce46db6fd \
-                        rmd160  7861998b9f9d84c92c6c51eef03e00afc0f9d071
-homepage                http://www.opengrads.org/
+name                grads2
+version             2.0.a7.oga.3
+revision            2
+platforms           darwin
+maintainers         takeshi
+categories          science
+description         interactive visualization tool for earth science data
+master_sites        sourceforge:opengrads
+distname            grads-${version}-bundle
+worksrcdir          grads-${version}
+checksums           md5     0cf98ccf59cc81996e3b139ffaf3dfd8 \
+                    sha1    d5a6f10578e4d8af75047b211b0af2cce46db6fd \
+                    rmd160  7861998b9f9d84c92c6c51eef03e00afc0f9d071
+homepage            http://www.opengrads.org/
 long_description   \
     The Grid Analysis and Display System (GrADS) is an interactive     \
     desktop tool that is used for easy access, manipulation, and       \
@@ -25,14 +25,14 @@
     GrADS has been implemented worldwide on a variety of commonly used \
     operating systems and is freely distributed over the Internet.
 
-depends_lib             port:libwww     port:readline   port:rx         \
-                        port:netcdf     port:udunits                    \
-                        port:hdf4       port:gd2        port:libnc-dap  \
-                        port:gadap      port:wgrib2                     \
-                        port:curl       port:libgeotiff
-depends_build           port:pkgconfig
+depends_lib         port:libwww     port:readline   port:rx         \
+                    port:netcdf     port:udunits                    \
+                    port:hdf4       port:gd2        port:libnc-dap  \
+                    port:gadap      port:wgrib2                     \
+                    port:curl       port:libgeotiff
+depends_build       port:pkgconfig
 
-patchfiles              patch-src-Makefile.in.diff
+patchfiles          patch-src-Makefile.in.diff
 
 pre-configure {
     reinplace "s|lwww|lwwwcore|g" ${worksrcpath}/configure
@@ -58,8 +58,8 @@
     reinplace "s|\$(supp_lib_dir)/inst.o| |g" ${worksrcpath}/src/Makefile
 }
 
-test.run                yes
-test.target             check
+test.run            yes
+test.target         check
 
 post-destroot {
     xinstall -d -m 755 ${destroot}${prefix}/share/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110129/eff5686e/attachment.html>


More information about the macports-changes mailing list