[117715] trunk/dports/science/gmt5/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 8 17:58:07 PST 2014


Revision: 117715
          https://trac.macports.org/changeset/117715
Author:   ryandesign at macports.org
Date:     2014-03-08 17:58:07 -0800 (Sat, 08 Mar 2014)
Log Message:
-----------
gmt5: update to 5.1.1 (#42742)

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

Modified: trunk/dports/science/gmt5/Portfile
===================================================================
--- trunk/dports/science/gmt5/Portfile	2014-03-09 01:56:00 UTC (rev 117714)
+++ trunk/dports/science/gmt5/Portfile	2014-03-09 01:58:07 UTC (rev 117715)
@@ -5,8 +5,7 @@
 PortGroup           cmake 1.0
 
 name                gmt5
-version             5.1.0
-revision            1
+version             5.1.1
 categories          science
 platforms           darwin
 maintainers         eprofs.de:florian \
@@ -19,7 +18,6 @@
     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        \
@@ -32,9 +30,9 @@
 use_bzip2           yes
 distname            gmt-${version}
 distfiles           ${distname}-src${extract.suffix}
-checksums           md5     da741319c883a3dbaf27ec7eaf66c166 \
-                    sha1    3a68ac1ea273070822cc7f993a57983ec3da9b7f \
-                    rmd160  8c00d9eda5e0f9f2723caad0887df0b9e88a1f26
+checksums           md5     7995b9099c0927a60becfaa38e61685c \
+                    sha1    ff64936dfdec8a57a89d29f505f27e435169d33f \
+                    rmd160  969d6393942864cb73be78f2594645458b28a9b8
 
 depends_lib         port:dcw-gmt \
                     port:ghostscript \
@@ -60,13 +58,12 @@
 }
 
 configure.cflags-append     -fstrict-aliasing
-configure.args-append       -DDCW_ROOT=${prefix} \
-                            -DGSHHG_ROOT=${prefix} \
+configure.args-append       -DDCW_ROOT=${prefix}/share/gmt/dcw \
+                            -DGSHHG_ROOT=${prefix}/share/gmt/gshhg \
                             -DNETCDF_ROOT=${prefix} \
                             -DFFTW3_ROOT=off \
                             -DGDAL_ROOT=off \
                             -DPCRE_ROOT=off \
-                            -DFLOCK=on \
                             -DGMT_INSTALL_MODULE_LINKS=off \
                             -DGMT_INSTALL_TRADITIONAL_FOLDERNAMES=off \
                             -DLICENSE_RESTRICTED=GPL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140308/bf069a53/attachment-0001.html>


More information about the macports-changes mailing list