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

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 4 12:55:57 PST 2007


Revision: 22553
          http://trac.macosforge.org/projects/macports/changeset/22553
Author:   mww at macports.org
Date:     2007-03-04 12:55:57 -0800 (Sun, 04 Mar 2007)

Log Message:
-----------
version 12.6.10, add livecheck (regex)

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

Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile	2007-03-04 20:43:30 UTC (rev 22552)
+++ trunk/dports/math/mathomatic/Portfile	2007-03-04 20:55:57 UTC (rev 22553)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			mathomatic
-version			12.6.9
+version			12.6.10
 categories		math
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 
 homepage		http://mathomatic.orgserve.de/math/
 master_sites	http://www.panix.com/~gesslein/
-checksums		sha1 d5bd73b8d7ae10a490a0783d84a7ad5ed87e2776
+checksums		sha1 dc1abbcd50015c556e6f760329765dd642651c2b
 use_bzip2		yes
 
 depends_lib		port:readline
@@ -32,3 +32,7 @@
 	build.args	CC=/usr/bin/gcc-4.0
 }
 
+livecheck.check	regex
+livecheck.url	http://www.panix.com/~gesslein/?M=D
+livecheck.regex	${name}-(\[0-9\\.\]+)\\.
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070304/5a70443a/attachment.html


More information about the macports-changes mailing list