[71571] trunk/dports/audio/sphinx3/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 16 15:33:54 PDT 2010
Revision: 71571
http://trac.macports.org/changeset/71571
Author: ryandesign at macports.org
Date: 2010-09-16 15:33:53 -0700 (Thu, 16 Sep 2010)
Log Message:
-----------
sphinx3: fix livecheck
Modified Paths:
--------------
trunk/dports/audio/sphinx3/Portfile
Modified: trunk/dports/audio/sphinx3/Portfile
===================================================================
--- trunk/dports/audio/sphinx3/Portfile 2010-09-16 22:33:20 UTC (rev 71570)
+++ trunk/dports/audio/sphinx3/Portfile 2010-09-16 22:33:53 UTC (rev 71571)
@@ -44,3 +44,7 @@
system "find ${worksrcpath}/doc -name .svn -print0 | xargs -0 rm -rf"
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/954e1ec8/attachment.html>
More information about the macports-changes
mailing list