[95101] trunk/dports/php/php-peb/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 5 13:12:47 PDT 2012


Revision: 95101
          https://trac.macports.org/changeset/95101
Author:   ryandesign at macports.org
Date:     2012-07-05 13:12:47 -0700 (Thu, 05 Jul 2012)
Log Message:
-----------
php-peb: fix livecheck

Modified Paths:
--------------
    trunk/dports/php/php-peb/Portfile

Modified: trunk/dports/php/php-peb/Portfile
===================================================================
--- trunk/dports/php/php-peb/Portfile	2012-07-05 20:09:32 UTC (rev 95100)
+++ trunk/dports/php/php-peb/Portfile	2012-07-05 20:12:47 UTC (rev 95101)
@@ -53,3 +53,7 @@
         copy ${worksrcpath}/manual ${destroot}${docdir}/html
     }
 }
+
+livecheck.type              regex
+livecheck.url               http://code.google.com/feeds/p/mypeb/downloads/basic
+livecheck.regex             ${php.rootname}-(\[0-9a-z.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120705/c5ff90a3/attachment.html>


More information about the macports-changes mailing list