[106958] trunk/dports/python/py-cx_Freeze/Portfile

snc at macports.org snc at macports.org
Wed Jun 12 10:39:36 PDT 2013


Revision: 106958
          https://trac.macports.org/changeset/106958
Author:   snc at macports.org
Date:     2013-06-12 10:39:36 -0700 (Wed, 12 Jun 2013)
Log Message:
-----------
py-cx_Freeze: update to 4.3.1, #39379

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

Modified: trunk/dports/python/py-cx_Freeze/Portfile
===================================================================
--- trunk/dports/python/py-cx_Freeze/Portfile	2013-06-12 17:31:37 UTC (rev 106957)
+++ trunk/dports/python/py-cx_Freeze/Portfile	2013-06-12 17:39:36 UTC (rev 106958)
@@ -4,7 +4,7 @@
 PortGroup python 1.0
 
 name                py-cx_Freeze
-version             4.2.3
+version             4.3.1
 categories-append   devel
 license             PSF
 maintainers         nomaintainer
@@ -21,11 +21,10 @@
 master_sites        sourceforge:cx-freeze
 distname            cx_Freeze-${version}
 
-checksums           md5     a524cfd23de5d37e0ec9400ba1ccd6ad \
-                    sha1    860de723365f2994f94f242f1147f89e09ed1ee9 \
-                    rmd160  92dbdd14315bc4b02d98649b8c6b2982b06ad2e7
+checksums           rmd160  746c673c2f3e5c6ff5fa50874f898be9d288ae17 \
+                    sha256  11f8818ab4e1754c81c1226ce3430f29e6ba231a22a153ce3794a5cc464fa11b
 
-python.versions 25 26 27 31 32
+python.versions 25 26 27 31 32 33
 
 if { ${subport} != ${name} } {
     depends_lib         port:py${python.version}-setuptools  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130612/798dab45/attachment.html>


More information about the macports-changes mailing list