[98969] trunk/dports/python/py-scikits-umfpack

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Oct 22 12:37:20 PDT 2012


Revision: 98969
          http://trac.macports.org//changeset/98969
Author:   macsforever2000 at macports.org
Date:     2012-10-22 12:37:20 -0700 (Mon, 22 Oct 2012)
Log Message:
-----------
py-scikits-umfpack: Obsoleted by py-scipy.

Modified Paths:
--------------
    trunk/dports/python/py-scikits-umfpack/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-scikits-umfpack/files/

Modified: trunk/dports/python/py-scikits-umfpack/Portfile
===================================================================
--- trunk/dports/python/py-scikits-umfpack/Portfile	2012-10-22 19:30:45 UTC (rev 98968)
+++ trunk/dports/python/py-scikits-umfpack/Portfile	2012-10-22 19:37:20 UTC (rev 98969)
@@ -2,41 +2,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python 1.0
 
+replaced_by         py-scipy
+PortGroup           obsolete  1.0
+
 name                py-scikits-umfpack
 version             1.0
-maintainers         macsforever2000
-license             GPL
-
-categories-append   science
-description         Classes and functions for solving unsymmetric sparse linear systems
-long_description    UMFPACK is a set of routines for solving unsymmetric sparse linear systems, \
-                    Ax=b, using the Unsymmetric MultiFrontal method.
-
-platforms           darwin
-
-homepage            http://www.cise.ufl.edu/research/sparse/umfpack/
-distname            umfpack
-
-python.versions     24 25 26 27
-
-fetch.type          svn
-svn.url             http://svn.scipy.org/svn/scikits/trunk/umfpack/scikits/umfpack/
-svn.revision        2267
-
-patchfiles          patch-setup.py.diff
-
-if {$subport != $name} {
-    depends_lib         port:py${python.version}-scipy \
-                        port:py${python.version}-scikits-module
-    
-    post-patch {
-        reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
-    }
-    
-    post-destroot {
-        # scikits/__init__.py is provided by scikits-module
-        file delete ${destroot}${python.pkgd}/scikits/__init__.py
-    }
-}
+categories          python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121022/c9698960/attachment.html>


More information about the macports-changes mailing list