[71566] trunk/dports/audio/sphinxbase/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 16 15:21:47 PDT 2010


Revision: 71566
          http://trac.macports.org/changeset/71566
Author:   ryandesign at macports.org
Date:     2010-09-16 15:21:46 -0700 (Thu, 16 Sep 2010)
Log Message:
-----------
sphinxbase: fix livecheck

Modified Paths:
--------------
    trunk/dports/audio/sphinxbase/Portfile

Modified: trunk/dports/audio/sphinxbase/Portfile
===================================================================
--- trunk/dports/audio/sphinxbase/Portfile	2010-09-16 22:20:40 UTC (rev 71565)
+++ trunk/dports/audio/sphinxbase/Portfile	2010-09-16 22:21:46 UTC (rev 71566)
@@ -37,3 +37,7 @@
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/
     file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type  regex
+livecheck.url   http://sourceforge.net/projects/cmusphinx/files
+livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100916/4e244820/attachment.html>


More information about the macports-changes mailing list