[126633] trunk/dports/python/py-f2py/Portfile

larryv at macports.org larryv at macports.org
Sun Oct 12 19:36:34 PDT 2014


Revision: 126633
          https://trac.macports.org/changeset/126633
Author:   larryv at macports.org
Date:     2014-10-12 19:36:34 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
py{,24}-f2py: Replace with py27-numpy

F2PY has been part of NumPy since at least 2007
(https://sysbio.ioc.ee/projects/f2py2e/).

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

Modified: trunk/dports/python/py-f2py/Portfile
===================================================================
--- trunk/dports/python/py-f2py/Portfile	2014-10-13 00:01:16 UTC (rev 126632)
+++ trunk/dports/python/py-f2py/Portfile	2014-10-13 02:36:34 UTC (rev 126633)
@@ -5,6 +5,7 @@
 
 name			py-f2py
 version			2.43.239_1831
+revision		1
 license			LGPL
 platforms		darwin
 supported_archs	noarch
@@ -19,15 +20,9 @@
 				90/95 modules.
 
 homepage		http://cens.ioc.ee/projects/f2py2e
-master_sites	${homepage}/2.x/
-distname		F2PY-${version}
-checksums		md5 ab041f404855700849204af43ff6cc91
 
 python.versions	24
+depends_lib
 
-python.move_binaries no
-python.link_binaries_suffix
-
-if {${name} ne ${subport}} {
-    depends_lib-append	port:py${python.version}-numeric
-}
+replaced_by py27-numpy
+PortGroup obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/a970ee98/attachment-0001.html>


More information about the macports-changes mailing list