[143036] trunk/dports/science/gmtk

khindenburg at macports.org khindenburg at macports.org
Sat Dec 12 08:17:14 PST 2015


Revision: 143036
          https://trac.macports.org/changeset/143036
Author:   khindenburg at macports.org
Date:     2015-12-02 06:01:23 -0800 (Wed, 02 Dec 2015)
Log Message:
-----------
gmtk: fix latest stealth update; remove patch; maintainer #49576

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

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

Modified: trunk/dports/science/gmtk/Portfile
===================================================================
--- trunk/dports/science/gmtk/Portfile	2015-12-02 13:37:06 UTC (rev 143035)
+++ trunk/dports/science/gmtk/Portfile	2015-12-02 14:01:23 UTC (rev 143036)
@@ -3,11 +3,12 @@
 
 PortSystem          1.0
 PortGroup           wxWidgets 1.0
+
 wxWidgets.use       wxWidgets-3.0
 
 name                gmtk
 version             1.4.3
-revision            1
+revision            2
 categories          science
 platforms           darwin
 license             OSL-3
@@ -18,15 +19,15 @@
 homepage            https://j.ee.washington.edu/trac/gmtk
 master_sites        http://melodi.ee.washington.edu/downloads/gmtk/
 
-checksums           rmd160  a8c4929e5cd80e5c622c90ea27ad4fabb5ecedfc \
-                    sha256  679ef679000f9f22e57265f50b8c2ab62b682cefbb6a72dcef81a196e1c2a0ea
+checksums           rmd160  3cd7597094301dc8848ff06358cc19de5af011a7 \
+                    sha256  d0c40d0fca6b8756ffbe33b4ae7e066fa4a87dd80c1788f7d5160fd8ec070876
 
-depends_build       port:coreutils \
-                    port:pkgconfig
+depends_build       port:coreutils
 depends_lib         port:hdf5 \
                     port:${wxWidgets.port}
 
-patchfiles          patch-tksrc-Makefile.in.diff
+# Handle stealth updates #49576
+dist_subdir   ${name}/${version}_1
 
 configure.args      --with-wxdir=${wxWidgets.wxdir} \
                     --without-x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/376eeb60/attachment.html>


More information about the macports-changes mailing list