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

takeshi at macports.org takeshi at macports.org
Sat Jan 29 01:26:42 PST 2011


Revision: 75538
          http://trac.macports.org/changeset/75538
Author:   takeshi at macports.org
Date:     2011-01-29 01:26:40 -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:19:42 UTC (rev 75537)
+++ trunk/dports/science/grads2/Portfile	2011-01-29 09:26:40 UTC (rev 75538)
@@ -3,20 +3,19 @@
 
 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.a9.oga.1
+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 +24,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,9 +57,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}
     eval xinstall -m 644 [glob -directory ${worksrcpath}/data *.dat *res] \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110129/d7d223cc/attachment.html>


More information about the macports-changes mailing list