Revision: 124947 https://trac.macports.org/changeset/124947 Author: ryandesign@macports.org Date: 2014-08-31 18:40:55 -0700 (Sun, 31 Aug 2014) Log Message: ----------- php5-gearman: replaced_by php53-gearman Modified Paths: -------------- trunk/dports/php/php5-gearman/Portfile Modified: trunk/dports/php/php5-gearman/Portfile =================================================================== --- trunk/dports/php/php5-gearman/Portfile 2014-09-01 01:38:30 UTC (rev 124946) +++ trunk/dports/php/php5-gearman/Portfile 2014-09-01 01:40:55 UTC (rev 124947) @@ -2,18 +2,12 @@ # $Id$ PortSystem 1.0 -PortGroup php5extension 1.0 -php5extension.setup gearman 1.1.1 pecl -categories-append net devel -platforms darwin freebsd openbsd -maintainers medialize.de:rodney.rehm openmaintainer -license PHP-3.01 +replaced_by php53-gearman +PortGroup obsolete 1.0 -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. - -checksums rmd160 3223cd63c3b2f1f7fa6b50d4ca94f84049a02f82 \ - sha256 2212b8496cd82b27d8bcee1435d2dda7be2b9fc44bb76c575e018ec89cc5ec15 - -depends_lib-append port:gearmand +name php5-gearman +version 1.1.1 +revision 1 +categories php +license PHP-3.01