[113711] trunk/dports/python/py-gdal/Portfile

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


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

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

Modified: trunk/dports/python/py-gdal/Portfile
===================================================================
--- trunk/dports/python/py-gdal/Portfile	2013-11-23 16:35:35 UTC (rev 113710)
+++ trunk/dports/python/py-gdal/Portfile	2013-11-23 16:35:39 UTC (rev 113711)
@@ -5,6 +5,7 @@
 
 name                py-gdal
 version             1.8.1
+revision            1
 license             MIT
 maintainers         and.damore openmaintainer
 description         GDAL: Geospatial Data Abstraction Library
@@ -20,7 +21,7 @@
                     rmd160  47c6be95e0407e1b72272b9f505c868aa3bea93c
 
 #set python.prefix   ${frameworks_dir}/Python.framework/Versions/${python.branch}
-python.versions     24 25 26 27 
+python.versions     26 27
 
 if {$subport != $name} {
     depends_lib-append     port:gdal \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/96128046/attachment.html>


More information about the macports-changes mailing list