[124432] trunk/dports/php/php5-inclued/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:11:34 PDT 2014


Revision: 124432
          https://trac.macports.org/changeset/124432
Author:   ryandesign at macports.org
Date:     2014-08-24 01:11:34 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-inclued: replaced_by php53-inclued

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

Modified: trunk/dports/php/php5-inclued/Portfile
===================================================================
--- trunk/dports/php/php5-inclued/Portfile	2014-08-24 08:09:58 UTC (rev 124431)
+++ trunk/dports/php/php5-inclued/Portfile	2014-08-24 08:11:34 UTC (rev 124432)
@@ -2,28 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5extension 1.0
 
-php5extension.setup inclued 0.1.3 pecl
-license         PHP
-categories      php devel
-platforms       darwin
-maintainers     ryandesign openmaintainer
-description     Clued-in about your inclueds
+replaced_by     php53-inclued
+PortGroup       obsolete 1.0
 
-long_description \
-    Allows you trace through and dump the hierarchy of file inclusions and \
-    class inheritance at runtime.
-
-checksums       rmd160  9987e9eb7bd9d1787aa54304e76e8a8b9f59b245 \
-                sha256  89d7324b164b739b53d5290c7ec99d8e05522e76db0885bda4b4a693113b4a28
-
-use_parallel_build yes
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 ${worksrcpath}/INSTALL ${destroot}${docdir}
-}
-
-livecheck.regex {>(\d+(?:\.\d+)*)</a></th>}
+name            php5-inclued
+version         0.1.3
+revision        1
+categories      php
+license         PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/ff5926b6/attachment.html>


More information about the macports-changes mailing list