[93674] trunk/dports/php/php-uuid/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:58:21 PDT 2012


Revision: 93674
          https://trac.macports.org/changeset/93674
Author:   ryandesign at macports.org
Date:     2012-05-27 22:58:21 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-uuid: php 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/php/php-uuid/Portfile

Modified: trunk/dports/php/php-uuid/Portfile
===================================================================
--- trunk/dports/php/php-uuid/Portfile	2012-05-28 05:57:56 UTC (rev 93673)
+++ trunk/dports/php/php-uuid/Portfile	2012-05-28 05:58:21 UTC (rev 93674)
@@ -2,14 +2,18 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               uuid 1.0.2 pecl
-php.branches            5.3 5.4
+name                    php-uuid
+version                 1.0.2
+revision                1
 categories-append       net www
 platforms               darwin
 maintainers             pixilla
 
+php.branches            5.3 5.4
+php.pecl                yes
+
 description             A wrapper around libuuid from the ext2utils project.
 
 long_description        ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/dcb288d4/attachment.html>


More information about the macports-changes mailing list