[114466] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Dec 9 04:30:23 PST 2013


Revision: 114466
          https://trac.macports.org/changeset/114466
Author:   ryandesign at macports.org
Date:     2013-12-09 04:30:23 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
php-excel: fix livecheck

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

Modified: trunk/dports/php/php-excel/Portfile
===================================================================
--- trunk/dports/php/php-excel/Portfile	2013-12-09 12:28:51 UTC (rev 114465)
+++ trunk/dports/php/php-excel/Portfile	2013-12-09 12:30:23 UTC (rev 114466)
@@ -38,6 +38,3 @@
         xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog README.markdown ${destroot}${prefix}/share/doc/${subport}
     }
 }
-
-livecheck.url       ${github.raw}/master/ChangeLog
-livecheck.regex     {Version ([0-9.]+)}

Modified: trunk/dports/php/php5-excel/Portfile
===================================================================
--- trunk/dports/php/php5-excel/Portfile	2013-12-09 12:28:51 UTC (rev 114465)
+++ trunk/dports/php/php5-excel/Portfile	2013-12-09 12:30:23 UTC (rev 114466)
@@ -34,6 +34,3 @@
     copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${subport}
     xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog README.markdown ${destroot}${prefix}/share/doc/${subport}
 }
-
-livecheck.url       ${github.raw}/master/ChangeLog
-livecheck.regex     {Version ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/6e69fc3f/attachment-0001.html>


More information about the macports-changes mailing list