Revision
145242
Author
khindenburg@macports.org
Date
2016-01-29 06:54:15 -0800 (Fri, 29 Jan 2016)

Log Message

matio: handle stealth update #50465

Modified Paths

Diff

Modified: trunk/dports/math/matio/Portfile (145241 => 145242)


--- trunk/dports/math/matio/Portfile	2016-01-29 14:47:30 UTC (rev 145241)
+++ trunk/dports/math/matio/Portfile	2016-01-29 14:54:15 UTC (rev 145242)
@@ -5,6 +5,11 @@
 
 name                    matio
 version                 1.5.3
+
+# handle stealth update. Remove or comment out with nex version update.
+revision                1
+dist_subdir             ${name}/${version}_${revision}
+
 set branch              [join [lrange [split ${version} .] 0 1] .]
 maintainers             nomaintainer
 license                 LGPL-2.1
@@ -20,8 +25,8 @@
 homepage                http://sourceforge.net/projects/matio
 master_sites            sourceforge
 
-checksums               rmd160  2f13702a0580aef83add457eb231c4239776af5d \
-                        sha256  3a1e131f7c2855b4873e2388b2f5028f117691d02af991421d4459a219ed1f19
+checksums               rmd160  ae6ba83ad7ec30aec7a919f766abcd821457a602 \
+                        sha256  85ba46e192331473dc4d8a9d266679f8f81e60c06debdc4b6f9d7906bad46257
 
 depends_lib             path:lib/libhdf5.dylib:hdf5 \
                         port:zlib