Changeset 117711 for trunk/dports


Ignore:
Timestamp:
Mar 9, 2014, 12:55:25 AM (10 years ago)
Author:
ryandesign@…
Message:

gmt4: update to 4.5.12 (#42742)

Location:
trunk/dports/science/gmt4
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/gmt4/Portfile

    r117453 r117711  
    55
    66name                gmt4
    7 version             4.5.11
    8 revision            1
     7version             4.5.12
    98categories          science
    109platforms           darwin
     
    1817    plots via contour maps to artificially illuminated surfaces \
    1918    and 3D perspective views.
    20 conflicts           gmt
    2119homepage            http://gmt.soest.hawaii.edu/
    2220master_sites        ftp://ftp.soest.hawaii.edu/gmt          \
     
    3634
    3735checksums           ${dfile_gmt_gpl} \
    38                     md5     e51a8827d9b0ce3f36cfe6be01f24931 \
    39                     sha1    9f226fdb498a6868da98a6014517aa9537542f03 \
    40                     rmd160  1665f13e0a877282a57a93989f9ba8fbf49b2645 \
     36                    md5     eee64a406b16005ff59b05328bff4593 \
     37                    sha1    a5ce7419a1aeb523540d2f93ca62153e47ce72fc \
     38                    rmd160  53a7fe4f3fe4299d0a134ba64d3de87b9ff2b2fa \
    4139                    ${dfile_gmt_nogpl} \
    42                     md5     fd4abdbbc5cb48087a12a4c762b87123 \
    43                     sha1    67c2dd5ccde9ed661e9e9930785d305f73d3315a \
    44                     rmd160  6154cc49792ded6103a907da6fe00d7b9c042541
     40                    md5     0860ddb55150861b6ba9f496b9c35271 \
     41                    sha1    5a36e7afecd5d4b65d39b566d14a3ab58e10ae90 \
     42                    rmd160  bb9021eb18d95479336143d07d59e764319009c2
    4543
    46 patchfiles          patch-ps2raster.diff \
    47                     patch-grdvector.diff
    48 
    49 depends_lib         port:netcdf \
    50                     port:gshhg-gmt
     44depends_lib         port:ghostscript \
     45                    port:gshhg-gmt \
     46                    port:netcdf
    5147
    5248destroot.target     install-all
     
    6056                            --mandir=${prefix}/share/doc/${name}/man \
    6157                            --includedir=${prefix}/share/${name}/include \
    62                             --with-gshhg-dir=${prefix}/share/gshhg-gmt-nc4 \
     58                            --with-gshhg-dir=${prefix}/share/gmt/gshhg \
    6359                            --with-nc-config=${prefix}/bin/nc-config \
    6460                            --enable-shared \
Note: See TracChangeset for help on using the changeset viewer.