[128991] trunk/dports/devel/libmpc/Portfile

larryv at macports.org larryv at macports.org
Tue Dec 2 00:45:31 PST 2014


Revision: 128991
          https://trac.macports.org/changeset/128991
Author:   larryv at macports.org
Date:     2014-12-02 00:45:31 -0800 (Tue, 02 Dec 2014)
Log Message:
-----------
libmpc: Fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/libmpc/Portfile

Modified: trunk/dports/devel/libmpc/Portfile
===================================================================
--- trunk/dports/devel/libmpc/Portfile	2014-12-02 08:45:28 UTC (rev 128990)
+++ trunk/dports/devel/libmpc/Portfile	2014-12-02 08:45:31 UTC (rev 128991)
@@ -38,4 +38,4 @@
 
 livecheck.type      regex
 livecheck.url       http://www.multiprecision.org/index.php?prog=mpc&page=download
-livecheck.regex     href=\"mpc/download/mpc-(.*?)${extract.suffix}\"
+livecheck.regex     mpc-(\\d(?:\\.\\d)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141202/34dedc9f/attachment.html>


More information about the macports-changes mailing list