[124434] trunk/dports/php/php5-markdown/Portfile

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


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

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

Modified: trunk/dports/php/php5-markdown/Portfile
===================================================================
--- trunk/dports/php/php5-markdown/Portfile	2014-08-24 08:12:40 UTC (rev 124433)
+++ trunk/dports/php/php5-markdown/Portfile	2014-08-24 08:14:00 UTC (rev 124434)
@@ -2,36 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup discount 1.0.0 pecl
+replaced_by         php53-markdown
+PortGroup           obsolete 1.0
+
 name                php5-markdown
-categories          php textproc devel
-platforms           darwin
-maintainers         ryandesign openmaintainer
+version             1.0.0
+revision            1
+categories          php
 license             BSD
-homepage            http://pecl.php.net/package/markdown
-
-description         A fast Markdown parser
-
-long_description    Markdown is an extension to parse a Markdown text, from \
-                    a string or a file. It is fast and has a simple API.
-
-distname            markdown-${version}
-php5extension.ini   markdown.ini
-
-checksums           rmd160  71e6b3c87436a1d3e253d542d187746903ef60a6 \
-                    sha256  67fd0ec9cda29ce4e39aea012bcd230f7076e12bef671d40331e256a0e985ca6
-
-use_parallel_build  yes
-
-test.run            yes
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir} ${destroot}${prefix}/share/examples/${name}
-    xinstall -m 644 -W ${worksrcpath} CREDITS README ${destroot}${docdir}
-    copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
-}
-
-livecheck.url       ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/e7f6abe4/attachment.html>


More information about the macports-changes mailing list