[117711] trunk/dports/science/gmt4

ryandesign at macports.org ryandesign at macports.org
Sat Mar 8 16:55:25 PST 2014


Revision: 117711
          https://trac.macports.org/changeset/117711
Author:   ryandesign at macports.org
Date:     2014-03-08 16:55:25 -0800 (Sat, 08 Mar 2014)
Log Message:
-----------
gmt4: update to 4.5.12 (#42742)

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

Removed Paths:
-------------
    trunk/dports/science/gmt4/files/

Modified: trunk/dports/science/gmt4/Portfile
===================================================================
--- trunk/dports/science/gmt4/Portfile	2014-03-09 00:40:48 UTC (rev 117710)
+++ trunk/dports/science/gmt4/Portfile	2014-03-09 00:55:25 UTC (rev 117711)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                gmt4
-version             4.5.11
-revision            1
+version             4.5.12
 categories          science
 platforms           darwin
 maintainers         eprofs.de:florian \
@@ -17,7 +16,6 @@
     producing PostScript illustrations ranging from simple x-y  \
     plots via contour maps to artificially illuminated surfaces \
     and 3D perspective views.
-conflicts           gmt
 homepage            http://gmt.soest.hawaii.edu/
 master_sites        ftp://ftp.soest.hawaii.edu/gmt          \
                     ftp://ibis.grdl.noaa.gov/pub/gmt        \
@@ -35,20 +33,18 @@
                     ${dfile_gmt_nogpl}
 
 checksums           ${dfile_gmt_gpl} \
-                    md5     e51a8827d9b0ce3f36cfe6be01f24931 \
-                    sha1    9f226fdb498a6868da98a6014517aa9537542f03 \
-                    rmd160  1665f13e0a877282a57a93989f9ba8fbf49b2645 \
+                    md5     eee64a406b16005ff59b05328bff4593 \
+                    sha1    a5ce7419a1aeb523540d2f93ca62153e47ce72fc \
+                    rmd160  53a7fe4f3fe4299d0a134ba64d3de87b9ff2b2fa \
                     ${dfile_gmt_nogpl} \
-                    md5     fd4abdbbc5cb48087a12a4c762b87123 \
-                    sha1    67c2dd5ccde9ed661e9e9930785d305f73d3315a \
-                    rmd160  6154cc49792ded6103a907da6fe00d7b9c042541
+                    md5     0860ddb55150861b6ba9f496b9c35271 \
+                    sha1    5a36e7afecd5d4b65d39b566d14a3ab58e10ae90 \
+                    rmd160  bb9021eb18d95479336143d07d59e764319009c2
 
-patchfiles          patch-ps2raster.diff \
-                    patch-grdvector.diff
+depends_lib         port:ghostscript \
+                    port:gshhg-gmt \
+                    port:netcdf
 
-depends_lib         port:netcdf \
-                    port:gshhg-gmt
-
 destroot.target     install-all
 use_parallel_build  no
 universal_variant   no
@@ -59,7 +55,7 @@
                             --docdir=${prefix}/share/doc/${name} \
                             --mandir=${prefix}/share/doc/${name}/man \
                             --includedir=${prefix}/share/${name}/include \
-                            --with-gshhg-dir=${prefix}/share/gshhg-gmt-nc4 \
+                            --with-gshhg-dir=${prefix}/share/gmt/gshhg \
                             --with-nc-config=${prefix}/bin/nc-config \
                             --enable-shared \
                             --enable-flock \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140308/1145c50e/attachment.html>


More information about the macports-changes mailing list