[76025] trunk/dports/lang
Eric A. Borisch
eborisch at macports.org
Wed Feb 16 21:14:37 PST 2011
The documentation zip file is re-created frequently (every night?)
with new dates embedded in it... I don't believe earlier versions
remain available .
Any suggestions?
Eric
On Wed, Feb 16, 2011 at 11:44 AM, Ryan Schmidt <ryandesign at macports.org> wrote:
> On Feb 16, 2011, at 09:20, eborisch at macports.org wrote:
>
>> Revision: 76025
>> http://trac.macports.org/changeset/76025
>> Author: eborisch at macports.org
>> Date: 2011-02-16 07:20:00 -0800 (Wed, 16 Feb 2011)
>> Log Message:
>> -----------
>> python27-doc: New port
>>
>> Added Paths:
>> -----------
>> trunk/dports/lang/python27-doc/
>> trunk/dports/lang/python27-doc/Portfile
>>
>> Added: trunk/dports/lang/python27-doc/Portfile
>> ===================================================================
>> --- trunk/dports/lang/python27-doc/Portfile (rev 0)
>> +++ trunk/dports/lang/python27-doc/Portfile 2011-02-16 15:20:00 UTC (rev 76025)
>> @@ -0,0 +1,39 @@
>> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
>> +# $Id$
>> +
>> +PortSystem 1.0
>> +
>> +name python27-doc
>> +version 2.7.1
>> +categories lang
>> +platforms darwin
>> +maintainers eborisch \
>> + openmaintainer
>> +
>> +description HTML documentation for Python ${version}
>> +long_description HTML documentation for Python ${version}. Accessible at \
>> + file://${prefix}/share/doc/${name}/index.html
>> +
>> +homepage http://www.python.org/
>> +master_sites http://docs.python.org/archives
>> +distname python-${version}-docs-html
>> +
>> +universal_variant no
>> +
>> +use_bzip2 yes
>> +
>> +use_configure no
>> +
>> +checksum {}
>
> What's this -- no checksums?
>
>
>
--
Eric A. Borisch
eborisch at ieee.org
Howard Roark laughed.
More information about the macports-dev
mailing list