On Mar 2, 2011, at 19:27, [email protected] wrote: > Revision: 76623 > http://trac.macports.org/changeset/76623 > Author: [email protected] > Date: 2011-03-02 17:27:44 -0800 (Wed, 02 Mar 2011) > Log Message: > ----------- > php5-uuid: new port providing php5 pecl uuid extension > > Added Paths: > ----------- > trunk/dports/php/php5-uuid/ > trunk/dports/php/php5-uuid/Portfile > trunk/dports/php/php5-uuid/files/ > trunk/dports/php/php5-uuid/files/patch-osx_build.diff > > Added: trunk/dports/php/php5-uuid/Portfile > =================================================================== > --- trunk/dports/php/php5-uuid/Portfile (rev 0) > +++ trunk/dports/php/php5-uuid/Portfile 2011-03-03 01:27:44 UTC (rev > 76623) > @@ -0,0 +1,21 @@ > +# -*- 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 > +PortGroup php5extension 1.0 > + > +php5extension.setup uuid 1.0.2 pecl > +categories-append net www > +platforms darwin > +maintainers brad
I think you mean "maintainers pixilla". _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
