30 Jul
2015
30 Jul
'15
10:27 p.m.
Revision: 139063 https://trac.macports.org/changeset/139063 Author: ionic@macports.org Date: 2015-07-30 15:27:04 -0700 (Thu, 30 Jul 2015) Log Message: ----------- maxima: fix livecheck. Modified Paths: -------------- trunk/dports/math/maxima/Portfile Modified: trunk/dports/math/maxima/Portfile =================================================================== --- trunk/dports/math/maxima/Portfile 2015-07-30 21:20:00 UTC (rev 139062) +++ trunk/dports/math/maxima/Portfile 2015-07-30 22:27:04 UTC (rev 139063) @@ -79,4 +79,4 @@ } } -livecheck.regex {<title>Maxima (.*)-source released.*</title>} +livecheck.regex {<title>.*/Maxima-source/(.*)-source/maxima.*</title>}