[96052] trunk/dports/python
Ryan Schmidt
ryandesign at macports.org
Tue Jul 31 11:38:27 PDT 2012
On Jul 30, 2012, at 07:29, lightnin at macports.org wrote:
> Revision: 96052
> https://trac.macports.org/changeset/96052
> Author: lightnin at macports.org
> Date: 2012-07-30 05:29:17 -0700 (Mon, 30 Jul 2012)
> Log Message:
> -----------
> Added py31-html5lib version 0.95 port.
>
> Added Paths:
> -----------
> trunk/dports/python/py31-html5lib/
> trunk/dports/python/py31-html5lib/Portfile
>
> Added: trunk/dports/python/py31-html5lib/Portfile
> ===================================================================
> --- trunk/dports/python/py31-html5lib/Portfile (rev 0)
> +++ trunk/dports/python/py31-html5lib/Portfile 2012-07-30 12:29:17 UTC (rev 96052)
> @@ -0,0 +1,32 @@
> +# -*- 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: Portfile 79329 2011-06-09 17:18:23Z ryandesign at macports.org $
> +
> +PortSystem 1.0
> +PortGroup python31 1.0
We'd like to not use these old numbered python groups anymore. Instead, all of the py*-html5lib ports should be unified into a single py-html5lib port using the new unified python portgroup. There are many examples of using this portgroup; just look at other ports in the python category.
More information about the macports-dev
mailing list