[113713] trunk/dports/python/py-gsl/Portfile

sean at macports.org sean at macports.org
Sat Nov 23 08:35:45 PST 2013


Revision: 113713
          https://trac.macports.org/changeset/113713
Author:   sean at macports.org
Date:     2013-11-23 08:35:45 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-gsl: remove 2.4 and 2.5 due to numpy update

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

Modified: trunk/dports/python/py-gsl/Portfile
===================================================================
--- trunk/dports/python/py-gsl/Portfile	2013-11-23 16:35:42 UTC (rev 113712)
+++ trunk/dports/python/py-gsl/Portfile	2013-11-23 16:35:45 UTC (rev 113713)
@@ -6,6 +6,7 @@
 
 name                    py-gsl
 version                 0.9.5
+revision                1
 categories-append       science
 license                 GPL-2+
 platforms               darwin
@@ -22,7 +23,7 @@
                         sha1 718064cd6c9d50cae5048c920ab7ab2324d27c88 \
                         rmd160 0b9d2654bc1cfb84649603b2680932c4ce47a849
 
-python.versions         24 25 26 27
+python.versions         26 27
 
 if {$subport != $name} {
     build.env-append        CPPFLAGS="-I${prefix}/include/gsl -I${python.include} ${configure.cppflags}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/d3cd8387/attachment-0001.html>


More information about the macports-changes mailing list