[124427] trunk/dports/php/php5-stomp/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 00:59:03 PDT 2014


Revision: 124427
          https://trac.macports.org/changeset/124427
Author:   ryandesign at macports.org
Date:     2014-08-24 00:59:03 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-stomp: replaced_by php53-stomp

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

Modified: trunk/dports/php/php5-stomp/Portfile
===================================================================
--- trunk/dports/php/php5-stomp/Portfile	2014-08-24 07:58:16 UTC (rev 124426)
+++ trunk/dports/php/php5-stomp/Portfile	2014-08-24 07:59:03 UTC (rev 124427)
@@ -2,26 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup stomp 1.0.5 pecl
-categories          php devel
-platforms           darwin
-maintainers         ryandesign openmaintainer
-license             PHP-3.01
+replaced_by         php53-stomp
+PortGroup           obsolete 1.0
 
-description         PECL extension of stomp client
-
-long_description    Allows php applications to communicate with any Stomp compliant Message \
-                    Brokers through easy object oriented and procedural interfaces.
-
-homepage            http://www.php.net/stomp
-
-checksums           rmd160  5d90d166f4cf034b2454c243c73d72c8330d7f9e \
-                    sha256  87f7c1d6c187c1d2fbee92f73e41cfa1af07c9b17bdd435ad446223038f36ea4
-
-depends_lib-append  port:php5-openssl
-
-configure.args-append --enable-stomp
-
-use_parallel_build  yes
+name                php5-stomp
+version             1.0.5
+revision            1
+categories          php
+license             PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/453a2c42/attachment.html>


More information about the macports-changes mailing list