[80874] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Tue Jul 19 16:40:30 PDT 2011


Revision: 80874
          http://trac.macports.org/changeset/80874
Author:   ryandesign at macports.org
Date:     2011-07-19 16:40:29 -0700 (Tue, 19 Jul 2011)
Log Message:
-----------
gvedit-devel: new port, version 2.29.20110717.0445

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

Added Paths:
-----------
    trunk/dports/graphics/gvedit-devel/

Modified: trunk/dports/graphics/gvedit-devel/Portfile
===================================================================
--- trunk/dports/graphics/gvedit/Portfile	2011-07-19 22:23:44 UTC (rev 80873)
+++ trunk/dports/graphics/gvedit-devel/Portfile	2011-07-19 23:40:29 UTC (rev 80874)
@@ -4,17 +4,17 @@
 PortSystem                      1.0
 PortGroup                       qt4 1.0
 
-# Keep relevant lines in sync between graphviz, graphviz-gui and gvedit.
+# Keep relevant lines in sync between graphviz-devel, graphviz-gui-devel and gvedit-devel.
 
-name                            gvedit
-conflicts                       gvedit-devel
+name                            gvedit-devel
+conflicts                       gvedit
 set my_name                     graphviz
-version                         2.28.0
+version                         2.29.20110717.0445
 categories                      graphics
 maintainers                     ryandesign
 license                         EPL-1.0
 homepage                        http://www.graphviz.org/
-master_sites                    ${homepage}pub/graphviz/stable/SOURCES/
+master_sites                    ${homepage}pub/graphviz/development/SOURCES/
 platforms                       darwin
 use_parallel_build              yes
 dist_subdir                     ${my_name}
@@ -25,12 +25,12 @@
 long_description                gvedit is a ${description}. You may prefer \
                                 the Mac-native GUI in the graphviz-gui port.
 
-checksums                       sha1    4725d88a13e071ee22e632de551d4a55ca08ee7d \
-                                rmd160  5a5fae7cb1128d4e863b954bee5f2491ff23ada0
+checksums                       sha1    97b06e848a04237ec66a160790634e081f002fc8 \
+                                rmd160  9384bad57cd62c2db8d8ae22199ffd246e70dcd0
 
 use_autoreconf                  yes
 
-depends_lib-append              port:graphviz
+depends_lib-append              port:graphviz-devel
 
 patchfiles                      patch-cmd-gvedit-Makefile.am.diff
 
@@ -40,4 +40,4 @@
 
 livecheck.type                  regex
 livecheck.url                   ${homepage}Download_source.php
-livecheck.regex                 ${my_name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)\\.tar
+livecheck.regex                 ${my_name}-(\[0-9\]+\\.\[0-9\]*\[13579\](\\.\[0-9\]+)*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110719/a146f943/attachment.html>


More information about the macports-changes mailing list