[124457] trunk/dports/php/php5-html_parse/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 02:08:56 PDT 2014


Revision: 124457
          https://trac.macports.org/changeset/124457
Author:   ryandesign at macports.org
Date:     2014-08-24 02:08:56 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-html_parse: replaced_by php53-html_parse

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

Modified: trunk/dports/php/php5-html_parse/Portfile
===================================================================
--- trunk/dports/php/php5-html_parse/Portfile	2014-08-24 09:07:47 UTC (rev 124456)
+++ trunk/dports/php/php5-html_parse/Portfile	2014-08-24 09:08:56 UTC (rev 124457)
@@ -2,37 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5extension 1.0
 
-php5extension.setup html_parse 1.0.0 pecl
-license         PHP
-categories      php textproc devel
-platforms       darwin
-maintainers     ryandesign openmaintainer
-description     HTML parser extension
+replaced_by     php53-html_parse
+PortGroup       obsolete 1.0
 
-long_description \
-    HTML parser extension based on the ekhtml library.
-
-checksums       md5     d19772cb926d775313af0fda207e2a90 \
-                sha1    a287944c9d1e79bed2b9c180f2c76b99cda954ad \
-                rmd160  6e476ca31f0d85eb70bf4f9ce194f7e811d58d4d
-
-depends_lib-append \
-    port:ekhtml
-
-configure.args  --with-ekhtml=${prefix}
-
-use_parallel_build yes
-
-test.run        yes
-test.env        TEST_PHP_EXECUTABLE=${prefix}/bin/php
-test.cmd        php run-tests.php
-test.args       -q
-test.target
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 ${worksrcpath}/CREDITS ${destroot}${docdir}
-}
+name            php5-html_parse
+version         1.0.0
+revision        1
+categories      php
+license         PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/4006870d/attachment-0001.html>


More information about the macports-changes mailing list