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

eborisch at macports.org eborisch at macports.org
Mon Jan 5 10:31:43 PST 2015


Revision: 131065
          https://trac.macports.org/changeset/131065
Author:   eborisch at macports.org
Date:     2015-01-05 10:31:43 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
py-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	2015-01-05 17:42:23 UTC (rev 131064)
+++ trunk/dports/lang/py-htmldocs/Portfile	2015-01-05 18:31:43 UTC (rev 131065)
@@ -13,11 +13,11 @@
 if {$subport != $name} {
     if {${python.version} == 25} { version 2.5.4 }
     if {${python.version} == 26} { version 2.6.9 }
-    if {${python.version} == 27} { version 2.7.8 }
+    if {${python.version} == 27} { version 2.7.9 }
     if {${python.version} == 31} { version 3.1.5 }
-    if {${python.version} == 32} { version 3.2.5 }
-    if {${python.version} == 33} { version 3.3.5 }
-    if {${python.version} == 34} { version 3.4.0 }
+    if {${python.version} == 32} { version 3.2.6 }
+    if {${python.version} == 33} { version 3.3.6 }
+    if {${python.version} == 34} { version 3.4.2 }
 }
 
 categories          lang
@@ -60,8 +60,8 @@
 
     if {${python.version} == 27} {
       checksums \
-        rmd160  3165152c6fd41f97b46df379fcfc1d29f2bfaa4b \
-        sha256  e0aa9b08bf2cad4d7769e86fc7d0b05f5d0af0609c757a5c633841c5a703c73f
+        rmd160  b1fddc8cf6edbd886229c07570a032e40af7e8fe \
+        sha256  9c8ec955491a53b20794cd20065f1ccee15622a0ffc89a6c301d879513a67b50
     }
     
     if {${python.version} == 31} {
@@ -72,20 +72,20 @@
     
     if {${python.version} == 32} {
       checksums \
-        rmd160  1623e93d6694ec9fa421d2f7345758c85419fc46 \
-        sha256  5a7f7f79d58cf87511aae66784ae71e3e108ca8185bd40706c4bb43e5e0348bc
+        rmd160  039539fc90454d35525c8b9478156f7135b86622 \
+        sha256  b746ef40a29abe7949e5f183e236a0734c58b841c0600043160a518390704c13
     }
 
     if {${python.version} == 33} {
       checksums \
-        rmd160  c6d6e31594ba1b4bc0a8fd7700bdb9a3a2efb5e3 \
-        sha256  471067c514a33b4ae4fc35ba600130572840326252a565e39157feb2911ef733
+        rmd160  84290bfaea54b943025f7088268f256d4a50cf71 \
+        sha256  54da33f8a91be819e7ac22fdc88c5125bdd4c67494f52dd79d6b603572c41fb0
     }
 
     if {${python.version} == 34} {
       checksums \
-        rmd160  b9ac2008ef48e2a1db1641453e0d42d8f7cafa9e \
-        sha256  445037818f15c4b622212db9e8182e322eb16de3959718dbd339229ed39044fc
+        rmd160  59f17737556844e830b78bc4058a23d147661904 \
+        sha256  fafee4eb5cf284e447106746b40672d7c15a9e4f33d0e83b534d01dc1b5d60fa
     }
 
     build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/8c220b45/attachment.html>


More information about the macports-changes mailing list