[117453] trunk/dports/science

takeshi at macports.org takeshi at macports.org
Wed Feb 26 22:12:20 PST 2014


Revision: 117453
          https://trac.macports.org/changeset/117453
Author:   takeshi at macports.org
Date:     2014-02-26 22:12:20 -0800 (Wed, 26 Feb 2014)
Log Message:
-----------
gmt4, gmt5: replace port dependency to gshhg-gmt-nc4 by gshhg-gmt, closing #42628

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

Modified: trunk/dports/science/gmt4/Portfile
===================================================================
--- trunk/dports/science/gmt4/Portfile	2014-02-26 22:55:17 UTC (rev 117452)
+++ trunk/dports/science/gmt4/Portfile	2014-02-27 06:12:20 UTC (rev 117453)
@@ -5,6 +5,7 @@
 
 name                gmt4
 version             4.5.11
+revision            1
 categories          science
 platforms           darwin
 maintainers         eprofs.de:florian \
@@ -46,7 +47,7 @@
                     patch-grdvector.diff
 
 depends_lib         port:netcdf \
-                    port:gshhg-gmt-nc4
+                    port:gshhg-gmt
 
 destroot.target     install-all
 use_parallel_build  no

Modified: trunk/dports/science/gmt5/Portfile
===================================================================
--- trunk/dports/science/gmt5/Portfile	2014-02-26 22:55:17 UTC (rev 117452)
+++ trunk/dports/science/gmt5/Portfile	2014-02-27 06:12:20 UTC (rev 117453)
@@ -6,6 +6,7 @@
 
 name                gmt5
 version             5.1.0
+revision            1
 categories          science
 platforms           darwin
 maintainers         eprofs.de:florian \
@@ -37,7 +38,7 @@
 
 depends_lib         port:dcw-gmt \
                     port:ghostscript \
-                    port:gshhg-gmt-nc4 \
+                    port:gshhg-gmt \
                     port:netcdf \
 
 default_variants    +gdal +pcre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140226/a959a342/attachment-0001.html>


More information about the macports-changes mailing list