On Jul 30, 2012, at 07:29, [email protected] wrote: > Revision: 96052 > https://trac.macports.org/changeset/96052 > Author: [email protected] > 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 [email protected] $ > + > +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. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
