[93640] trunk/dports/php/php-gearman/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:13:06 PDT 2012


Revision: 93640
          https://trac.macports.org/changeset/93640
Author:   ryandesign at macports.org
Date:     2012-05-27 22:13:06 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-gearman: php 1.1 portgroup; license PHP-3.01

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

Modified: trunk/dports/php/php-gearman/Portfile
===================================================================
--- trunk/dports/php/php-gearman/Portfile	2012-05-28 05:11:38 UTC (rev 93639)
+++ trunk/dports/php/php-gearman/Portfile	2012-05-28 05:13:06 UTC (rev 93640)
@@ -2,14 +2,19 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               gearman 1.0.2 pecl
-php.branches            5.3 5.4
+name                    php-gearman
+version                 1.0.2
+revision                1
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             medialize.de:rodney.rehm openmaintainer
+license                 PHP-3.01
 
+php.branches            5.3 5.4
+php.pecl                yes
+
 description             Library to provide API for communicating with gearmand, using libgearman.
 long_description        Library to provide API for communicating with gearmand, and writing clients and workers.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/f070ce09/attachment.html>


More information about the macports-changes mailing list