[127103] trunk/dports/graphics/swftools/Portfile

larryv at macports.org larryv at macports.org
Mon Oct 20 21:36:33 PDT 2014


Revision: 127103
          https://trac.macports.org/changeset/127103
Author:   larryv at macports.org
Date:     2014-10-20 21:36:33 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
swftools: Switch from Python 2.6 to 2.7

Modified Paths:
--------------
    trunk/dports/graphics/swftools/Portfile

Modified: trunk/dports/graphics/swftools/Portfile
===================================================================
--- trunk/dports/graphics/swftools/Portfile	2014-10-21 03:32:38 UTC (rev 127102)
+++ trunk/dports/graphics/swftools/Portfile	2014-10-21 04:36:33 UTC (rev 127103)
@@ -4,7 +4,7 @@
 
 name                swftools
 version             0.9.2
-revision            2
+revision            3
 categories          graphics
 license             GPL-3+
 maintainers         nomaintainer
@@ -20,7 +20,7 @@
                     sha256  bf6891bfc6bf535a1a99a485478f7896ebacbe3bbf545ba551298080a26f01f1
 
 depends_lib         port:jpeg port:openjpeg15 port:freetype port:lame \
-                    port:giflib port:python26
+                    port:giflib port:python27
 
 patchfiles          patch-Makefile.common.in.diff \
                     patch-configure.diff \
@@ -28,7 +28,7 @@
                     patch-setup.py.diff \
                     patch-src_gif2swf.c.diff
 
-configure.python    ${prefix}/bin/python2.6
+configure.python    ${prefix}/bin/python2.7
 
 # Make sure to not link against OpenGL libs from the mesa port, in case it
 # is installed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/06e40c05/attachment.html>


More information about the macports-changes mailing list