Revision
100791
Author
adfernandes@macports.org
Date
2012-12-24 10:47:09 -0800 (Mon, 24 Dec 2012)

Log Message

graphics/vtk5: stealth update for vtkdata (#37348)

Modified Paths

Diff

Modified: trunk/dports/graphics/vtk5/Portfile (100790 => 100791)


--- trunk/dports/graphics/vtk5/Portfile	2012-12-24 18:44:29 UTC (rev 100790)
+++ trunk/dports/graphics/vtk5/Portfile	2012-12-24 18:47:09 UTC (rev 100791)
@@ -8,11 +8,11 @@
 version     5.10.1
 set branch  [join [lrange [split ${version} .] 0 1] .]
 #
-# There was a stealth-update of vtkdata-5.8.0 that invalidated the checksums of that file.
+# There was a stealth-update of vtkdata-5.10.1 that invalidated the checksums of that file.
 # (see https://trac.macports.org/wiki/PortfileRecipes#stealth-updates) Remove the 'dist_subdir'
 # line when the next proper version of vtk5 is released...
 #
-# dist_subdir   ${name}/${version}_1
+dist_subdir   ${name}/${version}_1
 #
 categories  graphics devel
 maintainers adfernandes openmaintainer
@@ -188,9 +188,9 @@
 variant data description {Install data and examples} {
     distfiles-append    [suffix vtkdata-${version}]
     checksums-append    [suffix vtkdata-${version}] \
-                        md5     8c4105b221384154421e7a460adc9c0c \
-                        sha1    23622a1310533eea03f82f6cbaddd24aee8a7f19 \
-                        rmd160  0362ec9429044f011df667ed2b4f171bcd12c651
+                        md5     b6355063264cd56bcd1396c92f6ca59a \
+                        sha1    9fb9b3324dc5960813fbffd4111562f7b717a483 \
+                        rmd160  950f4dcc52ae077fb3b0d385fdd33d4dc18fdb1a
 
     post-destroot {
         set vtkdest ${destroot}${prefix}/share/doc/${name}