[118143] trunk/dports/python/py-SDL2/Portfile

jmr at macports.org jmr at macports.org
Sun Mar 23 11:32:20 PDT 2014


Revision: 118143
          https://trac.macports.org/changeset/118143
Author:   jmr at macports.org
Date:     2014-03-23 11:32:20 -0700 (Sun, 23 Mar 2014)
Log Message:
-----------
 py-SDL2: update to 0.9.0, add py34

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

Modified: trunk/dports/python/py-SDL2/Portfile
===================================================================
--- trunk/dports/python/py-SDL2/Portfile	2014-03-23 15:49:17 UTC (rev 118142)
+++ trunk/dports/python/py-SDL2/Portfile	2014-03-23 18:32:20 UTC (rev 118143)
@@ -4,7 +4,7 @@
 PortGroup           python 1.0
 
 name                py-SDL2
-version             0.8.0
+version             0.9.0
 categories-append   devel multimedia
 license             public-domain
 platforms           darwin
@@ -20,12 +20,12 @@
 master_sites        ${homepage}/downloads/
 distname            PySDL2-${version}
 
-checksums           rmd160 2ab0d55b5ba7e8b42eef49bb3eef98b1962138af \
-                    sha256 bbf38da350c72717d85a6268dc10b94b4f7a5e796bab67bbadf7ea0adeb059ee
+checksums           rmd160 e3e1b07c4cd3c933c1017e4e07ad05cb82638a6d \
+                    sha256 9d892cb4d493f355fbf81c874ea5867aec4e447ee678aefff21e19a94cd1338d
 
-python.versions     27 32 33
+python.versions     27 32 33 34
 
-if {${name} ne ${subport}} {
+if {$subport ne $name} {
     depends_lib-append  port:libsdl2 \
                         port:libsdl2_image \
                         port:libsdl2_mixer \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140323/bb5ca25e/attachment.html>


More information about the macports-changes mailing list