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

ryandesign at macports.org ryandesign at macports.org
Fri Nov 22 11:59:14 PST 2013


Revision: 113669
          https://trac.macports.org/changeset/113669
Author:   ryandesign at macports.org
Date:     2013-11-22 11:59:13 -0800 (Fri, 22 Nov 2013)
Log Message:
-----------
graphviz-devel: update to 2.35.20131122.0545

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

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2013-11-22 19:48:18 UTC (rev 113668)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2013-11-22 19:59:13 UTC (rev 113669)
@@ -9,8 +9,7 @@
 
 name                            graphviz-devel
 set my_name                     graphviz
-version                         2.35.20131111.0545
-revision                        1
+version                         2.35.20131122.0545
 set thisbranch                  [strsed ${name} "g/^${my_name}//"]
 set otherbranch                 [expr {${thisbranch} eq {} ? {-devel} : {}}]
 categories                      graphics
@@ -33,14 +32,16 @@
                                 simple text language, and produce output in a \
                                 variety of visual and text formats.
 
-checksums                       rmd160  a81497e512c9b5887d317e969c58b85f93766977 \
-                                sha256  905a8bb1b940110f8189d4ce98e979363162cc21fbd1f3694314ef70ae136d70
+checksums                       rmd160  315da373e9e117034d30726eaf84031333cddbd1 \
+                                sha256  39fc9d45cf72593eb23429fbe38e644fd6c4086f2d3975e4e35d15bf7e194d46
 
 # graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant
 # graphviz-gui needs Xcode 3.1.2+; see #18811
 minimum_xcodeversions           {9 3.1.2}
 
 if {${name} eq ${subport}} {
+revision                        0
+
 conflicts                       graphviz${otherbranch}
 
 depends_build                   port:pkgconfig
@@ -317,6 +318,8 @@
 subport graphviz-gui${thisbranch} {
     PortGroup                   xcode 1.0
     
+    revision                    0
+    
     conflicts                   graphviz-gui${otherbranch} graphviz-oldgui
     
     categories-append           aqua
@@ -355,6 +358,8 @@
     PortGroup                   app 1.0
     PortGroup                   qt4 1.0
     
+    revision                    0
+    
     conflicts                   gvedit${otherbranch}
     
     description                 Qt-based GUI for Graphviz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131122/518f5d0b/attachment.html>


More information about the macports-changes mailing list