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

eborisch at macports.org eborisch at macports.org
Wed Apr 1 12:44:59 PDT 2015


Revision: 134644
          https://trac.macports.org/changeset/134644
Author:   eborisch at macports.org
Date:     2015-04-01 12:44:59 -0700 (Wed, 01 Apr 2015)
Log Message:
-----------
py-htmldocs: Update to 3.4.3.

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

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2015-04-01 17:22:12 UTC (rev 134643)
+++ trunk/dports/lang/py-htmldocs/Portfile	2015-04-01 19:44:59 UTC (rev 134644)
@@ -17,7 +17,7 @@
     if {${python.version} == 31} { version 3.1.5 }
     if {${python.version} == 32} { version 3.2.6 }
     if {${python.version} == 33} { version 3.3.6 }
-    if {${python.version} == 34} { version 3.4.2 }
+    if {${python.version} == 34} { version 3.4.3 }
 }
 
 categories          lang
@@ -36,14 +36,15 @@
 
 if {${name} != ${subport}} {
     description         HTML documentation for Python ${version}
-    long_description    ${description}. Accessible at \
-                        file://${prefix}/share/doc/python${python.version}-doc/index.html
+    long_description    Access Python ${version} HTML docs via \
+        file://${prefix}/share/doc/python${python.version}-doc/index.html
 
     master_sites        http://www.python.org/ftp/python/doc/${version}/
     distname            python-${version}-docs-html
     set extractname     ${distname}
     depends_lib-delete  port:python${python.version}
-    
+    notes               ${long_description}
+
     if {${python.version} == 25} {
       distname            html-${version}
       set extractname     Python-Docs-2.5.4
@@ -84,8 +85,8 @@
 
     if {${python.version} == 34} {
       checksums \
-        rmd160  59f17737556844e830b78bc4058a23d147661904 \
-        sha256  fafee4eb5cf284e447106746b40672d7c15a9e4f33d0e83b534d01dc1b5d60fa
+        rmd160  43bb8781c5200f3df04e992494cd7299b7709137 \
+        sha256  87d4f8739205fe6f2cbcb10c6f1b33546d3b7f41e6bc96de34f992ccf5c10fbf
     }
 
     build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150401/b2838228/attachment.html>


More information about the macports-changes mailing list