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

eborisch at macports.org eborisch at macports.org
Thu Nov 14 09:36:40 PST 2013


Revision: 113378
          https://trac.macports.org/changeset/113378
Author:   eborisch at macports.org
Date:     2013-11-14 09:36:40 -0800 (Thu, 14 Nov 2013)
Log Message:
-----------
py2[67]-htmldocs: Update to latest versions.

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

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2013-11-14 17:15:34 UTC (rev 113377)
+++ trunk/dports/lang/py-htmldocs/Portfile	2013-11-14 17:36:40 UTC (rev 113378)
@@ -12,8 +12,8 @@
 
 if {$subport != $name} {
     if {${python.version} == 25} { version 2.5.4 }
-    if {${python.version} == 26} { version 2.6.8 }
-    if {${python.version} == 27} { version 2.7.5 }
+    if {${python.version} == 26} { version 2.6.9 }
+    if {${python.version} == 27} { version 2.7.6 }
     if {${python.version} == 31} { version 3.1.5 }
     if {${python.version} == 32} { version 3.2.5 }
     if {${python.version} == 33} { version 3.3.2 }
@@ -51,13 +51,15 @@
     }
 
     if {${python.version} == 26} {
-        checksums           rmd160  9e8291a9d4fe6253ee91818fe085433c363e40d1 \
-                            sha256  d1ceaf95e63c6728823da23ae15011f98f35b6ac27cf9738ceb6429566b47f26
+      checksums \
+        rmd160  a7bd375ac3a62249529da805693c3b15510ff976 \
+        sha256  f3faa71f4b0cc8fa2bb6c5624233ae79983a2d5c11195fb2089668c60ceb7f1f
     }
 
     if {${python.version} == 27} {
-        checksums           rmd160  500aae50e5247191c0669bbe0bed426a7dd2c703 \
-                            sha256  bb1b8ada858bae3b9e94a7fefe77536f68ce924f2c19b57e5f47c111c29415a3
+      checksums \
+        rmd160  386a4e27661ba9d21db1fb4798192ad5011e9379 \
+        sha256  73c21e3c5f3167467b40641ec9b9909ce1bba752b095899767d0332c241bb6e5
     }
     
     if {${python.version} == 31} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131114/3351b129/attachment-0001.html>


More information about the macports-changes mailing list