[76065] trunk/dports/lang/python27-doc/Portfile

eborisch at macports.org eborisch at macports.org
Thu Feb 17 07:27:41 PST 2011


Revision: 76065
          http://trac.macports.org/changeset/76065
Author:   eborisch at macports.org
Date:     2011-02-17 07:27:41 -0800 (Thu, 17 Feb 2011)
Log Message:
-----------
python27-doc: New (static) download site; enables checksums.

Modified Paths:
--------------
    trunk/dports/lang/python27-doc/Portfile

Modified: trunk/dports/lang/python27-doc/Portfile
===================================================================
--- trunk/dports/lang/python27-doc/Portfile	2011-02-17 15:26:43 UTC (rev 76064)
+++ trunk/dports/lang/python27-doc/Portfile	2011-02-17 15:27:41 UTC (rev 76065)
@@ -15,17 +15,19 @@
                     file://${prefix}/share/doc/${name}/index.html
 
 homepage            http://www.python.org/
-master_sites        http://docs.python.org/archives
+master_sites        http://www.python.org/ftp/python/doc/${version}/
 distname            python-${version}-docs-html
 
+checksums           md5     312d4da0c1d8adbfb27f4f0e09f2cffe \
+                    sha1    6103869bec3994da859f7c83cc0090a9a1f39cd4 \
+                    rmd160  a8b4e28b722464cb62fa6774dae7a32615ed9665
+                                        
 universal_variant   no
 
 use_bzip2           yes
 
 use_configure       no
 
-checksum {}
-
 build {}
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/6f7b573e/attachment.html>


More information about the macports-changes mailing list