[117322] trunk/dports/science/dcw-gmt/Portfile

takeshi at macports.org takeshi at macports.org
Fri Feb 21 18:40:34 PST 2014


Revision: 117322
          https://trac.macports.org/changeset/117322
Author:   takeshi at macports.org
Date:     2014-02-21 18:40:33 -0800 (Fri, 21 Feb 2014)
Log Message:
-----------
dcw-gmt: updated to 1.1.1, closing #42499

Modified Paths:
--------------
    trunk/dports/science/dcw-gmt/Portfile

Modified: trunk/dports/science/dcw-gmt/Portfile
===================================================================
--- trunk/dports/science/dcw-gmt/Portfile	2014-02-22 02:34:30 UTC (rev 117321)
+++ trunk/dports/science/dcw-gmt/Portfile	2014-02-22 02:40:33 UTC (rev 117322)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                dcw-gmt
-version             1.1.0
+version             1.1.1
 categories          science
 platforms           darwin
 supported_archs     noarch
@@ -23,15 +23,16 @@
 homepage            http://www.soest.hawaii.edu/pwessel/dcw/index.html
 master_sites        http://www.soest.hawaii.edu/pwessel/dcw \
                     ftp://ftp.soest.hawaii.edu/dcw
-checksums           md5     87c050c1d6462f2c872ea0f23f920427 \
-                    sha1    de6fdbab2ed5864918d5460aad778f95c129f5b0 \
-                    rmd160  3b6c604bb3a41c0209452137febd9bcacb23db8e
+checksums           md5     f37787b207006708d7385722066817c7 \
+                    sha1    deca85f21426604c8574a18d16c931a1fd9ae27b \
+                    rmd160  660098d06283f93ad6cc7b5c5c49ca4d90b15d7d
 
 use_configure       no
 build {}
 
 destroot {
-    copy ${worksrcpath} ${destroot}${prefix}/share/${name}
+    file mkdir ${destroot}${prefix}/share/gmt
+    copy ${worksrcpath} ${destroot}${prefix}/share/gmt/dcw
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140221/6fefe623/attachment.html>


More information about the macports-changes mailing list