[108255] trunk/dports/graphics/graphviz-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 17 01:58:59 PDT 2013


Revision: 108255
          https://trac.macports.org/changeset/108255
Author:   ryandesign at macports.org
Date:     2013-07-17 01:58:59 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
graphviz-devel: update to 2.31.20130717.0447 (#39763)

Modified Paths:
--------------
    trunk/dports/graphics/graphviz-devel/Portfile

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2013-07-17 08:52:45 UTC (rev 108254)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2013-07-17 08:58:59 UTC (rev 108255)
@@ -9,7 +9,7 @@
 
 name                            graphviz-devel
 set my_name                     graphviz
-version                         2.31.20130706.0446
+version                         2.31.20130717.0447
 set thisbranch                  [strsed ${name} "g/^${my_name}//"]
 set otherbranch                 [expr {${thisbranch} eq {} ? {-devel} : {}}]
 categories                      graphics
@@ -32,8 +32,8 @@
                                 simple text language, and produce output in a \
                                 variety of visual and text formats.
 
-checksums                       rmd160  e0c0f0f684180f338c3a2a7b8163efc307f5edbd \
-                                sha256  d9c07563cc199947fb38cf460d548ffbcbb197b76c525c8d4815c73ca7a24d4c
+checksums                       rmd160  16282bf6a277da83ce88ae1e9b01ab88de5fa026 \
+                                sha256  f4c58dc627dbb385e45de5827460febd6bb48e436fecd9fab7d270b6127d1ec4
 
 # graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant
 # graphviz-gui needs Xcode 3.1.2+; see #18811
@@ -298,9 +298,7 @@
 
 post-destroot {
     if {![variant_isset smyrna]} {
-        foreach f "${prefix}/share/graphviz/doc/pdf/smyrna.1.pdf ${prefix}/share/graphviz/doc/pdf/smyrna.pdf ${prefix}/share/man/man1/smyrna.1" {
-            delete ${destroot}${f}
-        }
+        delete ${destroot}${prefix}/share/graphviz/doc/pdf/smyrna.pdf
     }
     
     # Make the configuration file that makes the plugins work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130717/7bb15e7b/attachment.html>


More information about the macports-changes mailing list