[54162] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Tue Jul 21 23:25:11 PDT 2009


Revision: 54162
          http://trac.macports.org/changeset/54162
Author:   ryandesign at macports.org
Date:     2009-07-21 23:25:10 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
graphviz-gui, graphviz-gui-devel: extract only the directories we need; this speeds up the extract phase by cutting the amount of data we extract from the archive from 57MB to under 7MB.

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

Modified: trunk/dports/graphics/graphviz-gui/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-gui/Portfile	2009-07-22 06:05:44 UTC (rev 54161)
+++ trunk/dports/graphics/graphviz-gui/Portfile	2009-07-22 06:25:10 UTC (rev 54162)
@@ -54,6 +54,8 @@
     }
 }
 
+extract.post_args-append ${worksrcdir}/macosx ${worksrcdir}/doc
+
 patchfiles              patch-project.pbxproj.diff
 
 build.dir               ${worksrcpath}/macosx

Modified: trunk/dports/graphics/graphviz-gui-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-gui-devel/Portfile	2009-07-22 06:05:44 UTC (rev 54161)
+++ trunk/dports/graphics/graphviz-gui-devel/Portfile	2009-07-22 06:25:10 UTC (rev 54162)
@@ -54,6 +54,8 @@
     }
 }
 
+extract.post_args-append ${worksrcdir}/macosx ${worksrcdir}/doc
+
 patchfiles              patch-project.pbxproj.diff
 
 build.dir               ${worksrcpath}/macosx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/eb95e0b7/attachment.html>


More information about the macports-changes mailing list