[68600] trunk/dports/lang/python27/Portfile

jwa at macports.org jwa at macports.org
Mon Jun 7 10:44:37 PDT 2010


Revision: 68600
          http://trac.macports.org/changeset/68600
Author:   jwa at macports.org
Date:     2010-06-07 10:44:33 -0700 (Mon, 07 Jun 2010)
Log Message:
-----------
version bump to 2.7rc1

Modified Paths:
--------------
    trunk/dports/lang/python27/Portfile

Modified: trunk/dports/lang/python27/Portfile
===================================================================
--- trunk/dports/lang/python27/Portfile	2010-06-07 16:22:24 UTC (rev 68599)
+++ trunk/dports/lang/python27/Portfile	2010-06-07 17:44:33 UTC (rev 68600)
@@ -4,7 +4,7 @@
 PortGroup select 1.0
 
 name                    python27
-version                 2.7b1
+version                 2.7rc1
 revision                1
 #set major               [lindex [split $version .] 0]
 #set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -30,9 +30,9 @@
 distname                Python-${version}
 use_bzip2               yes
 
-checksums           md5     a4b43d209e478d88c6d3ee433dbdaa8d \
-                    sha1    d1d89c3fa0092a33e6520844f0afcc5fe7d530dd \
-                    rmd160  359a8062f996f7f386f1b377f097062042851c56
+checksums           md5     3dd58274b1244147e25f9959714b06b0 \
+                    sha1    8dcb85b5e7d5ca15e41c943b8a506be9120f6404 \
+                    rmd160  1e445fd171cb34396aa056e770ae5aafedac3185
 
 # patch-Lib-distutils-dist.py.diff comes from
 # <http://bugs.python.org/issue1180>
@@ -44,11 +44,11 @@
 patchfiles              patch-Makefile.pre.in.diff \
                         patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \
-                        patch-Mac-IDLE-Makefile.in.diff \
-                        patch-Mac-Makefile.in.diff \
-                        patch-Mac-PythonLauncher-Makefile.in.diff \
                         patch-Lib-ctypes-macholib-dyld.py.diff
 
+#                        patch-Mac-PythonLauncher-Makefile.in.diff \
+#                        patch-Mac-Makefile.in.diff \
+#                        patch-Mac-IDLE-Makefile.in.diff \
 #                        patch-Mac-Tools-Doc-setup.py.diff
 #                        patch-readlinefix.diff
 #                        patch-Lib-distutils-dist.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100607/cea7b717/attachment.html>


More information about the macports-changes mailing list