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

eborisch at macports.org eborisch at macports.org
Mon May 13 07:31:50 PDT 2013


Revision: 106017
          https://trac.macports.org/changeset/106017
Author:   eborisch at macports.org
Date:     2013-05-13 07:31:50 -0700 (Mon, 13 May 2013)
Log Message:
-----------
py-htmldocs: Update 3.3 docs; don't require python to install docs.

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

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2013-05-13 13:00:34 UTC (rev 106016)
+++ trunk/dports/lang/py-htmldocs/Portfile	2013-05-13 14:31:50 UTC (rev 106017)
@@ -27,7 +27,7 @@
         version             3.2.3
     }
     if {${python.version} == 33} {
-        version             3.3.0
+        version             3.3.1
     }
 }
 
@@ -52,7 +52,8 @@
     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}
+    
     if {${python.version} == 25} {
         distname            html-${version}
         set extractname     Python-Docs-2.5.4
@@ -81,8 +82,8 @@
     }
 
     if {${python.version} == 33} {
-        checksums           rmd160  e4628f76a2b05fb9c6ed2db405e65f351ad56a01 \
-                            sha256  810956cf73527b21b7fd84f81d717e09e7c085ba60c683ccb6ff9d88d322626f
+        checksums           rmd160  6c8f6e1616a67dcc139ddd44c0cc5431b855582e \
+                            sha256  77789f20d526800a53f7c3d238089de8a20a894927a10a36ca4aeb2e36d877bf
     }
 
     build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130513/5986b9b1/attachment.html>


More information about the macports-changes mailing list