[79103] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Thu Jun 2 00:22:05 PDT 2011


Revision: 79103
          http://trac.macports.org/changeset/79103
Author:   ryandesign at macports.org
Date:     2011-06-02 00:22:05 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
py26-pyfits: new port, version 2.4.0, based on py27-pyfits; see #26839

Modified Paths:
--------------
    trunk/dports/python/py26-pyfits/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-pyfits/

Modified: trunk/dports/python/py26-pyfits/Portfile
===================================================================
--- trunk/dports/python/py27-pyfits/Portfile	2011-06-02 06:52:33 UTC (rev 79102)
+++ trunk/dports/python/py26-pyfits/Portfile	2011-06-02 07:22:05 UTC (rev 79103)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python26 1.0
 
-name                py27-pyfits
+name                py26-pyfits
 version             2.4.0
 categories          python science
 platforms           darwin
@@ -26,7 +26,7 @@
 checksums           sha1    5a0c9c7fd058fc44a22f1c00682461ecf4ebc3c1 \
                     rmd160  3256f2111db7c994f1deb7d6ec37cb6a2a003fb0
 
-depends_lib-append  port:py27-numpy
+depends_lib-append  port:py26-numpy
 
 livecheck.type      regex
 livecheck.url       ${homepage}/Download
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110602/32fe8c97/attachment.html>


More information about the macports-changes mailing list