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

eborisch at macports.org eborisch at macports.org
Thu May 23 08:31:25 PDT 2013


Revision: 106361
          https://trac.macports.org/changeset/106361
Author:   eborisch at macports.org
Date:     2013-05-23 08:31:25 -0700 (Thu, 23 May 2013)
Log Message:
-----------
py-htmldocs: Update 33 version to 3.3.2; Lint tweaks.

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

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2013-05-23 15:31:05 UTC (rev 106360)
+++ trunk/dports/lang/py-htmldocs/Portfile	2013-05-23 15:31:25 UTC (rev 106361)
@@ -16,7 +16,7 @@
     if {${python.version} == 27} { version 2.7.5 }
     if {${python.version} == 31} { version 3.1.5 }
     if {${python.version} == 32} { version 3.2.5 }
-    if {${python.version} == 33} { version 3.3.1 }
+    if {${python.version} == 33} { version 3.3.2 }
 }
 
 categories          lang
@@ -28,9 +28,10 @@
 use_bzip2           yes
 use_configure       no
 
-description         HTML documentation for Python
-long_description    ${description}. Unified port supplies py2\[567\]-htmldocs
+description         Local HTML documentation for Python.
+long_description    ${description}
 homepage            http://www.python.org/
+master_sites        http://www.python.org/ftp/python/doc/
 
 if {${name} != ${subport}} {
     description         HTML documentation for Python ${version}
@@ -70,8 +71,8 @@
     }
 
     if {${python.version} == 33} {
-        checksums           rmd160  6c8f6e1616a67dcc139ddd44c0cc5431b855582e \
-                            sha256  77789f20d526800a53f7c3d238089de8a20a894927a10a36ca4aeb2e36d877bf
+        checksums           rmd160  b4f10bbd88f3efd28f01f2d7fd517ab4b8ae23c6 \
+                            sha256  7434bbb654c45ccc29825f15df2137944c53c5b737a94eadbcbb006dd2848cd4
     }
 
     build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130523/f1637cbf/attachment.html>


More information about the macports-changes mailing list