[29665] trunk/dports/textproc/most/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 4 07:31:16 PDT 2007
Revision: 29665
http://trac.macosforge.org/projects/macports/changeset/29665
Author: nox at macports.org
Date: 2007-10-04 07:31:16 -0700 (Thu, 04 Oct 2007)
Log Message:
-----------
most: Fixed livecheck.
Modified Paths:
--------------
trunk/dports/textproc/most/Portfile
Modified: trunk/dports/textproc/most/Portfile
===================================================================
--- trunk/dports/textproc/most/Portfile 2007-10-04 14:27:48 UTC (rev 29664)
+++ trunk/dports/textproc/most/Portfile 2007-10-04 14:31:16 UTC (rev 29665)
@@ -31,6 +31,7 @@
configure.args-append --with-x
}
-livecheck.check regex
-livecheck.url ${homepage}
-livecheck.regex {Version (\d+(?:\.\d+)*)<br>}
+livecheck.check regex
+livecheck.regex {Version (\d+(?:\.\d+)*)}
+livecheck.version [strsed ${version} {/[a-z]$//}]
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071004/0676cd99/attachment.html
More information about the macports-changes
mailing list