[59438] trunk/dports/devel/caml-graph/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 14 21:18:37 PDT 2009


Revision: 59438
          http://trac.macports.org/changeset/59438
Author:   ryandesign at macports.org
Date:     2009-10-14 21:18:35 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
caml-graph: simplify worksrcdir / distfiles to just distname

Modified Paths:
--------------
    trunk/dports/devel/caml-graph/Portfile

Modified: trunk/dports/devel/caml-graph/Portfile
===================================================================
--- trunk/dports/devel/caml-graph/Portfile	2009-10-15 04:08:08 UTC (rev 59437)
+++ trunk/dports/devel/caml-graph/Portfile	2009-10-15 04:18:35 UTC (rev 59438)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 name                caml-graph
 version             1.3
-distfiles           ocamlgraph-${version}.tar.gz
-worksrcdir          ocamlgraph-${version}
+distname            ocamlgraph-${version}
 categories          devel ml
 maintainers         avsm openmaintainer
 description         a graph library for OCaml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/c08570b9/attachment-0001.html>


More information about the macports-changes mailing list