[124418] trunk/dports/php/php5-htscanner/Portfile

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


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

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

Modified: trunk/dports/php/php5-htscanner/Portfile
===================================================================
--- trunk/dports/php/php5-htscanner/Portfile	2014-08-24 07:27:45 UTC (rev 124417)
+++ trunk/dports/php/php5-htscanner/Portfile	2014-08-24 07:30:00 UTC (rev 124418)
@@ -2,28 +2,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
-php5extension.setup     htscanner 1.0.1 pecl
-categories-append       www
-platforms               darwin
-maintainers             ryandesign openmaintainer
-license                 PHP-3
+replaced_by             php53-htscanner
+PortGroup               obsolete 1.0
 
-description             a PHP extension to enable the use of per-directory \
-                        htaccess-like PHP configuration files
-
-long_description        ${name} is ${description}, especially useful when \
-                        using PHP as a FastCGI executable.
-
-checksums               rmd160  3f53b8d79dd99653409dc19675bfa902b39ad71f \
-                        sha256  c894e6bccc258ac1601530292e949991a355b68650d70cb9dba303df48a7823f
-
-use_parallel_build      yes
-
-post-destroot {
-    xinstall -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} CREDITS README docs/htscanner.ini ${destroot}${prefix}/share/doc/${name}
-}
-
-livecheck.regex         {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
+name                    php5-htscanner
+version                 1.0.1
+revision                1
+categories              php
+license                 PHP-3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/758ea44f/attachment-0001.html>


More information about the macports-changes mailing list