[93668] trunk/dports/php/php-stomp/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:54:50 PDT 2012


Revision: 93668
          https://trac.macports.org/changeset/93668
Author:   ryandesign at macports.org
Date:     2012-05-27 22:54:50 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-stomp: php 1.1 portgroup

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

Modified: trunk/dports/php/php-stomp/Portfile
===================================================================
--- trunk/dports/php/php-stomp/Portfile	2012-05-28 05:54:31 UTC (rev 93667)
+++ trunk/dports/php/php-stomp/Portfile	2012-05-28 05:54:50 UTC (rev 93668)
@@ -2,14 +2,18 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php 1.0
+PortGroup           php 1.1
 
-php.setup           stomp 1.0.3 pecl
-php.branches        5.3 5.4
+name                php-stomp
+version             1.0.3
+revision            1
 categories          php devel
 platforms           darwin
 maintainers         freebsd.org:miwi
 
+php.branches        5.3 5.4
+php.pecl            yes
+
 description         PECL extension of stomp client
 
 long_description    Allows php applications to communicate with any Stomp compliant Message \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/4f818fc3/attachment.html>


More information about the macports-changes mailing list