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

ryandesign at macports.org ryandesign at macports.org
Sun Apr 22 02:12:11 PDT 2012


Revision: 92235
          https://trac.macports.org/changeset/92235
Author:   ryandesign at macports.org
Date:     2012-04-22 02:12:11 -0700 (Sun, 22 Apr 2012)
Log Message:
-----------
php5-markdown: update to 1.0.0

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

Modified: trunk/dports/php/php5-markdown/Portfile
===================================================================
--- trunk/dports/php/php5-markdown/Portfile	2012-04-22 09:07:23 UTC (rev 92234)
+++ trunk/dports/php/php5-markdown/Portfile	2012-04-22 09:12:11 UTC (rev 92235)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup discount 0.2.0 pecl
-revision            1
+php5extension.setup discount 1.0.0 pecl
 name                php5-markdown
 license             PHP
 categories          php textproc devel
@@ -21,8 +20,8 @@
 distname            markdown-${version}
 php5extension.ini   markdown.ini
 
-checksums           sha1    863722163c67aeed1a858c8e68426b43d31f7fea \
-                    rmd160  c5d2e27758882e3edfaaab337f059be0dc215935
+checksums           rmd160  71e6b3c87436a1d3e253d542d187746903ef60a6 \
+                    sha256  67fd0ec9cda29ce4e39aea012bcd230f7076e12bef671d40331e256a0e985ca6
 
 use_parallel_build  yes
 
@@ -34,6 +33,3 @@
     xinstall -m 644 -W ${worksrcpath} CREDITS README ${destroot}${docdir}
     copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
 }
-
-livecheck.url       ${homepage}
-livecheck.regex     {(\d+(?:\.\d+)*)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120422/59d5f3ce/attachment.html>


More information about the macports-changes mailing list