[26837] trunk/dports/math/mathomatic/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 9 11:15:40 PDT 2007


Revision: 26837
          http://trac.macosforge.org/projects/macports/changeset/26837
Author:   mww at macports.org
Date:     2007-07-09 11:15:40 -0700 (Mon, 09 Jul 2007)

Log Message:
-----------
livecheck: version number must end with digit

Modified Paths:
--------------
    trunk/dports/math/mathomatic/Portfile

Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile	2007-07-09 18:13:31 UTC (rev 26836)
+++ trunk/dports/math/mathomatic/Portfile	2007-07-09 18:15:40 UTC (rev 26837)
@@ -34,5 +34,5 @@
 
 livecheck.check	regex
 livecheck.url	http://www.panix.com/~gesslein/?M=D
-livecheck.regex	${name}-(\[0-9\\.\]+)\\.
+livecheck.regex	${name}-(\[0-9\\.\]+\[0-9\])\.
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070709/27ab3dd8/attachment.html


More information about the macports-changes mailing list