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

mww at macports.org mww at macports.org
Mon Oct 31 02:49:24 PDT 2011


Revision: 86658
          http://trac.macports.org/changeset/86658
Author:   mww at macports.org
Date:     2011-10-31 02:49:24 -0700 (Mon, 31 Oct 2011)
Log Message:
-----------
mathomatic: fix livecheck

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

Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile	2011-10-31 09:48:33 UTC (rev 86657)
+++ trunk/dports/math/mathomatic/Portfile	2011-10-31 09:49:24 UTC (rev 86658)
@@ -32,6 +32,6 @@
 destroot.destdir    prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man docdir=${destroot}${prefix}/share/doc
 
 livecheck.type      regex
-livecheck.url       http://www.panix.com/~gesslein/?C=M\;O=D
-livecheck.regex     ${name}-(\[0-9\\.\]+\[0-9\])\.
+livecheck.url       http://www.mathomatic.org/math/download.html
+livecheck.regex     ${name}-(\[0-9\\.\]+\[0-9\])\.tar.bz2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111031/f7cc4b50/attachment.html>


More information about the macports-changes mailing list