[120746] trunk/dports/science

sean at macports.org sean at macports.org
Thu Jun 5 20:55:10 PDT 2014


Revision: 120746
          https://trac.macports.org/changeset/120746
Author:   sean at macports.org
Date:     2014-06-05 20:55:10 -0700 (Thu, 05 Jun 2014)
Log Message:
-----------
gmsh-devel: update and turn into subport of gmsh

Modified Paths:
--------------
    trunk/dports/science/gmsh/Portfile

Removed Paths:
-------------
    trunk/dports/science/gmsh-devel/

Modified: trunk/dports/science/gmsh/Portfile
===================================================================
--- trunk/dports/science/gmsh/Portfile	2014-06-06 03:55:03 UTC (rev 120745)
+++ trunk/dports/science/gmsh/Portfile	2014-06-06 03:55:10 UTC (rev 120746)
@@ -46,3 +46,17 @@
     port:mesa \
     port:texinfo \
     port:zlib
+
+subport gmsh-devel {
+    version             2.8.4.${svn.revision}
+    conflicts           gmsh
+
+    fetch.type          svn
+    fetch.user          gmsh
+    fetch.password      gmsh
+    svn.url             https://geuz.org/svn/gmsh/trunk
+    svn.revision        18724
+    svn.method          export
+    svn.post_args       --username ${fetch.user} --password ${fetch.password}
+    worksrcdir          trunk
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140605/ab253a0b/attachment.html>


More information about the macports-changes mailing list