[121838] trunk/dports/mail/exim/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 8 18:10:56 PDT 2014


Revision: 121838
          https://trac.macports.org/changeset/121838
Author:   ryandesign at macports.org
Date:     2014-07-08 18:10:56 -0700 (Tue, 08 Jul 2014)
Log Message:
-----------
exim: fix livecheck

Modified Paths:
--------------
    trunk/dports/mail/exim/Portfile

Modified: trunk/dports/mail/exim/Portfile
===================================================================
--- trunk/dports/mail/exim/Portfile	2014-07-09 01:06:02 UTC (rev 121837)
+++ trunk/dports/mail/exim/Portfile	2014-07-09 01:10:56 UTC (rev 121838)
@@ -142,5 +142,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           ${homepage}version.html
-livecheck.regex         "The latest release is <b>(\\d+\\.\\d+)</b>"
+livecheck.url           ${homepage}
+livecheck.regex         {Latest Version: ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140708/14002c38/attachment-0001.html>


More information about the macports-changes mailing list