Revision: 144421 https://trac.macports.org/changeset/144421 Author: eborisch@macports.org Date: 2016-01-08 08:28:33 -0800 (Fri, 08 Jan 2016) Log Message: ----------- py-htmldocs: Distfiles mirrored; force pulling from mirrors. Modified Paths: -------------- trunk/dports/lang/py-htmldocs/Portfile Modified: trunk/dports/lang/py-htmldocs/Portfile =================================================================== --- trunk/dports/lang/py-htmldocs/Portfile 2016-01-08 15:43:17 UTC (rev 144420) +++ trunk/dports/lang/py-htmldocs/Portfile 2016-01-08 16:28:33 UTC (rev 144421) @@ -81,7 +81,7 @@ if {${python.version} == 34} { # These seem to be re-generated daily. This is a hack to host our own # sable mirror. The files are deleted once the MP mirror has them. - master_sites https://googledrive.com/host/ + #master_sites https://googledrive.com/host/ distname 0B7cu0mVWX2IZZTFvMVRRd2dLd0k extract.suffix set revision [expr ${base_rev}+1] @@ -93,7 +93,7 @@ if {${python.version} == 35} { # These seem to be re-generated daily. This is a hack to host our own # sable mirror. The files are deleted once the MP mirror has them. - master_sites https://googledrive.com/host/ + #master_sites https://googledrive.com/host/ distname 0B7cu0mVWX2IZZkQtQWxzVFBfaVk extract.suffix set revision [expr ${base_rev}+2]
participants (1)
-
eborisch@macports.org