[106286] trunk/dports/lang/py-htmldocs/Portfile

eborisch at macports.org eborisch at macports.org
Tue May 21 07:13:49 PDT 2013


Revision: 106286
          https://trac.macports.org/changeset/106286
Author:   eborisch at macports.org
Date:     2013-05-21 07:13:48 -0700 (Tue, 21 May 2013)
Log Message:
-----------
py-htmldocs: Update 27 and 32 to match latest pythonNN versions

Modified Paths:
--------------
    trunk/dports/lang/py-htmldocs/Portfile

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2013-05-21 09:08:48 UTC (rev 106285)
+++ trunk/dports/lang/py-htmldocs/Portfile	2013-05-21 14:13:48 UTC (rev 106286)
@@ -18,13 +18,13 @@
         version             2.6.8
     }
     if {${python.version} == 27} {
-        version             2.7.3
+        version             2.7.5
     }
     if {${python.version} == 31} {
         version             3.1.5
     }
     if {${python.version} == 32} {
-        version             3.2.3
+        version             3.2.5
     }
     if {${python.version} == 33} {
         version             3.3.1
@@ -67,8 +67,8 @@
     }
 
     if {${python.version} == 27} {
-        checksums           rmd160  3b10444a0c1dfd412cb1a5b22e568f5ed074a078 \
-                            sha256  b294008007956d600ec78335d7afedda19bf855b008a3586343cd15f8115e9c1
+        checksums           rmd160  500aae50e5247191c0669bbe0bed426a7dd2c703 \
+                            sha256  bb1b8ada858bae3b9e94a7fefe77536f68ce924f2c19b57e5f47c111c29415a3
     }
     
     if {${python.version} == 31} {
@@ -77,8 +77,8 @@
     }
     
     if {${python.version} == 32} {
-        checksums           rmd160  97f6f586eca112723479837ea902d17d0814a17d \
-                            sha256  1dd4a63dad800fe4207498b7d1ab1f3a8d7c77073fc8c9f5a519d8079ecf1715
+        checksums           rmd160  1623e93d6694ec9fa421d2f7345758c85419fc46 \
+                            sha256  5a7f7f79d58cf87511aae66784ae71e3e108ca8185bd40706c4bb43e5e0348bc
     }
 
     if {${python.version} == 33} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130521/d82d6922/attachment.html>


More information about the macports-changes mailing list