[115664] trunk/dports/python/py-mayavi

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Jan 8 10:13:31 PST 2014


Revision: 115664
          https://trac.macports.org/changeset/115664
Author:   macsforever2000 at macports.org
Date:     2014-01-08 10:13:30 -0800 (Wed, 08 Jan 2014)
Log Message:
-----------
py-mayavi: Update to version 4.3.0. Use github portgroup. Remove unused patchfile. (#42059)

Modified Paths:
--------------
    trunk/dports/python/py-mayavi/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-mayavi/files/

Modified: trunk/dports/python/py-mayavi/Portfile
===================================================================
--- trunk/dports/python/py-mayavi/Portfile	2014-01-08 18:12:18 UTC (rev 115663)
+++ trunk/dports/python/py-mayavi/Portfile	2014-01-08 18:13:30 UTC (rev 115664)
@@ -5,9 +5,10 @@
 PortGroup           python 1.0
 PortGroup           active_variants 1.1
 
+PortGroup           github 1.0
+github.setup        enthought mayavi 4.3.0
+
 name                py-mayavi
-version             4.2.0
-revision            1
 categories-append   devel graphics math
 maintainers         gmail.com:jjstickel openmaintainer
 description         The Enthought mayavi package
@@ -16,12 +17,9 @@
 
 license             BSD
 platforms           darwin
-homepage            https://github.com/enthought/mayavi
-master_sites        http://www.enthought.com/repo/ets/
-distname            mayavi-${version}
 
-checksums           sha256  4554fc5a5ef58c3e57bb83f8f21340d8e0b483c46d4761ece133baa162a43a9b \
-                    rmd160  6e4ebf8361d13ba9fb58d8636335d73386bc8522
+checksums           rmd160  1bec3ad6cc2eea915c80a91e2c97e5fbd4d2641e \
+                    sha256  d5e0e8f8fad87f0de80d38407362202d299e98e7ea2381b4449479a99a8aa679
 
 python.versions     26 27
 
@@ -35,9 +33,6 @@
                             port:vtk5
 
     require_active_variants vtk5 python${python.version}
-
-    patchfiles        patch-vtk510_text.diff
-    patch.pre_args    -p1
     
     post-patch {
         reinplace "s|sphinx-build|sphinx-build-${python.branch}|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140108/3a926e10/attachment-0001.html>


More information about the macports-changes mailing list