[76623] trunk/dports/php

Ryan Schmidt ryandesign at macports.org
Thu Mar 3 07:21:17 PST 2011


On Mar 2, 2011, at 19:27, pixilla at macports.org wrote:

> Revision: 76623
>          http://trac.macports.org/changeset/76623
> Author:   pixilla at macports.org
> 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".






More information about the macports-dev mailing list