[124414] trunk/dports/php/php5-colorer/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 00:04:00 PDT 2014
Revision: 124414
https://trac.macports.org/changeset/124414
Author: ryandesign at macports.org
Date: 2014-08-24 00:04:00 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-colorer: replaced_by php53-colorer
Modified Paths:
--------------
trunk/dports/php/php5-colorer/Portfile
Modified: trunk/dports/php/php5-colorer/Portfile
===================================================================
--- trunk/dports/php/php5-colorer/Portfile 2014-08-24 06:59:12 UTC (rev 124413)
+++ trunk/dports/php/php5-colorer/Portfile 2014-08-24 07:04:00 UTC (rev 124414)
@@ -1,37 +1,13 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup colorer 0.7 pecl
-license PHP
-categories php devel
-platforms darwin
-maintainers ryandesign openmaintainer
-description Syntax highlighting
+replaced_by php53-colorer
+PortGroup obsolete 1.0
-long_description \
- Colorer take5 is a syntax highlighting and text parsing library, that \
- provides services of text parsing in host editor systems in real-time and \
- transforming results into colored text. While colorer is primarily \
- designed for use with text editors, it can be also used for \
- non-interactive syntax highlighting, for example, in web applications. \
- This PHP extension provides basic functions for syntax highlighting.
-
-checksums md5 327a3ae03e8b6bcfb1c0ca7b3de05f7e \
- sha1 ee93681959e71f61e52a3c9ee98a47b964a12880 \
- rmd160 6275bc1790a462487b3d948996162de4217c0038
-
-depends_lib-append \
- port:colorer
-
-configure.args-append \
- --with-colorer=${prefix}
-
-post-destroot {
- set docdir ${prefix}/share/doc/${name}
- xinstall -d ${destroot}${docdir}
- xinstall -m 644 -W ${worksrcpath} CREDITS README TODO ${destroot}${docdir}
-}
-
-livecheck.regex {(\d+(?:\.\d+)*)</a></th>}
+name php5-colorer
+version 0.7
+revision 1
+categories php
+license PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/ef0513ac/attachment.html>
More information about the macports-changes
mailing list